Fix styles
This commit is contained in:
parent
7277e026cd
commit
2ec9c8a7de
|
@ -4232,6 +4232,7 @@ div.simple_value > a > span.text p {
|
||||||
color: #333;
|
color: #333;
|
||||||
padding: 20px;
|
padding: 20px;
|
||||||
font-size: 9pt;
|
font-size: 9pt;
|
||||||
|
box-shadow: 0 3px 6px 0 rgb(0 0 0 / 13%);
|
||||||
}
|
}
|
||||||
|
|
||||||
.cargatextodialogo {
|
.cargatextodialogo {
|
||||||
|
@ -10785,7 +10786,7 @@ pre.external_tools_output {
|
||||||
}
|
}
|
||||||
|
|
||||||
.fixed_filter_bar input {
|
.fixed_filter_bar input {
|
||||||
height: 32px;
|
/*height: 32px;*/
|
||||||
}
|
}
|
||||||
|
|
||||||
.fixed_filter_content {
|
.fixed_filter_content {
|
||||||
|
|
Loading…
Reference in New Issue