summaryrefslogtreecommitdiffstats
path: root/skins
diff options
context:
space:
mode:
Diffstat (limited to 'skins')
-rw-r--r--skins/standard/attachment.css4
-rw-r--r--skins/standard/global.css4
2 files changed, 4 insertions, 4 deletions
diff --git a/skins/standard/attachment.css b/skins/standard/attachment.css
index b42b2224c..3c93ec6fb 100644
--- a/skins/standard/attachment.css
+++ b/skins/standard/attachment.css
@@ -99,10 +99,6 @@ tbody.file pre:empty {
width: 3em;
}
-.warning {
- color: red
-}
-
table.attachment_info th {
text-align: right;
vertical-align: top;
diff --git a/skins/standard/global.css b/skins/standard/global.css
index 0deb4b94a..50f5d442b 100644
--- a/skins/standard/global.css
+++ b/skins/standard/global.css
@@ -385,6 +385,10 @@ input.requestee {
font-size: x-large;
}
+.warning {
+ color: red;
+}
+
.throw_error {
background-color: #ff0000;
color: black;