Cosmetic : span buttons were'nt with the same style as links
This commit is contained in:
parent
f62772a1c5
commit
af179eca94
@ -1217,7 +1217,7 @@ span.tabspan {
|
|||||||
|
|
||||||
/* Nouvelle syntaxe a utiliser */
|
/* Nouvelle syntaxe a utiliser */
|
||||||
|
|
||||||
.butAction:link, .butAction:visited, .butAction:hover, .butAction:active, .butActionDelete, .butActionDelete:link, .butActionDelete:visited, .butActionDelete:hover, .butActionDelete:active {
|
.butAction, .butAction:link, .butAction:visited, .butAction:hover, .butAction:active, .butActionDelete, .butActionDelete:link, .butActionDelete:visited, .butActionDelete:hover, .butActionDelete:active {
|
||||||
font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
|
font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
background: url(<?php echo DOL_URL_ROOT.'/theme/bureau2crea/img/bg_btnBlue.jpg' ?>) repeat-x;
|
background: url(<?php echo DOL_URL_ROOT.'/theme/bureau2crea/img/bg_btnBlue.jpg' ?>) repeat-x;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user