mirror of
https://github.com/overte-org/overte.git
synced 2025-08-10 08:48:53 +02:00
better style js attributes
This commit is contained in:
parent
bb7d1f8afb
commit
13cad17793
1 changed files with 2 additions and 1 deletions
|
@ -1614,7 +1614,8 @@ input.rename-entity {
|
||||||
}
|
}
|
||||||
|
|
||||||
.createAppTooltip .createAppTooltipJSAttribute {
|
.createAppTooltip .createAppTooltipJSAttribute {
|
||||||
font-size: 10px;
|
font-family: Raleway-SemiBold;
|
||||||
|
font-size: 11px;
|
||||||
color: #000000;
|
color: #000000;
|
||||||
bottom: 0;
|
bottom: 0;
|
||||||
margin-top: 5px;
|
margin-top: 5px;
|
||||||
|
|
Loading…
Reference in a new issue