git-svn-id: svn://euphorik.ch/pompage@47 02bbb61a-6d21-0410-aba0-cb053bdfd66a
[pompage.git] / doc / webdeveloper / stylesheets / display_table_information.css
diff --git a/doc/webdeveloper/stylesheets/display_table_information.css b/doc/webdeveloper/stylesheets/display_table_information.css
deleted file mode 100644 (file)
index 1c91a39..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-@import url("imports/tooltips.css");
-
-div.webdeveloper-display-table-information
-{
-       margin: 5px !important;
-}
-
-div.webdeveloper-display-table-information, div.webdeveloper-display-table-information dd, div.webdeveloper-display-table-information dl, div.webdeveloper-display-table-information dt, div.webdeveloper-display-table-information p
-{
-    padding: 0 !important;
-}
-
-div.webdeveloper-display-table-information dd, div.webdeveloper-display-table-information dl, div.webdeveloper-display-table-information p
-{
-    margin: 0 !important;
-}
-
-div.webdeveloper-display-table-information dt
-{
-    font-weight: bold !important;
-    margin: 0 0 5px 0 !important;
-}
\ No newline at end of file