Version 2026.5.28 — Ajustements visuels absences

- Retrait pastille .tech-name-dot, 'Maladie/Accident', popups 520px fixe
[code interpolé]
This commit is contained in:
2026-04-23 13:00:00 +02:00
parent 0511c18b07
commit 5a9e465116
3 changed files with 65 additions and 14 deletions
+4 -3
View File
@@ -2512,11 +2512,12 @@ header.topbar::before {
/* Breakpoint medium : entre 1000 et 1300px, on compacte un peu */
@media (max-width: 1300px) {
.app-clock-date { font-size: 11px; }
.app-clock-time { font-size: 20px; }
.app-clock-date { font-size: 18px; }
.app-clock-time { font-size: 18px; }
.app-clock-date::after { font-size: 20px; }
.topbar-right .btn-action .btn-action-label,
.topbar-right .btn-refresh .btn-refresh-label {
font-size: 12px;
font-size: 13px;
}
}