forked from extern/egroupware
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;
|
||||
height: 24px;
|
||||
/* height: auto;*/
|
||||
background-image: none !important;
|
||||
background-image: none;
|
||||
/*.border_radius_button_lefttop;*/
|
||||
}
|
||||
button.add:before {
|
||||
@ -3806,7 +3806,7 @@ table.nextmatch_header img {
|
||||
background-color: #679fd2;
|
||||
}
|
||||
#loginMainDiv #divAppIconBar #divLogo img {
|
||||
width: 70%;
|
||||
/*width: 70%;*/
|
||||
/*margin-left: 15%;*/
|
||||
margin: 0 auto;
|
||||
max-width: 400px;
|
||||
|
@ -55,7 +55,7 @@
|
||||
background-color: @egw_color_2_e;
|
||||
|
||||
img {
|
||||
width: 70%;
|
||||
/*width: 70%;*/
|
||||
/*margin-left: 15%;*/
|
||||
margin: 0 auto;
|
||||
max-width: 400px;
|
||||
|
Loading…
Reference in New Issue
Block a user