summaryrefslogtreecommitdiff
path: root/share/www/style/layout.css
diff options
context:
space:
mode:
Diffstat (limited to 'share/www/style/layout.css')
-rw-r--r--share/www/style/layout.css1
1 files changed, 0 insertions, 1 deletions
diff --git a/share/www/style/layout.css b/share/www/style/layout.css
index a05b350f..c36892dd 100644
--- a/share/www/style/layout.css
+++ b/share/www/style/layout.css
@@ -314,7 +314,6 @@ ul.suggest-dropdown li.selected { cursor: pointer; background: Highlight;
resize: none; width: 100%; overflow: auto;
}
#viewcode .code textarea:focus { background: #e9f4ff; }
-#viewcode .code textarea.invalid { background: #fee; color: #800; }
#viewcode .bottom { border-bottom: none; clear: left; padding: 1px 3px; }
#viewcode .bottom button { font-size: 90%; margin: 0 1em 0 0;
padding-left: 2em; padding-right: 2em;