Fix bug 795225 - address comment
This commit is contained in:
parent
772c7894fb
commit
83c09f27cc
@ -826,6 +826,11 @@ html[dir='rtl'] .toolbarButton.pageDown::before {
|
|||||||
padding-top: 4px;
|
padding-top: 4px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#viewBookmark[href='#'] {
|
||||||
|
opacity: .5;
|
||||||
|
pointer-events: none;
|
||||||
|
}
|
||||||
|
|
||||||
.toolbarButton.bookmark::before {
|
.toolbarButton.bookmark::before {
|
||||||
content: url(images/toolbarButton-bookmark.png);
|
content: url(images/toolbarButton-bookmark.png);
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user