summaryrefslogtreecommitdiffhomepage
path: root/plugins/webbox/html/webbox.css
diff options
context:
space:
mode:
authorRoland Reichwein <mail@reichwein.it>2020-05-11 19:46:30 +0200
committerRoland Reichwein <mail@reichwein.it>2020-05-11 19:46:30 +0200
commit15b2be158ac0147982dd30382251b3ce83e219c7 (patch)
treefbad8b504b91f141b0bfcd85f6ddaaef497b297b /plugins/webbox/html/webbox.css
parentb671c8c07ae7690e069c8e3c1ef54a31c591775d (diff)
Generate download link for files
Diffstat (limited to 'plugins/webbox/html/webbox.css')
-rw-r--r--plugins/webbox/html/webbox.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/webbox/html/webbox.css b/plugins/webbox/html/webbox.css
index 71e3673..6ea5147 100644
--- a/plugins/webbox/html/webbox.css
+++ b/plugins/webbox/html/webbox.css
@@ -248,10 +248,12 @@ table.list td.name {
}
/* Tooltip container */
+/*
.tooltip {
position: relative;
display: inline-block;
}
+*/
/* Tooltip text */
/*