Two selector optimization.
This commit is contained in:
parent
70e1ed8d5c
commit
0cd5b57604
@ -3215,7 +3215,7 @@
|
||||
.move {\
|
||||
cursor: move;\
|
||||
}\
|
||||
label, a, .favicon, #qr img {\
|
||||
label, .favicon, #qr img {\
|
||||
cursor: pointer;\
|
||||
}\
|
||||
a[href="javascript:;"] {\
|
||||
|
||||
@ -2572,7 +2572,7 @@ Main =
|
||||
.move {
|
||||
cursor: move;
|
||||
}
|
||||
label, a, .favicon, #qr img {
|
||||
label, .favicon, #qr_form > div > img {
|
||||
cursor: pointer;
|
||||
}
|
||||
a[href="javascript:;"] {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user