mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
minor css tuning
This commit is contained in:
parent
e420db1f1f
commit
98041b44a1
1 changed files with 2 additions and 1 deletions
|
|
@ -41,7 +41,7 @@ html, body {
|
|||
cursor: pointer;
|
||||
display: inline-block;
|
||||
font-size: 110%;
|
||||
margin: 0 1px 0 0;
|
||||
margin: 0 0.2em 0 0;
|
||||
padding: 4px;
|
||||
position: relative;
|
||||
text-decoration: none;
|
||||
|
|
@ -81,6 +81,7 @@ iframe {
|
|||
display: inline-block;
|
||||
font-size: 100%;
|
||||
margin-bottom: 1px;
|
||||
margin-right: 1px;
|
||||
top: 0;
|
||||
}
|
||||
.tabButton.selected {
|
||||
|
|
|
|||
Loading…
Reference in a new issue