X-Git-Url: http://sru.miketaylor.org.uk/?a=blobdiff_plain;f=tools%2Fhtdocs%2Fexternal%2Fkoha%2Fkoha-mkws-complete.css;h=40e2edcfd63dd000126d767f441cb4543cd42c0c;hb=d47009e372f60e6566343bc24a8ed6c23fc69c21;hp=7daa169ae47f9f00a3c66525bd7aaca20be887d0;hpb=f951526c9f26c56376ca94a66ffc278392fad8e2;p=mkws-moved-to-github.git diff --git a/tools/htdocs/external/koha/koha-mkws-complete.css b/tools/htdocs/external/koha/koha-mkws-complete.css index 7daa169..40e2edc 100644 --- a/tools/htdocs/external/koha/koha-mkws-complete.css +++ b/tools/htdocs/external/koha/koha-mkws-complete.css @@ -1,4 +1,4 @@ -.mkwsReference { +.mkws-reference { max-width: 40em; font-family: Gill Sans, "Gillius ADF", Gillius, GilliusADF, Verdana, Sans-Serif; background: #f0f0e0; @@ -9,30 +9,73 @@ -webkit-border-radius: 1em; } -.mkwsReference h1 a { +.mkws-reference h1 a { color: #806020; } -.mkwsReference a { +.mkws-reference a { text-decoration: none; } -.mkwsReference img { +.mkws-reference img { float: right; margin: 0 0 1em 2em; border: 0.5em solid white; } -.mkwsCredit { +.mkws-credit { font-size: small; text-align: right; } -.mkwsCredit::before { +.mkws-credit::before { content: "Source: "; font-weight: bold; } -/*! Copyright (c) 2013-2014 IndexData ApS. http://indexdata.com +/* original "ru" config +.mkws-reference-universe { + font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; + background: #FCFBFA; + padding: 0.5em 1em 0.25em; + box-shadow: 0 0 2px 0 #7F8F93; + border-radius: 0 0 1.5em; + -moz-border-radius: 0 0 1.5em; + -webkit-border-radius: 0 0 1.5em; + line-height: 1.4; + color: #86979B; + background: radial-gradient(ellipse at center, #ffffff 0%,#f8f8f8 100%); +} +*/ + +.mkws-reference-universe { + padding: 0.5em 1em 0.25em; +} + +.mkws-reference-universe h2 { + font-size: 100%; + color: #4A5456; + padding-bottom: .5em; +} + +.mkws-reference-universe ul { + margin: 0; + padding: 0; +} + +.mkws-reference-universe li { + margin: .95em .25em; + padding-top: .75em; + border-top: 1px dotted #BEC8CC; + font-size: 90%; + list-style: none; +} + +.mkws-reference-universe a { + text-decoration: none; + font-weight:bold; + color: #2B77AF; +} +/*! 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 @@ -41,23 +84,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) { @@ -105,7 +148,7 @@ div.mkwsFacet > div.term > span { color: #000; } margin-bottom: 5px; } -.mkws-autosearch div.mkwsRecords { +.mkws-autosearch div.mkws-records { padding: 3px; } @@ -122,30 +165,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;