minor UI tweak...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2018-01-06 01:23:41 +03:00
parent ed605fe5d8
commit 1bf2d55e8a

View File

@ -341,6 +341,9 @@ button:hover {
.buttons .button.spacer:hover { .buttons .button.spacer:hover {
background: transparent; background: transparent;
} }
.buttons .button sub {
font-size: x-small;
}
.buttons .button.ui-settings { .buttons .button.ui-settings {