The company name is: Index Data
[mkws-moved-to-github.git] / tools / htdocs / external / koha / koha-mkws.css
index 1bf0118..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
@@ -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;
 }
 
+/********************************************************************************
+ * 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 */