Ajout class Alerte utilisée entre autres dans les fiches produits pour
les alerte de seuil stock
This commit is contained in:
parent
0cabd28a9b
commit
046955dc94
@ -124,6 +124,15 @@ div.menus {
|
|||||||
color: #000000;
|
color: #000000;
|
||||||
text-decoration: none }
|
text-decoration: none }
|
||||||
|
|
||||||
|
.alerte
|
||||||
|
{
|
||||||
|
background: #FF9988;
|
||||||
|
font-weight: bold;
|
||||||
|
font-size: 0.95em;
|
||||||
|
color: #000000;
|
||||||
|
text-decoration: none }
|
||||||
|
|
||||||
|
|
||||||
.submenu
|
.submenu
|
||||||
{
|
{
|
||||||
background: #ccccb3;
|
background: #ccccb3;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user