diff options
| -rw-r--r-- | default/htdocs/styles/default.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/default/htdocs/styles/default.css b/default/htdocs/styles/default.css index ac7ccdd..27b30cb 100644 --- a/default/htdocs/styles/default.css +++ b/default/htdocs/styles/default.css @@ -51,7 +51,7 @@ div.important { } div.info { - background-color: #99FF66 + background-color: #99FF66; border-width: 1px; border-style: solid; } |
