mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 16:44:20 +01:00
giving dialogs on mobile a bigger fontsize (12pt)
This commit is contained in:
parent
e7371b0d66
commit
5804b65787
@ -7378,6 +7378,7 @@ form[id^="tracker-"] .dialogHeadbar {
|
||||
height: 87% !important;
|
||||
margin-top: 60px !important;
|
||||
padding: 0 !important;
|
||||
font-size: 12pt;
|
||||
}
|
||||
body .ui-dialog .ui-dialog-buttonpane {
|
||||
position: fixed !important;
|
||||
|
@ -427,6 +427,7 @@
|
||||
height:87% !important;
|
||||
margin-top: 60px !important;
|
||||
padding:0 !important;
|
||||
.mob-fontsize-l;
|
||||
}
|
||||
.ui-dialog .ui-dialog-buttonpane {
|
||||
position: fixed !important;
|
||||
|
Loading…
Reference in New Issue
Block a user