aboutsummaryrefslogtreecommitdiffstats
path: root/web/css
diff options
context:
space:
mode:
Diffstat (limited to 'web/css')
-rw-r--r--web/css/000-controls.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/web/css/000-controls.css b/web/css/000-controls.css
index bd2e947..6f52d3a 100644
--- a/web/css/000-controls.css
+++ b/web/css/000-controls.css
@@ -38,6 +38,9 @@ a:hover {
margin: 0;
padding: 0;
}
+.current-thumb {
+ /* do something to the current thumbnail */
+}
#subalbums {
padding-top: 1.5em;
}