giving dialogs on mobile a bigger fontsize (12pt)

This commit is contained in:
Ralf Becker 2016-04-06 08:11:59 +00:00
parent e7371b0d66
commit 5804b65787
2 changed files with 2 additions and 0 deletions

View File

@ -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;

View File

@ -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;