The company name is: Index Data
[mkws-moved-to-github.git] / tools / htdocs / external / koha / koha-mkws.css
index efb3e69..d35aad0 100644 (file)
@@ -1,4 +1,4 @@
-/*! 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
@@ -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 */
@@ -31,6 +31,7 @@ div.mkwsFacet > div.term > span { color: #000; }
   .span10 { width: 768px }
 
   .row-fluid .span10 { width: 72.90598290598291%; }
+  .row-fluid .span7 { width: 45.26495726495726%;; }
   .row-fluid .span2 { width: 23.52991452991453%; }
 }
 
@@ -39,6 +40,7 @@ div.mkwsFacet > div.term > span { color: #000; }
   .span10 { width: 920px }
 
   .row-fluid .span10 { width: 73.90598290598291%; }
+  .row-fluid .span7 { width: 48.26495726495726%;; }
   .row-fluid .span2 { width: 23.52991452991453%; }
 }
 
@@ -105,4 +107,16 @@ 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 */