Border for messages

This commit is contained in:
Michal Čihař
2011-02-02 13:40:24 +01:00
parent 8a2bac4f9e
commit 57dce536c3

View File

@@ -391,6 +391,8 @@ div.footnotes {
margin: 0.3em 0 0 0;
border: 2px solid;
padding: 0.5em;
-moz-border-radius: 0.5em;
border-radius: 0.5em;
<?php if ($GLOBALS['cfg']['ErrorIconic']) { ?>
background-repeat: no-repeat;
<?php if ($GLOBALS['text_dir'] === 'ltr') { ?>