Skip to content
Snippets Groups Projects
Commit d7be62b7 authored by Laurent Destailleur's avatar Laurent Destailleur
Browse files

Better style

parent 84d584f6
No related branches found
No related tags found
No related merge requests found
......@@ -3077,15 +3077,13 @@ div.error {
/* Info admin */
div.info {
color: #303035;
color: #fff;
padding: 0.4em 0.4em 0.4em 0.4em;
margin: 0.5em 0em 0.5em 0em;
border: 1px solid #e0e0e0;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
background: #868;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
background: #989;
}
div.warning a, div.info a, div.error a {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment