From: Wolfram Schneider Date: Wed, 4 Jun 2014 13:55:43 +0000 (+0000) Subject: Koha + mkws-widget-reference.css X-Git-Tag: 1.0.0~552 X-Git-Url: http://git.indexdata.com/?a=commitdiff_plain;h=7f4b8bbaf1be2b6aa9d004ed37508b78106c8de7;p=mkws-moved-to-github.git Koha + mkws-widget-reference.css --- diff --git a/tools/htdocs/external/koha/koha-mkws.css b/tools/htdocs/external/koha/koha-mkws.css index 1bf0118..6cc804e 100644 --- a/tools/htdocs/external/koha/koha-mkws.css +++ b/tools/htdocs/external/koha/koha-mkws.css @@ -105,4 +105,17 @@ 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 */ +