mirror of
https://github.com/plankanban/planka.git
synced 2025-12-21 09:15:51 +03:00
Update dependencies
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
.menuItem {
|
||||
background: transparent;
|
||||
border: none;
|
||||
cursor: pointer;
|
||||
display: block;
|
||||
margin: 0;
|
||||
outline: 0;
|
||||
@@ -12,15 +14,6 @@
|
||||
background: rgba(0, 0, 0, 0.05);
|
||||
}
|
||||
|
||||
.menuItemActive {
|
||||
background: transparent;
|
||||
border-width: 0;
|
||||
}
|
||||
|
||||
.menuItemActive:hover {
|
||||
background: rgba(0, 0, 0, 0.05);
|
||||
}
|
||||
|
||||
.menuItemText {
|
||||
display: inline-block;
|
||||
line-height: 32px;
|
||||
|
||||
Reference in New Issue
Block a user