Minor CSS tweaks

This commit is contained in:
Rainer Simon 2020-04-26 11:25:32 +02:00
parent 59b7517414
commit a7e00dddcb
2 changed files with 1 additions and 1 deletions

View File

@ -5,6 +5,7 @@
outline:none; outline:none;
min-height:3em; min-height:3em;
font-size:14px; font-size:14px;
font-family:'Lato', sans-serif;
} }
.r6o-editable-text:empty:not(:focus):before { .r6o-editable-text:empty:not(:focus):before {

View File

@ -5,7 +5,6 @@
.icon { .icon {
font-size:14px; font-size:14px;
font-family:FontAwesome;
} }
.noselect { .noselect {