r1418 - trunk/css
| Newsgroups | gmane.editors.bitflux.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: bitflux
Date: Tue Dec 13 22:47:39 2005
New Revision: 1418
Modified:
trunk/css/editor.css
Log:
make borders around tables
Modified: trunk/css/editor.css
==============================================================================
--- trunk/css/editor.css (original)
+++ trunk/css/editor.css Tue Dec 13 22:47:39 2005
@@ -250,6 +250,14 @@
text-decoration: none;
}
+[bxe_xpath] td {
+ border: 1px #666666 dashed;
+}
+
+[bxe_xpath] table {
+ border: 1px #666666 dashed;
+}
+
.ToolBar td {
--
Bx-editor-cvs mailing list
[email protected]
http://lists.bitflux.ch/cgi-bin/listinfo/bx-editor-cvs