mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-10 03:28:18 +01:00
Fix: Message not visible
This commit is contained in:
@@ -48,7 +48,6 @@
|
|||||||
padding: 0 5px;
|
padding: 0 5px;
|
||||||
font: bold 1.4em Arial,Helvetica,sans-serif;
|
font: bold 1.4em Arial,Helvetica,sans-serif;
|
||||||
line-height: 1em;
|
line-height: 1em;
|
||||||
color: #fff;
|
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
z-index: 3;
|
z-index: 3;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
@@ -59,7 +58,7 @@
|
|||||||
z-index: 2;
|
z-index: 2;
|
||||||
padding: 20px;
|
padding: 20px;
|
||||||
text-align: left;
|
text-align: left;
|
||||||
color: #222222;
|
color: #446548;
|
||||||
font: bold 1.2em verdana, arial, helvetica;
|
font: bold 1.2em verdana, arial, helvetica;
|
||||||
line-height: 1.2em;
|
line-height: 1.2em;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user