X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=tools%2Fhtdocs%2Fexternal%2Fkoha%2Fkoha-mkws.css;h=efde942c509300b8449e3f510366fe91db820ca4;hb=f951526c9f26c56376ca94a66ffc278392fad8e2;hp=efb3e69198508862e8ed00ac13f6535f4231bd60;hpb=415a88c85afb69b445d70b78bf8bc448d5f006d6;p=mkws-moved-to-github.git diff --git a/tools/htdocs/external/koha/koha-mkws.css b/tools/htdocs/external/koha/koha-mkws.css index efb3e69..efde942 100644 --- a/tools/htdocs/external/koha/koha-mkws.css +++ b/tools/htdocs/external/koha/koha-mkws.css @@ -16,7 +16,7 @@ form[name=mkwsSearchForm] > input[type=submit].mkwsButton { select.mkwsTeam_AUTO { width: 10em; font-size: 11px; - height: 20px; + height: 25px; } /* facet links */ @@ -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%; } } @@ -105,4 +107,16 @@ input[type=submit].mkwsButton { background: #fff; } -/* EOF */ \ No newline at end of file +/******************************************************************************** + * Koha + mkws-widget-reference.css + */ +.mkwsReference h1 a { color: #0076b2; } +.mkwsReference { + border: none; + background: none; + border-radius: none; + -moz-border-radius: none; + -webkit-border-radius: none; +} + +/* EOF */