missing (generated) CSS files for last 2 commits

This commit is contained in:
ralf 2023-02-23 09:30:38 +01:00
parent 394bae0793
commit 235a69e75e
3 changed files with 12 additions and 3 deletions

View File

@ -1858,6 +1858,9 @@ body {
/**
* 23.1 Login page with stock background image
*/
div#loginMainDiv.stockLoginBackground {
background-position-y: 100%;
}
div#loginMainDiv.stockLoginBackground div#divAppIconBar {
postion: relative;
top: 5%;
@ -4603,7 +4606,7 @@ span.overlayContainer img.overlay {
font-size: 12px;
line-height: 1em;
margin: 0 15px 2px 2px;
vertical-align: super;
vertical-align: text-top;
}
#egw_fw_main #egw_fw_tabs .egw_fw_ui_tabs_header .egw_fw_ui_tab_header img.egw_fw_ui_tab_icon {
display: inline-block;

View File

@ -1838,6 +1838,9 @@ body {
/**
* 23.1 Login page with stock background image
*/
div#loginMainDiv.stockLoginBackground {
background-position-y: 100%;
}
div#loginMainDiv.stockLoginBackground div#divAppIconBar {
postion: relative;
top: 5%;
@ -4583,7 +4586,7 @@ span.overlayContainer img.overlay {
font-size: 12px;
line-height: 1em;
margin: 0 15px 2px 2px;
vertical-align: super;
vertical-align: text-top;
}
#egw_fw_main #egw_fw_tabs .egw_fw_ui_tabs_header .egw_fw_ui_tab_header img.egw_fw_ui_tab_icon {
display: inline-block;

View File

@ -1848,6 +1848,9 @@ body {
/**
* 23.1 Login page with stock background image
*/
div#loginMainDiv.stockLoginBackground {
background-position-y: 100%;
}
div#loginMainDiv.stockLoginBackground div#divAppIconBar {
postion: relative;
top: 5%;
@ -4593,7 +4596,7 @@ span.overlayContainer img.overlay {
font-size: 12px;
line-height: 1em;
margin: 0 15px 2px 2px;
vertical-align: super;
vertical-align: text-top;
}
#egw_fw_main #egw_fw_tabs .egw_fw_ui_tabs_header .egw_fw_ui_tab_header img.egw_fw_ui_tab_icon {
display: inline-block;