forked from extern/egroupware
WIP framework style:
- Fix header logo size
This commit is contained in:
parent
dcea81513d
commit
e8d0c061c6
@ -3891,14 +3891,14 @@ td.message span.message {
|
||||
}
|
||||
#egw_fw_header #egw_divLogo {
|
||||
float: left;
|
||||
width: 255px;
|
||||
max-width: 220px;
|
||||
display: block;
|
||||
margin-left: 63px;
|
||||
text-align: center;
|
||||
height: 45px;
|
||||
}
|
||||
#egw_fw_header #egw_divLogo img {
|
||||
max-width: 209px;
|
||||
max-width: 210px;
|
||||
border: none;
|
||||
height: 45px;
|
||||
}
|
||||
|
@ -3880,14 +3880,14 @@ td.message span.message {
|
||||
}
|
||||
#egw_fw_header #egw_divLogo {
|
||||
float: left;
|
||||
width: 255px;
|
||||
max-width: 220px;
|
||||
display: block;
|
||||
margin-left: 63px;
|
||||
text-align: center;
|
||||
height: 45px;
|
||||
}
|
||||
#egw_fw_header #egw_divLogo img {
|
||||
max-width: 209px;
|
||||
max-width: 210px;
|
||||
border: none;
|
||||
height: 45px;
|
||||
}
|
||||
|
@ -3891,14 +3891,14 @@ td.message span.message {
|
||||
}
|
||||
#egw_fw_header #egw_divLogo {
|
||||
float: left;
|
||||
width: 255px;
|
||||
max-width: 220px;
|
||||
display: block;
|
||||
margin-left: 63px;
|
||||
text-align: center;
|
||||
height: 45px;
|
||||
}
|
||||
#egw_fw_header #egw_divLogo img {
|
||||
max-width: 209px;
|
||||
max-width: 210px;
|
||||
border: none;
|
||||
height: 45px;
|
||||
}
|
||||
|
@ -29,13 +29,13 @@
|
||||
/* Logo EGW or Company - left top*/
|
||||
#egw_divLogo {
|
||||
float: left;
|
||||
width: 255px;
|
||||
max-width: 220px;
|
||||
display: block;
|
||||
margin-left: 63px;
|
||||
text-align: center;
|
||||
height: 45px;
|
||||
img {
|
||||
max-width: 209px;
|
||||
max-width: 210px;
|
||||
border: none;
|
||||
height: 45px;
|
||||
}
|
||||
|
@ -3902,14 +3902,14 @@ td.message span.message {
|
||||
}
|
||||
#egw_fw_header #egw_divLogo {
|
||||
float: left;
|
||||
width: 255px;
|
||||
max-width: 220px;
|
||||
display: block;
|
||||
margin-left: 63px;
|
||||
text-align: center;
|
||||
height: 45px;
|
||||
}
|
||||
#egw_fw_header #egw_divLogo img {
|
||||
max-width: 209px;
|
||||
max-width: 210px;
|
||||
border: none;
|
||||
height: 45px;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user