1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-09-18 08:52:26 +02:00

minor visual fine tuning to popup panel header

This commit is contained in:
Raymond Hill 2018-12-18 16:24:37 -05:00
parent 5dca5285e2
commit f4138fbff5
No known key found for this signature in database
GPG Key ID: 25E1490B761470C2

View File

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