mirror of
https://github.com/wekan/wekan.git
synced 2025-12-24 11:20:13 +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;
|
||||
padding: 10px;
|
||||
}
|
||||
.sidebar-xmark:hover {
|
||||
background: rgba(0,0,0,0.15);
|
||||
}
|
||||
.sidebar .sidebar-content {
|
||||
padding: 12px;
|
||||
margin-bottom: 1.6em;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue