X-Git-Url: http://git.indexdata.com/?p=mkws-moved-to-github.git;a=blobdiff_plain;f=tools%2Fhtdocs%2Fexternal%2Fkoha%2Fkoha-mkws-complete.css;h=2858f27620d536e656af97a8d8fba2e3bd7a141c;hp=d52efb370c0ed91501ad5b9969b7a02942acde25;hb=7c62370c83f9995a4ee60d13049592ce396549cd;hpb=b667d5b664ec0dd95c8f58319cdeb4950a888056 diff --git a/tools/htdocs/external/koha/koha-mkws-complete.css b/tools/htdocs/external/koha/koha-mkws-complete.css index d52efb3..2858f27 100644 --- a/tools/htdocs/external/koha/koha-mkws-complete.css +++ b/tools/htdocs/external/koha/koha-mkws-complete.css @@ -1,6 +1,8 @@ -.mkwsReference { +@import url(http://fonts.googleapis.com/css?family=Cabin:400,400italic,700,700italic); + +.mkws-reference { max-width: 40em; - font-family: Gill Sans, "Gillius ADF", Gillius, GilliusADF, Verdana, Sans-Serif; + font-family: Cabin, Gill Sans, "Gillius ADF", Gillius, GilliusADF, Verdana, Sans-Serif; background: #f0f0e0; padding: 0.5em 1em; border: 1px solid #c0c0a0; @@ -9,31 +11,31 @@ -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; } /* original "ru" config -.mkwsReferenceUniverse { +.mkws-reference-universe { font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; background: #FCFBFA; padding: 0.5em 1em 0.25em; @@ -47,22 +49,22 @@ } */ -.mkwsReferenceUniverse { +.mkws-reference-universe { padding: 0.5em 1em 0.25em; } -.mkwsReferenceUniverse h2 { +.mkws-reference-universe h2 { font-size: 100%; color: #4A5456; padding-bottom: .5em; } -.mkwsReferenceUniverse ul { +.mkws-reference-universe ul { margin: 0; padding: 0; } -.mkwsReferenceUniverse li { +.mkws-reference-universe li { margin: .95em .25em; padding-top: .75em; border-top: 1px dotted #BEC8CC; @@ -70,12 +72,12 @@ list-style: none; } -.mkwsReferenceUniverse a { +.mkws-reference-universe a { text-decoration: none; font-weight:bold; color: #2B77AF; } -/*! 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 @@ -84,23 +86,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) { @@ -148,7 +150,7 @@ div.mkwsFacet > div.term > span { color: #000; } margin-bottom: 5px; } -.mkws-autosearch div.mkwsRecords { +.mkws-autosearch div.mkws-records { padding: 3px; } @@ -165,30 +167,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 + * Koha + mkws-widget-wikipedia.css */ -.mkwsReference h1 a { color: #0076b2; } -.mkwsReference { +.mkws-reference h1 a { color: #0076b2; } +.mkws-reference { border: none; background: none; border-radius: none;