Moving css to correct location
authorChris Nighswonger <cnighswonger@foundations.edu>
Mon, 7 Sep 2009 14:27:11 +0000 (10:27 -0400)
committerGalen Charlton <gmcharlt@gmail.com>
Tue, 15 Sep 2009 01:16:05 +0000 (21:16 -0400)
See comments in commit b1197477d476ddaedec43392bdd92396b94b0852

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
koha-tmpl/intranet-tmpl/prog/en/lib/greybox/gb_styles.css
koha-tmpl/intranet-tmpl/prog/en/modules/labels/label-print.tmpl

index f1556b0..3fad900 100644 (file)
 
 .GB_Window .on { border-bottom: 1px solid #333; }
 .GB_Window .click { border-bottom: 1px solid red; }
-
-/*
-table {
-    border-collapse: separate;
-    border-spacing: 0;
-    border: hidden none;
-}
-
-.header {
-    cursor: auto;
-    background-position: center center;
-    background-repeat: repeat;
-}
-*/
index 840b7e6..85eea0b 100644 (file)
@@ -9,6 +9,7 @@
         //]]>
     </script>
     <style type="text/css">#custom-doc {width:47.23em; *width:46.04em; min-width:610px; margin:auto; margin-top:0.4em;}</style>
+    <style type="text/css">table {border-collapse: separate; border-spacing: 0; border: hidden none;} .header {cursor: auto; background-position: center center; background-repeat: repeat;}</style>
 </head>
 <body>
     <div id="custom-doc" class="yui-t2">