organizr: fixed default "check" in tab editor
This commit is contained in:
parent
d3b2d27cd5
commit
9a7b98b339
@ -298,7 +298,7 @@
|
||||
color: white !important;
|
||||
border: white !important;
|
||||
}
|
||||
.progress-bar-info, .radio-purple input[type=radio]+label::after, .radio-purple input[type=radio]:checked+label::after {
|
||||
.progress-bar-info {
|
||||
background: rgba(0, 0, 0, 0.25) !important;
|
||||
}
|
||||
.progress-bar-inverse, .progress {
|
||||
|
||||
@ -298,7 +298,7 @@
|
||||
color: white !important;
|
||||
border: white !important;
|
||||
}
|
||||
.progress-bar-info, .radio-purple input[type=radio]+label::after, .radio-purple input[type=radio]:checked+label::after {
|
||||
.progress-bar-info {
|
||||
background: rgba(0, 0, 0, 0.25) !important;
|
||||
}
|
||||
.progress-bar-inverse, .progress {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user