Koha + mkws-widget-reference.css
[mkws-moved-to-github.git] / tools / htdocs / external / koha / koha-mkws.css
index efb3e69..6cc804e 100644 (file)
@@ -16,7 +16,7 @@ form[name=mkwsSearchForm] > input[type=submit].mkwsButton {
 select.mkwsTeam_AUTO {
   width: 10em;
   font-size: 11px;
-  height: 20px;
+  height: 25px;
 }
 
 /* facet links */
@@ -105,4 +105,17 @@ input[type=submit].mkwsButton {
   background: #fff;
 }
 
-/* EOF */
\ No newline at end of file
+/********************************************************************************
+ * 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 */
+