mirror of
https://github.com/wekan/wekan.git
synced 2026-03-08 06:32:34 +01:00
sidebar xmark-icon, background color on hover the icon
This commit is contained in:
parent
bc44fdf89c
commit
35802c7c62
1 changed files with 3 additions and 0 deletions
|
|
@ -21,6 +21,9 @@
|
||||||
font-size: 25px;
|
font-size: 25px;
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
}
|
}
|
||||||
|
.sidebar-xmark:hover {
|
||||||
|
background: rgba(0,0,0,0.15);
|
||||||
|
}
|
||||||
.sidebar .sidebar-content {
|
.sidebar .sidebar-content {
|
||||||
padding: 12px;
|
padding: 12px;
|
||||||
margin-bottom: 1.6em;
|
margin-bottom: 1.6em;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue