From: Wolfram Schneider Date: Fri, 6 Jun 2014 13:32:53 +0000 (+0000) Subject: if we make the left sidebar bigger,we must reduce size in the middle, MKWS-219 X-Git-Tag: 1.0.0~542^2~1 X-Git-Url: http://git.indexdata.com/?p=mkws-moved-to-github.git;a=commitdiff_plain;h=238d923e75bd286a2e6e35cbb2c7a575b09afef9 if we make the left sidebar bigger,we must reduce size in the middle, MKWS-219 --- diff --git a/tools/htdocs/external/koha/koha-mkws.css b/tools/htdocs/external/koha/koha-mkws.css index 6cc804e..efde942 100644 --- a/tools/htdocs/external/koha/koha-mkws.css +++ b/tools/htdocs/external/koha/koha-mkws.css @@ -31,6 +31,7 @@ div.mkwsFacet > div.term > span { color: #000; } .span10 { width: 768px } .row-fluid .span10 { width: 72.90598290598291%; } + .row-fluid .span7 { width: 45.26495726495726%;; } .row-fluid .span2 { width: 23.52991452991453%; } } @@ -39,6 +40,7 @@ div.mkwsFacet > div.term > span { color: #000; } .span10 { width: 920px } .row-fluid .span10 { width: 73.90598290598291%; } + .row-fluid .span7 { width: 48.26495726495726%;; } .row-fluid .span2 { width: 23.52991452991453%; } } @@ -106,7 +108,7 @@ input[type=submit].mkwsButton { } /******************************************************************************** - * Koha + mkws-widget-reference.css + * Koha + mkws-widget-reference.css */ .mkwsReference h1 a { color: #0076b2; } .mkwsReference { @@ -118,4 +120,3 @@ input[type=submit].mkwsButton { } /* EOF */ -