X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=tools%2Fhtdocs%2Fexternal%2Fkoha%2Fkoha-mkws.css;fp=tools%2Fhtdocs%2Fexternal%2Fkoha%2Fkoha-mkws.css;h=efb3e69198508862e8ed00ac13f6535f4231bd60;hb=415a88c85afb69b445d70b78bf8bc448d5f006d6;hp=9eaf69011c569a2a123b6d52dc9c934ef17d35ea;hpb=257f45b55f49ca805c376c2b906f4a32612f6aea;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 9eaf690..efb3e69 100644 --- a/tools/htdocs/external/koha/koha-mkws.css +++ b/tools/htdocs/external/koha/koha-mkws.css @@ -1,6 +1,14 @@ +/*! Copyright (c) 2013-2014 IndexData ApS. http://indexdata.com + * Licence: GPL, http://www.indexdata.com/licences/gpl + * + * Style sheet for MKWS plugin for Koha + * https://mkws.indexdata.com + * +*/ + /* submit button color */ -form[name=mkwsSearchForm] > input[type=submit].mkwsButton { - background: #006dcc; +form[name=mkwsSearchForm] > input[type=submit].mkwsButton { + background: #006dcc; border: 3px outset #006dcc; margin-bottom: 10px; } @@ -61,7 +69,7 @@ div.mkwsFacet > div.term > span { color: #000; } margin-bottom: 5px; } -.mkws-autosearch div.mkwsRecords { +.mkws-autosearch div.mkwsRecords { padding: 3px; } @@ -97,3 +105,4 @@ input[type=submit].mkwsButton { background: #fff; } +/* EOF */ \ No newline at end of file