Bug 9052 - followup: fix the YUI CSS locations for SCO
[koha.git] / koha-tmpl / opac-tmpl / prog / en / css / sco.css
index 4d8e25a..7b0a9e8 100644 (file)
@@ -1,3 +1,6 @@
+@import url("/opac-tmpl/lib/yui/reset-fonts-grids.css");
+@import url("/opac-tmpl/lib/yui/skin.css");
+
 a {
        font-weight : bold;
 }
@@ -336,3 +339,7 @@ span.lang{
 div.ft {
        clear : both;
 }
+
+.inline {
+    display: inline;
+}