Orange.
This commit is contained in:
parent
9e6c6b7cf0
commit
3125cfdd47
@ -4214,9 +4214,6 @@ a[href="javascript:;"] {\
|
||||
color: #000;\
|
||||
outline: none;\
|
||||
}\
|
||||
.forwardlink {\
|
||||
color: #34345C;\
|
||||
}\
|
||||
textarea.field {\
|
||||
min-height: 120px;\
|
||||
}\
|
||||
@ -4408,6 +4405,9 @@ td > .filesize > img[md5] {\
|
||||
.filtered {\
|
||||
text-decoration: line-through;\
|
||||
}\
|
||||
.quotelink.forwardlink {\
|
||||
color: #ef5411;\
|
||||
}\
|
||||
'
|
||||
};
|
||||
|
||||
|
||||
@ -3526,9 +3526,6 @@ a[href="javascript:;"] {
|
||||
color: #000;
|
||||
outline: none;
|
||||
}
|
||||
.forwardlink {
|
||||
color: #34345C;
|
||||
}
|
||||
textarea.field {
|
||||
min-height: 120px;
|
||||
}
|
||||
@ -3720,6 +3717,9 @@ td > .filesize > img[md5] {
|
||||
.filtered {
|
||||
text-decoration: line-through;
|
||||
}
|
||||
.quotelink.forwardlink {
|
||||
color: #ef5411;
|
||||
}
|
||||
'
|
||||
|
||||
Main.init()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user