UWVA#36324 ::before moet voor IE8 met enkele ':'

svn path=/Website/trunk/; revision=29266
This commit is contained in:
Jos Groot Lipman
2016-05-03 09:00:17 +00:00
parent 9cb48a462b
commit 10fc144dbc

View File

@@ -1327,7 +1327,7 @@ div.mldhandlinghead {
background-color: #fefefe;
line-height: 1.6em !important;
}
.mldhandlingdiv .system::before {
.mldhandlingdiv .system:before {
content: url(../appl/Pictures/info.png);
}
.mldhandlingdiv .system {
@@ -1369,7 +1369,7 @@ tr.mldhandlingself td{
font-style: italic;
}
.note_fe_hidden::before {
.note_fe_hidden:before {
content: url(../appl/Pictures/locked.png);
margin-left: -20px;
margin-right: 4px;
@@ -3562,7 +3562,7 @@ td.selectable {
.bit_group {
}
label>span.facmgtmultilang::before,.facmgtmultilangheader::before {
label>span.facmgtmultilang:before,.facmgtmultilangheader:before {
content: url(../appl/Pictures/nl.png);
padding-right: 3px;
}