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