[Rt-commit] r5753 - in rt/branches/3.7-EXPERIMENTAL:
html/NoAuth/css/3.5-default
ruz at bestpractical.com
ruz at bestpractical.com
Sat Aug 12 01:18:35 EDT 2006
Author: ruz
Date: Sat Aug 12 01:18:34 2006
New Revision: 5753
Modified:
rt/branches/3.7-EXPERIMENTAL/ (props changed)
rt/branches/3.7-EXPERIMENTAL/html/NoAuth/css/3.5-default/misc.css
Log:
r3637 at cubic-pc: cubic | 2006-08-10 13:59:54 +0400
* add shredder's css styles
Modified: rt/branches/3.7-EXPERIMENTAL/html/NoAuth/css/3.5-default/misc.css
==============================================================================
--- rt/branches/3.7-EXPERIMENTAL/html/NoAuth/css/3.5-default/misc.css (original)
+++ rt/branches/3.7-EXPERIMENTAL/html/NoAuth/css/3.5-default/misc.css Sat Aug 12 01:18:34 2006
@@ -116,3 +116,19 @@
padding-right: 0.3em;
}
+.shredder-form { line-height: 3em }
+.shredder-form span { margin-left: 1em; margin-right: 1em }
+.shredder-help {
+ background-color: #ffe99d;
+ margin: 1em 2em;
+ padding: 1em;
+ border-style: solid;
+ border-color: black;
+ border-width: 1px;
+}
+#shredder-select-plugin { border-style: solid; border-color: black; border-width: 1px }
+#shredder-plugin-results { border-style: solid; border-color: black; border-width: 1px; margin-top: 1em; }
+#shredder-plugin-results input { margin-left: 1em; }
+
+.pod-sequence-C { background-color: #eee }
+
More information about the Rt-commit
mailing list