Terminal layout: another approach

This commit is contained in:
Sebastian Krzyszkowiak
2020-07-18 04:52:26 +02:00
parent f5a5282219
commit 97da44f059
3 changed files with 68 additions and 15 deletions

View File

@ -43,6 +43,10 @@ sq_button.action {
font-size: 0.75em;
}
sq_button.small {
font-size: 0.5em;
}
#Return {
background: @theme_selected_bg_color; /* #1c71d8; */
border-color: @borders; /*#1a5fb4;*/