summaryrefslogtreecommitdiff
path: root/themes/wind/css
diff options
context:
space:
mode:
authorBharat Mediratta <bharat@menalto.com>2009-11-09 20:31:14 -0800
committerBharat Mediratta <bharat@menalto.com>2009-11-09 20:31:14 -0800
commita9bb4ab4eb9c2883b5998538406bea4e5c99aeca (patch)
tree61d564360e19d717e4555b5e831cf9a33bcec41c /themes/wind/css
parent4f8728029dfc283f5d26328ec21a2db455e97651 (diff)
parent64f5a98bd60410e54b6d0c59c713bb7e3eff0a83 (diff)
Merge branch 'master' of git@github.com:gallery/gallery3
Diffstat (limited to 'themes/wind/css')
-rw-r--r--themes/wind/css/screen.css12
1 files changed, 4 insertions, 8 deletions
diff --git a/themes/wind/css/screen.css b/themes/wind/css/screen.css
index 1a7fc110..e46ba8e6 100644
--- a/themes/wind/css/screen.css
+++ b/themes/wind/css/screen.css
@@ -11,8 +11,6 @@
* 5) Navigation and menus
* 6) jQuery and jQuery UI
* 7) Right-to-left language styles
- *
- * @todo Review g-buttonset and it's usage here and admin_wind
*/
/** *******************************************************************
@@ -73,7 +71,9 @@ h3 {
font-size: .8em;
}
-#g-content #g-album-grid .g-item {
+#g-album-grid .g-item,
+#g-item #g-photo,
+#g-item #g-movie {
font-size: .7em;
}
@@ -284,11 +284,7 @@ td {
#g-item #g-photo,
#g-item #g-movie {
- padding: 1em 0;
-}
-
-#g-item #g-photo,
-#g-item #g-movie {
+ padding: 2.2em 0;
position: relative;
}