mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-08 00:47:04 +03:00
Added powered by
This commit is contained in:
parent
d68ab260ac
commit
300cee0b6e
10 changed files with 32 additions and 0 deletions
|
|
@ -71,6 +71,16 @@
|
|||
}
|
||||
}
|
||||
|
||||
.thm-powered {
|
||||
color: @powered-color;
|
||||
a {
|
||||
color: @powered-color;
|
||||
&:hover {
|
||||
color: lighten(@powered-color, 20%);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.g-ui-menu {
|
||||
color: @dropdown-menu-color !important;
|
||||
background-color: @dropdown-menu-background-color !important;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue