Minor CSS tweaks
This commit is contained in:
parent
59b7517414
commit
a7e00dddcb
|
@ -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 {
|
||||||
|
|
|
@ -5,7 +5,6 @@
|
||||||
|
|
||||||
.icon {
|
.icon {
|
||||||
font-size:14px;
|
font-size:14px;
|
||||||
font-family:FontAwesome;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.noselect {
|
.noselect {
|
||||||
|
|
Loading…
Reference in New Issue