css
This commit is contained in:
parent
a8273b3a9d
commit
e440799893
@ -3047,12 +3047,9 @@
|
|||||||
.error {\
|
.error {\
|
||||||
color: red;\
|
color: red;\
|
||||||
}\
|
}\
|
||||||
#error {\
|
#qr .error:not([href]) {\
|
||||||
cursor: default;\
|
cursor: default;\
|
||||||
}\
|
}\
|
||||||
#error[href] {\
|
|
||||||
cursor: pointer;\
|
|
||||||
}\
|
|
||||||
td.replyhider {\
|
td.replyhider {\
|
||||||
vertical-align: top;\
|
vertical-align: top;\
|
||||||
}\
|
}\
|
||||||
|
|||||||
@ -2419,12 +2419,9 @@ main =
|
|||||||
.error {
|
.error {
|
||||||
color: red;
|
color: red;
|
||||||
}
|
}
|
||||||
#error {
|
#qr .error:not([href]) {
|
||||||
cursor: default;
|
cursor: default;
|
||||||
}
|
}
|
||||||
#error[href] {
|
|
||||||
cursor: pointer;
|
|
||||||
}
|
|
||||||
td.replyhider {
|
td.replyhider {
|
||||||
vertical-align: top;
|
vertical-align: top;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user