1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2024-12-01 12:24:28 +01:00

fix event hover color for age range and theme

This commit is contained in:
Sylvain 2016-09-01 11:44:18 +02:00
parent c3505c1419
commit 401e88cd88

View File

@ -424,14 +424,14 @@
}
.event:hover {
//background-color: #cb1117;
color: white;
// background-color: #cb1117;
color: white;
}
.event:hover * {
color: #eee;
border-color: #eee;
color: #eee !important;
border-color: #eee;
}
.box-h-m {