cleanup
This commit is contained in:
parent
c61f526573
commit
1ebf4ef024
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -2748,7 +2748,6 @@ textarea,
|
||||
"Backlinked Reply Outline" : "#b84818"
|
||||
"Checkbox Background" : "rgba(239,239,239,.98)"
|
||||
"Checkbox Border" : "rgb(187,187,187)"
|
||||
"Checkbox Checked Background" : "rgba(239,239,239,.98)"
|
||||
"Input Background" : "#fffffff"
|
||||
"Input Border" : "rgb(187,187,187)"
|
||||
"Hovered Input Background" : "#f0f0f0"
|
||||
@ -2835,7 +2834,6 @@ textarea,
|
||||
"Focused Input Border": "rgba(28,28,28,1)"
|
||||
"Checkbox Background": "rgb(25,25,25)"
|
||||
"Checkbox Border": "rgb(20,20,20)"
|
||||
"Checkbox Checked Background": "rgb(25,25,25)"
|
||||
"Buttons Background": "rgba(20,20,20,1)"
|
||||
"Buttons Border": "rgb(16,16,16)"
|
||||
"Navigation Background": "rgba(16,16,16,0.9)"
|
||||
@ -2940,7 +2938,6 @@ textarea,
|
||||
"Focused Input Border": "rgba(200,200,200,1)"
|
||||
"Checkbox Background": "rgba(200,200,200,1)"
|
||||
"Checkbox Border": "rgba(190,190,190,1)"
|
||||
"Checkbox Checked Background": "rgba(220,220,220,1)"
|
||||
"Buttons Background": "rgba(255,255,255,1)"
|
||||
"Buttons Border": "rgba(220,220,220,1)"
|
||||
"Navigation Background": "rgba(244,244,244,1)"
|
||||
|
||||
@ -320,13 +320,12 @@ a[href] {
|
||||
#addReply:hover,
|
||||
#dump:hover,
|
||||
.entry:hover,
|
||||
.sideArrows a:hover,
|
||||
.replylink:hover,
|
||||
.qiQuote:hover,
|
||||
.quotelink:hover,
|
||||
a .name:hover,
|
||||
a .postertrip:hover,
|
||||
a:hover {
|
||||
a[href]:hover {
|
||||
color: #{theme["Hovered Links"]};
|
||||
}
|
||||
#header-bar a:hover,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user