1 new changeset in galaxy-central:
http://bitbucket.org/galaxy/galaxy-central/changeset/bfa4ff026215/
changeset: r5599:bfa4ff026215
user: kanwei
date: 2011-05-26 09:50:07
summary: Make branding not cover header links
affected #: 2 files (32 bytes)
--- a/static/june_2007_style/blue/panel_layout.css Wed May 25 17:12:21 2011 +0200
+++ b/static/june_2007_style/blue/panel_layout.css Thu May 26 09:50:07 2011 +0200
@@ -35,7 +35,7 @@
.panel-info-message{background-image:url(info_small.png);background-color:#CCCCFF;}
#masthead{position:absolute;top:0;left:0;width:100%;min-width:900px;height:32px;background:#2C3143;color:#fff;border-bottom:solid
#444 1px;z-index:15000;padding:0;}
#masthead a{color:#eeeeee;text-decoration:none;}
-#masthead .title{font-family:verdana;padding:3px 10px;font-size:175%;font-weight:bold;}
+#masthead .title{font-family:verdana;padding:3px
10px;font-size:175%;font-weight:bold;z-index:-1;}
#masthead a:hover{text-decoration:underline;}
.tab-group{margin:0;padding:0
10px;height:100%;white-space:nowrap;cursor:default;background:transparent;}
.tab-group .tab{background:#2C3143;position:relative;float:left;margin:0;padding:0
1em;height:32px;line-height:32px;text-align:left;}
--- a/static/june_2007_style/panel_layout.css.tmpl Wed May 25 17:12:21 2011 +0200
+++ b/static/june_2007_style/panel_layout.css.tmpl Thu May 26 09:50:07 2011 +0200
@@ -259,6 +259,7 @@
padding: 3px 10px;
font-size: 175%;
font-weight: bold;
+ z-index: -1;
}
}
Repository URL:
https://bitbucket.org/galaxy/galaxy-central/
--
This is a commit notification from
bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.