mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-06-23 19:31:53 +02:00
login screen + Logo left top
width position height => if (.svg) max-width: 2560px - else width of choosen image; Ticket #6982
This commit is contained in:
parent
5182153eac
commit
d06a39a154
@ -3306,7 +3306,7 @@ button.add {
|
|||||||
text-shadow: none;
|
text-shadow: none;
|
||||||
height: 24px;
|
height: 24px;
|
||||||
/* height: auto;*/
|
/* height: auto;*/
|
||||||
background-image: none !important;
|
background-image: none;
|
||||||
/*.border_radius_button_lefttop;*/
|
/*.border_radius_button_lefttop;*/
|
||||||
}
|
}
|
||||||
button.add:before {
|
button.add:before {
|
||||||
@ -3806,7 +3806,7 @@ table.nextmatch_header img {
|
|||||||
background-color: #679fd2;
|
background-color: #679fd2;
|
||||||
}
|
}
|
||||||
#loginMainDiv #divAppIconBar #divLogo img {
|
#loginMainDiv #divAppIconBar #divLogo img {
|
||||||
width: 70%;
|
/*width: 70%;*/
|
||||||
/*margin-left: 15%;*/
|
/*margin-left: 15%;*/
|
||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
max-width: 400px;
|
max-width: 400px;
|
||||||
|
@ -55,7 +55,7 @@
|
|||||||
background-color: @egw_color_2_e;
|
background-color: @egw_color_2_e;
|
||||||
|
|
||||||
img {
|
img {
|
||||||
width: 70%;
|
/*width: 70%;*/
|
||||||
/*margin-left: 15%;*/
|
/*margin-left: 15%;*/
|
||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
max-width: 400px;
|
max-width: 400px;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user