mirror of
https://github.com/DirectoryLister/DirectoryLister.git
synced 2025-09-02 02:12:37 +02:00
Fixed file info button hover color in dark mode
This commit is contained in:
@@ -11,6 +11,10 @@
|
||||
|
||||
#file-list a:hover {
|
||||
@apply bg-purple-700;
|
||||
|
||||
button:hover {
|
||||
@apply bg-purple-900;
|
||||
}
|
||||
}
|
||||
|
||||
footer {
|
||||
|
Reference in New Issue
Block a user