X-Git-Url: http://git.indexdata.com/?p=mkws-moved-to-github.git;a=blobdiff_plain;f=tools%2Fhtdocs%2Fexternal%2Fkoha%2Fkoha-mkws.css;h=464a89556f5bc7fe98b7a8623a154da4970e6234;hp=efde942c509300b8449e3f510366fe91db820ca4;hb=d47009e372f60e6566343bc24a8ed6c23fc69c21;hpb=238d923e75bd286a2e6e35cbb2c7a575b09afef9 diff --git a/tools/htdocs/external/koha/koha-mkws.css b/tools/htdocs/external/koha/koha-mkws.css index efde942..464a895 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 @@ -7,23 +7,23 @@ */ /* submit button color */ -form[name=mkwsSearchForm] > input[type=submit].mkwsButton { +form[name=mkws-searchform] > input[type=submit].mkws-button { background: #006dcc; border: 3px outset #006dcc; margin-bottom: 10px; } -select.mkwsTeam_AUTO { +select.mkws-team_auto { width: 10em; font-size: 11px; height: 25px; } /* facet links */ -div.mkwsFacet > div.term { background: none; } +div.mkws-facet > div.term { background: none; } /* facet counter for a link */ -div.mkwsFacet > div.term > span { color: #000; } +div.mkws-facet > div.term > span { color: #000; } /* sidebar */ @media (min-width: 768px) and (max-width: 1199px) { @@ -71,7 +71,7 @@ div.mkwsFacet > div.term > span { color: #000; } margin-bottom: 5px; } -.mkws-autosearch div.mkwsRecords { +.mkws-autosearch div.mkws-records { padding: 3px; } @@ -88,30 +88,30 @@ div.mkwsFacet > div.term > span { color: #000; } text-decoration: none; } -.mkwsSwitch a, .mkwsLang a, .mkwsFacet a, .mkwsRanking a, .mkwsPager a, .mkwsNavi a, .mkwsRecords a, .mkwsRecord a { +.mkws-switch a, .mkws-lang a, .mkws-facet a, .mkws-ranking a, .mkws-pager a, .mkws-navi a, .mkws-records a, .mkws-record a { color: #0076b2; } -.mkwsTargets table thead tr td { +.mkws-targets table thead tr td { background-color: #0076b2; } -.mkwsCurrentPage { +.mkws-current-page { background: #0076b2; } -input[type=submit].mkwsButton { +input[type=submit].mkws-button { background: #006dcc; } -.mkwsFacet { +.mkws-facet { background: #fff; } /******************************************************************************** * Koha + mkws-widget-reference.css */ -.mkwsReference h1 a { color: #0076b2; } -.mkwsReference { +.mkws-reference h1 a { color: #0076b2; } +.mkws-reference { border: none; background: none; border-radius: none;