/* Here, the content of the common custom CSS defined into Home - Setup - Display - CSS*/
#id-right .tabsAction a.butAction[href*="action=classifybilled"] {
 background-color: #ff7f00 !important;
 color: white !important;
 display: inline-block; /* S'assure que le fond remplit bien l'espace */
 padding: 5px 10px; /* Ajustement visuel */
}