mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-13 03:27:39 +03:00
Hide nextcloud tr:hover inside SnappyMail #96
This commit is contained in:
parent
20cc74b066
commit
b683abc89f
1 changed files with 4 additions and 0 deletions
|
|
@ -77,6 +77,10 @@ button.btn:not(.button-vue) {
|
||||||
color: #fff;
|
color: #fff;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#rl-app tbody tr:hover {
|
||||||
|
background-color: inherit;
|
||||||
|
}
|
||||||
|
|
||||||
#appmenu {
|
#appmenu {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue