diff options
| author | Paul Buetow (mars.fritz.box) <paul@buetow.org> | 2013-10-01 19:56:58 +0200 |
|---|---|---|
| committer | Paul Buetow (mars.fritz.box) <paul@buetow.org> | 2013-10-01 19:56:58 +0200 |
| commit | 200602b49db8d26f9d425d6d19fad5a11b433c52 (patch) | |
| tree | 207998aa05ef108dbbcbcac75182ff5413aafe9e | |
| parent | 616ae326c3155d255cb9fa37917dd384e0ce1556 (diff) | |
foo
| -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; } |
