some changes in blue.css for marc editor
authorpaul <paul@localhost.(none)>
Thu, 20 Dec 2007 13:08:16 +0000 (14:08 +0100)
committerJoshua Ferraro <jmf@liblime.com>
Fri, 21 Dec 2007 13:51:43 +0000 (07:51 -0600)
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
koha-tmpl/intranet-tmpl/prog/en/css/blue.css

index 16b71da..3abf551 100644 (file)
@@ -78,11 +78,13 @@ input[type=submit]:hover, input[type=button]:hover, input[type=reset]:hover {
 .labelsubfield {
 }
 
-div.subfield_line label {
-    font-size:100%;
-    float: left;
-        padding-right : .4em;
-    width: 150px;
+div.tag_title {
+    text-align: left;
+    clear:left;
+}
+
+div.subfield_line {
+    padding-right : .4em;
     text-align: left;
     clear:left;
     margin-left:10px;