mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-05 18:32:30 +01:00
minor css tuning
This commit is contained in:
parent
e420db1f1f
commit
98041b44a1
@ -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 New Issue
Block a user