FSN#43130 vergrootglas kleur + expire kleuren
svn path=/Website/branches/v2017.2/; revision=35467
This commit is contained in:
@@ -20,3 +20,20 @@
|
|||||||
.d_22 { /* CAB*/
|
.d_22 { /* CAB*/
|
||||||
border-left: 12px solid #AB1455;
|
border-left: 12px solid #AB1455;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.headerToggle i, .headerToggle:hover i {
|
||||||
|
color: #fff;
|
||||||
|
}
|
||||||
|
|
||||||
|
tr.expired2 td, tr.expired1 td {
|
||||||
|
color: #222;
|
||||||
|
background-image: none;
|
||||||
|
}
|
||||||
|
|
||||||
|
tr.expired2 td {
|
||||||
|
background: linear-gradient(to top, rgba(255, 199, 207, 0.1), rgba(255, 199, 207, 0.03) 50%); /*#FFC7CE*/
|
||||||
|
}
|
||||||
|
|
||||||
|
tr.expired1 td {
|
||||||
|
background: linear-gradient(to top, rgba(255, 254, 156, 0.15), rgba(255, 254, 156, 0.05) 50%);
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user