mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 08:14:38 +02:00
#11592 fix vc tinymce edit labels
This commit is contained in:
parent
cd6e146a9e
commit
8d9d319e98
@ -164,7 +164,7 @@
|
||||
font-weight: normal;
|
||||
}
|
||||
|
||||
* :not(.external-visual-console-container *) {
|
||||
* {
|
||||
font-size: 9pt;
|
||||
line-height: 16pt;
|
||||
}
|
||||
@ -12240,3 +12240,8 @@ div.parent_graph > p.legend_background > table > tbody > tr {
|
||||
.toggle-traffic-graph {
|
||||
margin: 0px !important;
|
||||
}
|
||||
|
||||
div#visual-console-container * {
|
||||
font-size: unset;
|
||||
line-height: unset;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user