mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-05 18:32:30 +01:00
this addresses aa3cb0733e (commitcomment-15316163)
This commit is contained in:
parent
b3cd801a2c
commit
7f4016217e
@ -54,7 +54,7 @@ a {
|
||||
font-weight: normal;
|
||||
}
|
||||
#gotoPrefs > span:nth-of-type(3) {
|
||||
opacity: 0.2;
|
||||
opacity: 0.5;
|
||||
position: absolute;
|
||||
}
|
||||
body[dir="ltr"] #gotoPrefs > span:nth-of-type(3) {
|
||||
@ -63,9 +63,6 @@ body[dir="ltr"] #gotoPrefs > span:nth-of-type(3) {
|
||||
body[dir="rtl"] #gotoPrefs > span:nth-of-type(3) {
|
||||
right: 3px;
|
||||
}
|
||||
#gotoPrefs:hover > span:nth-of-type(3) {
|
||||
opacity: 0.65;
|
||||
}
|
||||
body[dir="ltr"] #panes {
|
||||
direction: rtl;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user