1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-10-06 09:37:12 +02:00

minor css tuning

This commit is contained in:
gorhill 2017-04-02 11:35:30 -04:00
parent e420db1f1f
commit 98041b44a1
No known key found for this signature in database
GPG Key ID: 25E1490B761470C2

View File

@ -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 {