]> source.dussan.org Git - vaadin-framework.git/commitdiff
cleaning WebContent/ITMILL directory
authorMatti Tahvonen <matti.tahvonen@itmill.com>
Tue, 19 Aug 2008 07:36:08 +0000 (07:36 +0000)
committerMatti Tahvonen <matti.tahvonen@itmill.com>
Tue, 19 Aug 2008 07:36:08 +0000 (07:36 +0000)
svn changeset:5210/svn branch:trunk

WebContent/ITMILL/themes/testingtools/styles.css [deleted file]

diff --git a/WebContent/ITMILL/themes/testingtools/styles.css b/WebContent/ITMILL/themes/testingtools/styles.css
deleted file mode 100644 (file)
index 8206e23..0000000
+++ /dev/null
@@ -1,49 +0,0 @@
-@import url(../default/styles.css);
-
-.resulttable {\r
-       border-spacing: 0px;\r
-       margin: 0px 0px 0px 0px;\r
-       width: 100%;\r
-       border-left: 1px solid #b6bbbc;\r
-}\r
-\r
-.resulttable TR.error {\r
-       background-color: #ffeeee;\r
-}\r
-.resulttable TR.warn {\r
-       background-color: #ffffee;\r
-}\r
-.resulttable TR.even {\r
-       background-color: #eeeeee;\r
-}\r
-.resulttable .line {\r
-       text-align: right;\r
-       border-right: 1px solid #cccccc;\r
-}\r
-.resulttable .line A {\r
-       color: #666666;\r
-       text-decoration: none;\r
-}\r
-.resulttable .error .line A {\r
-       color: red;\r
-}\r
-.resulttable .warn .line A {\r
-       color: green;\r
-}\r
-\r
-.resulttable .code {\r
-       white-space: nowrap;\r
-       font-family: monospace;\r
-       border-right: 1px solid #cccccc;\r
-       padding: 3px 3px 3px 7px;\r
-}\r
-.resulttable .msg {    \r
-       padding: 5px 10px 5px 10px;\r
-       white-space: nowrap;\r
-}\r
-.resulttable .msg span {\r
-       color: green;\r
-}\r
-.resulttable .msg span.err {\r
-       color: red;\r
-}\r