commit/galaxy-central: guerler: Masthead: Adjust icon bar
1 new commit in galaxy-central: https://bitbucket.org/galaxy/galaxy-central/commits/91cfc4bf86ef/ Changeset: 91cfc4bf86ef User: guerler Date: 2014-01-20 17:00:47 Summary: Masthead: Adjust icon bar Affected #: 2 files diff -r fb09ee0a0b9300590dff7055dffa3cad959c9269 -r 91cfc4bf86ef734a9a068cf6920e2a2db20f696f static/style/blue/base.css --- a/static/style/blue/base.css +++ b/static/style/blue/base.css @@ -1368,7 +1368,7 @@ #masthead li.dropdown>a:hover .caret{border-top-color:gold;border-bottom-color:gold} #masthead .navbar-brand{position:absolute;left:0;top:0;font-family:verdana;font-weight:bold;font-size:20px;line-height:1;color:white;padding:5px 20px 12px;margin-left:-15px;z-index:2000}#masthead .navbar-brand img{display:inline;width:26px;vertical-align:top} #masthead .navbar-brand a{color:white;text-decoration:none} -#masthead .iconbar{position:absolute;top:7px;right:110px;cursor:pointer;color:#999;overflow:hidden}#masthead .iconbar .symbol{float:left;margin:0px 10px;height:26px;font-size:11px} +#masthead .iconbar{position:absolute;top:6px;right:110px;cursor:pointer;color:#999;overflow:hidden}#masthead .iconbar .symbol{float:left;margin:0px 10px;height:26px;font-size:11px} #masthead .iconbar .symbol .number{font-weight:bold;font-size:10px;font-family:"Lucida Grande",verdana,arial,helvetica,sans-serif;position:relative;left:23px;top:-12px} #masthead .iconbar .toggle{color:gold} .quota-meter-container{position:absolute;top:0;right:0;height:32px} diff -r fb09ee0a0b9300590dff7055dffa3cad959c9269 -r 91cfc4bf86ef734a9a068cf6920e2a2db20f696f static/style/src/less/base.less --- a/static/style/src/less/base.less +++ b/static/style/src/less/base.less @@ -423,7 +423,7 @@ .iconbar { position : absolute; - top : 7px; + top : 6px; right : 110px; cursor : pointer; color : @gray-light; 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.
participants (1)
-
commits-noreply@bitbucket.org