mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
minor visual fine tuning to popup panel header
This commit is contained in:
parent
5dca5285e2
commit
f4138fbff5
1 changed files with 2 additions and 6 deletions
|
|
@ -33,18 +33,14 @@ a {
|
|||
align-items: flex-end;
|
||||
background-color: #444;
|
||||
border: 0;
|
||||
color: #ccc;
|
||||
color: #bbb;
|
||||
display: flex;
|
||||
font-size: 80%;
|
||||
font-size: smaller;
|
||||
justify-content: center;
|
||||
margin: 0;
|
||||
padding: 1px 0;
|
||||
width: 100%;
|
||||
}
|
||||
#version {
|
||||
font-size: 90%;
|
||||
font-weight: normal;
|
||||
}
|
||||
|
||||
#panes {
|
||||
display: flex;
|
||||
|
|
|
|||
Loading…
Reference in a new issue