X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=tools%2Fhtdocs%2Fexternal%2Fkoha%2Fkoha-mkws.css;h=d35aad096d9e4469a9c728d32637b01725d59bb6;hb=9addb65007fc814e5c5787970a863ec25fce8b30;hp=1bf0118adbfa1d77a43d3931de309d2daedebcae;hpb=4b4ccf383e2b117675dd5bbe2b1186e8171ad046;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 1bf0118..d35aad0 100644 --- a/tools/htdocs/external/koha/koha-mkws.css +++ b/tools/htdocs/external/koha/koha-mkws.css @@ -1,4 +1,4 @@ -/*! Copyright (c) 2013-2014 IndexData ApS. http://indexdata.com +/*! Copyright (c) 2013-2014 Index Data ApS. http://indexdata.com * Licence: GPL, http://www.indexdata.com/licences/gpl * * Style sheet for MKWS plugin for Koha @@ -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; } +/******************************************************************************** + * 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 */