From 859f8dc558555cee4c106099c1a44aa6866aaa0f Mon Sep 17 00:00:00 2001 From: Chad Kieffer Date: Wed, 7 Oct 2009 00:21:23 -0600 Subject: Consolidated the rest of the base message styles into lib/gallery.common.css and applied updates to views. Moved over draggable/droppable styles. Use g-target consistently for drag/drop interactions. Minor re-ordering of selectors in gallery.common.css. Updates to css comments. --- themes/wind/views/no_sidebar.html.php | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'themes/wind/views') diff --git a/themes/wind/views/no_sidebar.html.php b/themes/wind/views/no_sidebar.html.php index d0d3eba6..378bd971 100644 --- a/themes/wind/views/no_sidebar.html.php +++ b/themes/wind/views/no_sidebar.html.php @@ -1,5 +1,6 @@ -
- Add blocks", - array("url" => html::mark_clean(url::site("admin/sidebar")))) ?> -
+ -- cgit v1.2.3 From 121fcab5c81fd4f942eea11577e4381ab4d86ddc Mon Sep 17 00:00:00 2001 From: Chad Kieffer Date: Wed, 7 Oct 2009 00:46:02 -0600 Subject: Replaced most clear fix hacks with generic class. --- lib/gallery.common.css | 13 +------------ modules/comment/views/admin_comments.html.php | 2 +- modules/gallery/views/admin_themes.html.php | 8 ++++---- modules/user/views/admin_users.html.php | 2 +- themes/wind/views/album.html.php | 2 +- themes/wind/views/page.html.php | 2 +- themes/wind/views/pager.html.php | 2 +- themes/wind/views/sidebar.html.php | 2 +- 8 files changed, 11 insertions(+), 22 deletions(-) (limited to 'themes/wind/views') diff --git a/lib/gallery.common.css b/lib/gallery.common.css index d100791e..740d9e87 100644 --- a/lib/gallery.common.css +++ b/lib/gallery.common.css @@ -321,20 +321,9 @@ form .g-error { *********************************************************************/ .g-clearfix, -#g-header:after, -#g-album-grid:after, -.g-pager:after, -#g-view-menu:after, #g-site-admin-menu:after, -#g-header:after, -#g-admin-comments-menu:after, -#g-group-admin:after, -.g-selected:after, -.g-available .g-block:after, #g-module-create-form ul li ul:after, -#g-developer-tools:after, -#g-photo-stream:after, -#g-view-menu:after { +#g-developer-tools:after { clear: both; content: "."; display: block; diff --git a/modules/comment/views/admin_comments.html.php b/modules/comment/views/admin_comments.html.php index 62c64d12..e32a843f 100644 --- a/modules/comment/views/admin_comments.html.php +++ b/modules/comment/views/admin_comments.html.php @@ -38,7 +38,7 @@

-
+
diff --git a/modules/gallery/views/admin_themes.html.php b/modules/gallery/views/admin_themes.html.php index 714b3af8..a75d9f04 100644 --- a/modules/gallery/views/admin_themes.html.php +++ b/modules/gallery/views/admin_themes.html.php @@ -14,7 +14,7 @@