1 new commit in galaxy-central: https://bitbucket.org/galaxy/galaxy-central/commits/3c0acd32969b/ Changeset: 3c0acd32969b User: dannon Date: 2014-12-15 14:56:25+00:00 Summary: Retab, whitespace in base.less Affected #: 1 file diff -r 36457cc1ec26c440e7a996ce51eb87ed7c58cc4d -r 3c0acd32969bc282603607037522a2e16d70d074 static/style/src/less/base.less --- a/static/style/src/less/base.less +++ b/static/style/src/less/base.less @@ -1,7 +1,7 @@ // bootstrap.less modified for Galaxy @import "bootstrap.less"; -// Galaxy specific variables +// Galaxy specific variables @import "galaxy_variables.less"; @white: #fff; @@ -92,23 +92,23 @@ } #messagebox { - position:absolute; + position:absolute; top: @navbar-height + @layout_top_padding + 1; - left:0; - width:100%; + left:0; + width:100%; height: @panel-message-height !important; - overflow: hidden; + overflow: hidden; border-bottom: solid #999 1px; font-size: 90%; } #inactivebox { - position:absolute; + position:absolute; top: @navbar-height + @layout_top_padding + 1; - left:0; - width:100%; + left:0; + width:100%; height: @panel-message-height !important; - overflow: hidden; + overflow: hidden; border-bottom: solid #999 1px; font-size: 90%; } @@ -116,10 +116,10 @@ // Panels #left, #left-border, #center, #right-border, #right { - position: absolute; + position: absolute; top: @navbar-height + @layout_top_padding + 1; bottom: 0px; - overflow: hidden; + overflow: hidden; background: #fff; } #left, #center, #right, #left-border, #right-border { @@ -145,7 +145,7 @@ } #right { width: 250px; - right: 0px; + right: 0px; z-index: 200; border-left: solid @layout-border-color 1px; } @@ -277,11 +277,11 @@ } } } - + .menu-bg { background: whiteSmoke top repeat-x; } - + div.unified-panel-body { position: absolute; top: @panel_header_height; @@ -326,10 +326,10 @@ z-index: 900; // Bootstrap elements start at 1000 position: absolute; top: 0; - left: 0; + left: 0; width: 100%; height: 100%; -} +} // Messages for message box, slightly different style @@ -345,19 +345,19 @@ background-position: 6px 50%; } -.panel-warning-message +.panel-warning-message { background-image: url(warn_small.png); background-color: @state-warning-bg; } -.panel-done-message +.panel-done-message { background-image: url(ok_small.png); background-color: @state-success-bg; } -.panel-info-message +.panel-info-message { background-image: url(info_small.png); background-color: @state-info-bg; @@ -367,9 +367,9 @@ #masthead { - position:absolute; - top:0; - left:0; + position:absolute; + top:0; + left:0; width:100%; min-width:990px; padding: 0; @@ -385,7 +385,7 @@ color: gold; } } - + //.dropdown-menu { // z-index: 15002; //} @@ -412,8 +412,8 @@ z-index: 2000; img { - display: inline; - width: 26px; + display: inline; + width: 26px; vertical-align: top; } a { @@ -421,7 +421,7 @@ text-decoration: none; } } - + .iconbar { position : absolute; @@ -448,7 +448,7 @@ left : 23px; top : -12px; } - + .toggle { color : gold; @@ -542,7 +542,7 @@ border-color:#999; } -div.metadataHelpBody { +div.metadataHelpBody { width:100%;overflow:auto; } @@ -553,7 +553,7 @@ padding-bottom: 0.25em; } -// Forms +// Forms div.toolFormBody div.toolFormTitle { background: transparent; @@ -602,7 +602,7 @@ .border-radius(@panel-border-radius); } -div.form-title, div.toolFormTitle { +div.form-title, div.toolFormTitle { // font-size: @font-size-base * 1.25; // line-height: @line-height-base * 1.5; padding: 5px 10px; @@ -610,7 +610,7 @@ border-bottom: solid @form-border 1px; } -div.form-body { +div.form-body { padding: 5px 0; } @@ -687,7 +687,7 @@ font: inherit; } -.form-row { +.form-row { select, textarea, input[type="text"], input[type="file"], input[type="password"] { // -webkit-box-sizing: border-box; max-width: 90%; @@ -733,15 +733,15 @@ } .search-spinner { - position: absolute; - display: none; - right: 6px; + position: absolute; + display: none; + right: 6px; top: 9px; } #search-clear-btn { - position: absolute; - right: 6px; + position: absolute; + right: 6px; top: 9px; display: block; font-size: 1.4em !important; @@ -753,7 +753,7 @@ } } -// Messages +// Messages .errormessagelarge, .warningmessagelarge, .donemessagelarge, .infomessagelarge { .alert(); @@ -786,7 +786,7 @@ background-image: url(info_large.png); } -.screencastBox { +.screencastBox { padding-left: 10px; border-color: #AAAA66; background-color: #FFFFCC; @@ -891,7 +891,7 @@ line-height: @line-height-base; } -table.colored tr.header { +table.colored tr.header { background: @table-heading-bg; color: contrast(@complement-color-3); background-repeat: repeat-x; @@ -900,11 +900,11 @@ font-weight: bold; } -table.colored tr { +table.colored tr { background: @white; } -table.colored tr.odd_row { +table.colored tr.odd_row { background: @table-bg-accent; } @@ -1018,7 +1018,7 @@ height: 18px; vertical-align: middle; margin-left: 2px; - + } .search-box-input { border: 0; @@ -1051,7 +1051,7 @@ div.odd_row { background: @table-bg-accent; } - + #footer { display: none; } @@ -1199,15 +1199,15 @@ cursor: pointer; position: relative; .unselectable; - + // border: solid transparent 1px; // -moz-border-radius: 0.25em; // -webkit-border-radius: 0.25em; // border-radius: 0.25em; - + // padding: 1px 0.25em; // margin: -1px -0.25em; - + a { text-decoration: none; } @@ -1335,28 +1335,28 @@ background:#aaa; color:#aaa; } - + table { border-collapse:collapse; border-top:1px solid #ccc; border-left:1px solid #ccc; } - + blockquote { color:#666; } - + fieldset { border-color:#ccc; border:1px solid #ccc; } - + th,td { border-bottom:1px solid #ddd; border-right:1px solid #ccc; } - + th,td { padding:.8em; } @@ -1438,7 +1438,7 @@ margin:10px 0; padding-left:5px; } - + // ============================================================================ History @import "sprite-history-states.less"; @import "sprite-history-buttons.less"; @@ -1457,7 +1457,7 @@ @import "ui/pagination.less"; -// ==== Tool menu styles +// ==== Tool menu styles .toolMenuContainer { @@ -1480,7 +1480,7 @@ } div.toolSectionDetailsInner -{ +{ margin-left: 5px; margin-right: 5px; } @@ -1565,9 +1565,9 @@ .toolMenuAndView .toolForm { - float: left; - background-color: white; - margin: 10px; + float: left; + background-color: white; + margin: 10px; } // @import "base_sprites"; 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.