summaryrefslogtreecommitdiff
path: root/themes/wind
diff options
context:
space:
mode:
authorshadlaws <shad@shadlaws.com>2013-02-28 17:32:48 +0100
committershadlaws <shad@shadlaws.com>2013-02-28 17:32:48 +0100
commit83d0b5c82d7d1c34630ab5c486d1410921a8cd64 (patch)
treebad030f93d44521941c26b078967b4ea836b02ed /themes/wind
parent8cec774bf9e2a5a5786107777754446a8166242e (diff)
#2024 - In Wind thumb view, hide movie names just like photo names.
Diffstat (limited to 'themes/wind')
-rw-r--r--themes/wind/css/screen.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/themes/wind/css/screen.css b/themes/wind/css/screen.css
index 41d0bd6e..c088180d 100644
--- a/themes/wind/css/screen.css
+++ b/themes/wind/css/screen.css
@@ -470,6 +470,7 @@ td {
}
#g-content .g-photo h2,
+#g-content .g-movie h2,
#g-content .g-item .g-metadata {
display: none;
margin-bottom: .6em;