diff options
author | Antonio Gallo <tonicucoz@gmail.com> | 2011-10-09 21:03:50 +0000 |
---|---|---|
committer | Antonio Gallo <tonicucoz@gmail.com> | 2011-10-09 21:03:50 +0000 |
commit | 9e0955c96d888fc2e00014498d095a7d65ab48fb (patch) | |
tree | 72a08e21be4d61b7ea2ec56891652355c22c5e2c /h-source/Public | |
parent | f8f3c572e55c90ae13253eb8c910a030bf175e09 (diff) |
improved the way modules are taken from an xml configuration string
Diffstat (limited to 'h-source/Public')
-rw-r--r-- | h-source/Public/Css/main.css | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/h-source/Public/Css/main.css b/h-source/Public/Css/main.css index 5afe645..97c7da7 100644 --- a/h-source/Public/Css/main.css +++ b/h-source/Public/Css/main.css @@ -1999,6 +1999,13 @@ div#description_tabs_content .box_module_label a { color:#FF4500; + font-size:12px; +} + +.track_alert +{ + border:10px solid red; + padding:5px; } /* |