Fix selector-pseudo-element-colon-notation (CSS)
This commit is contained in:
parent
cc377df8f3
commit
ce79cb6537
2 changed files with 3 additions and 3 deletions
|
@ -824,7 +824,7 @@
|
|||
background-color: #c33;
|
||||
}
|
||||
|
||||
.recordingProgressBar[aria-valuenow]:before {
|
||||
.recordingProgressBar[aria-valuenow]::before {
|
||||
background-color: #c33;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue