git-svn-id: svn://euphorik.ch/pompage@47 02bbb61a-6d21-0410-aba0-cb053bdfd66a
[pompage.git] / doc / webdeveloper / stylesheets / outline_tables.css
diff --git a/doc/webdeveloper/stylesheets/outline_tables.css b/doc/webdeveloper/stylesheets/outline_tables.css
deleted file mode 100644 (file)
index e83ef0c..0000000
+++ /dev/null
@@ -1,30 +0,0 @@
-table
-{
-    border: 1px solid #ff0000 !important;
-    border-collapse: separate !important;
-}
-
-table table
-{
-    border-color: #00ff00 !important;
-}
-
-table table table
-{
-    border-color: #0000ff !important;
-}
-
-table table table table
-{
-    border-color: #ff0000 !important;
-}
-
-table table table table table
-{
-    border-color: #00ff00 !important;
-}
-
-table table table table table table
-{
-    border-color: #0000ff !important;
-}