mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2024-12-04 10:24:42 +02:00
Update mailcow.css
This commit is contained in:
parent
1170fd2cea
commit
53545f788b
@ -110,4 +110,10 @@ legend {
|
||||
}
|
||||
.mailcow-logo img {
|
||||
max-width: 250px;
|
||||
}
|
||||
}
|
||||
.lang-link-disabled a {
|
||||
pointer-events: none;
|
||||
}
|
||||
.lang-link-disabled {
|
||||
cursor: not-allowed;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user