Minor visual tweak.
This commit is contained in:
parent
33bc45d179
commit
ea306c7d0c
@ -17,6 +17,10 @@ html.drag-select, html.drag-select * {
|
||||
-moz-user-select: none;
|
||||
-ms-user-select: none;
|
||||
user-select: none;
|
||||
|
||||
#view .item:hover {
|
||||
box-shadow: none !important;
|
||||
}
|
||||
}
|
||||
|
||||
#view {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user