css
This commit is contained in:
@@ -242,6 +242,13 @@
|
||||
border: 1px solid #cbd5e1;
|
||||
border-radius: 4px;
|
||||
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
|
||||
cursor: pointer;
|
||||
transition: all 0.2s;
|
||||
}
|
||||
|
||||
.month-actions .btn-icon-small:hover {
|
||||
background: #f8fafc;
|
||||
border-color: #94a3b8;
|
||||
}
|
||||
|
||||
/* --- 5. TABLEAU MODERNE --- */
|
||||
|
||||
Reference in New Issue
Block a user