/* * Arquivo: admin-style.css – Versão Final Corrigida * Correções: Eliminação total de azuis/cores WP em hovers/actives, melhoria do contraste dos ícones. */ /* Variáveis CSS para gerenciamento de cores e tamanhos */ :root { /* Cores de Fundo e…Continue reading
/**************LABEL AO LADO DO MENU*****************/ .label-soon.menu-item > a:after { content: ‘NEWS’; /* Change text */ display: inline-block; font-size: 9px; line-height: 9px; text-transform: uppercase; letter-spacing: -0.1px; margin-left: 4px; background-color: #323333 !important; /* Change color */ font-weight: 700; border-radius: 2px; color: #fff;…Continue reading