aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/css/files.css
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/resources/css/files.css')
-rw-r--r--src/main/resources/css/files.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/main/resources/css/files.css b/src/main/resources/css/files.css
index d0be48e..ba47202 100644
--- a/src/main/resources/css/files.css
+++ b/src/main/resources/css/files.css
@@ -75,6 +75,10 @@ colgroup col:nth-child(7) {
z-index: -1;
}
+.drop.hover {
+ background: rgba(12, 99, 250, 0.3) !important;
+}
+
.share {
font-size: 20px;
background-color: inherit;