Better info style
This commit is contained in:
parent
7aff424d1c
commit
9782937138
@ -3002,12 +3002,11 @@ div.info {
|
||||
color: #fff;
|
||||
padding: 0.4em 0.4em 0.4em 0.4em;
|
||||
margin: 0.5em 0em 0.5em 0em;
|
||||
border: 1px solid #e0e0e0;
|
||||
/* border: 1px solid #e0e0e0; */
|
||||
-moz-border-radius: 4px;
|
||||
-webkit-border-radius: 4px;
|
||||
border-radius: 4px;
|
||||
background: #806090;
|
||||
/* text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5); */
|
||||
background: #788;
|
||||
}
|
||||
|
||||
div.warning a, div.info a, div.error a {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user