[dev] [patch] box padding fix
Vilius Šumskas
vilius at lnk.lt
Fri Nov 5 01:04:55 PST 2004
Hello,
this patch makes .box'es have padding again.
--
Vilius
-------------- next part --------------
Index: screen.css
===================================================================
RCS file: /repository/horde/themes/horde/screen.css,v
retrieving revision 1.39
diff -u -r1.39 screen.css
--- screen.css 4 Nov 2004 16:51:34 -0000 1.39
+++ screen.css 5 Nov 2004 09:02:29 -0000
@@ -26,6 +26,7 @@
}
.box {
+ padding: 3px;
border: 1px dashed #999;
background-color: #fff;
}
More information about the dev
mailing list