mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-05-24 20:14:37 -04:00
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;
|
-moz-user-select: none;
|
||||||
-ms-user-select: none;
|
-ms-user-select: none;
|
||||||
user-select: none;
|
user-select: none;
|
||||||
|
|
||||||
|
#view .item:hover {
|
||||||
|
box-shadow: none !important;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
#view {
|
#view {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue