mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-30 01:05:39 +02:00
Merge branch 'ent-8578-estilos-podridos-ehorus' into 'develop'
Fix some styles Closes pandora_enterprise#8578 See merge request artica/pandorafms!4698
This commit is contained in:
commit
2d141a34dc
@ -1,3 +1,24 @@
|
|||||||
|
.terminal-main {
|
||||||
|
font-family: monospace;
|
||||||
|
font-size: 10pt;
|
||||||
|
}
|
||||||
|
|
||||||
|
#ehorus-client-container {
|
||||||
|
font-family: 'lato';
|
||||||
|
}
|
||||||
|
|
||||||
|
.glyphicon {
|
||||||
|
position: relative;
|
||||||
|
top: 1px;
|
||||||
|
display: inline-block;
|
||||||
|
font-style: normal;
|
||||||
|
font-size: 14px;
|
||||||
|
font-weight: 400;
|
||||||
|
line-height: 1;
|
||||||
|
-webkit-font-smoothing: antialiased;
|
||||||
|
font-family: 'Glyphicons Halflings';
|
||||||
|
}
|
||||||
|
|
||||||
.btn:focus,
|
.btn:focus,
|
||||||
.btn:active:focus,
|
.btn:active:focus,
|
||||||
.btn.active:focus,
|
.btn.active:focus,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user