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