Border for messages
This commit is contained in:
@@ -391,6 +391,8 @@ div.footnotes {
|
|||||||
margin: 0.3em 0 0 0;
|
margin: 0.3em 0 0 0;
|
||||||
border: 2px solid;
|
border: 2px solid;
|
||||||
padding: 0.5em;
|
padding: 0.5em;
|
||||||
|
-moz-border-radius: 0.5em;
|
||||||
|
border-radius: 0.5em;
|
||||||
<?php if ($GLOBALS['cfg']['ErrorIconic']) { ?>
|
<?php if ($GLOBALS['cfg']['ErrorIconic']) { ?>
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
<?php if ($GLOBALS['text_dir'] === 'ltr') { ?>
|
<?php if ($GLOBALS['text_dir'] === 'ltr') { ?>
|
||||||
|
Reference in New Issue
Block a user