style changes
This commit is contained in:
@@ -114,12 +114,11 @@ li.box {
|
||||
list-style: none;
|
||||
|
||||
}
|
||||
li.box.target {
|
||||
border-color: green;
|
||||
}
|
||||
li.box.target:hover {
|
||||
cursor: pointer;
|
||||
border-width: 2px;
|
||||
box-shadow:
|
||||
0 3px 6px rgba(0,0,0,0.16),
|
||||
0 3px 6px rgba(0,0,0,0.23);
|
||||
}
|
||||
.item-menu-more-container {
|
||||
z-index: 1;
|
||||
|
||||
Reference in New Issue
Block a user