Revert "QUnit test for overriding important css declarations, references #4427"
This reverts commit 1299e89dcd
.
Conflicts:
test/unit/css.js
This commit is contained in:
parent
0ff4c69929
commit
312df0441b
2 changed files with 0 additions and 19 deletions
|
@ -109,7 +109,3 @@ div#show-tests * { display: none; }
|
|||
#nothiddendiv { font-size: 16px; }
|
||||
#nothiddendivchild.em { font-size: 2em; }
|
||||
#nothiddendivchild.prct { font-size: 150%; }
|
||||
|
||||
div.isimportant {
|
||||
background-color: rgb(255, 255, 255) !important;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue