Minor visual tweak.
This commit is contained in:
parent
33bc45d179
commit
ea306c7d0c
1 changed files with 4 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue