mirror of
https://github.com/kkapsner/CanvasBlocker
synced 2025-07-04 20:46:39 +02:00
Added button to open options page from pageAction popup
This commit is contained in:
parent
e9fe20d966
commit
a85ea32a74
6 changed files with 137 additions and 10 deletions
|
@ -67,6 +67,10 @@ button.action img {
|
|||
text-align: right;
|
||||
}
|
||||
|
||||
#globalActions .action {
|
||||
margin-bottom: 4px;
|
||||
}
|
||||
|
||||
.notifications .fakedCanvasContent {
|
||||
display: block;
|
||||
width: 100%;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue