mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-22 06:30:59 +01:00
Fix social media icons for jdots login page
This commit is contained in:
parent
9d7ae4b4b0
commit
0ce38aa260
@ -478,6 +478,13 @@ body {
|
||||
position: relative;
|
||||
float:right;
|
||||
}
|
||||
#socialMedia a {
|
||||
margin-left: 10px;
|
||||
}
|
||||
#socialMedia a img{
|
||||
width: 24px;
|
||||
filter: invert(0.2);
|
||||
}
|
||||
#loginScreenMessage {
|
||||
text-align: center;
|
||||
padding: 10px;
|
||||
|
Loading…
Reference in New Issue
Block a user