From 878518937073da43b3c58f5cb98a1167388b701d Mon Sep 17 00:00:00 2001 From: =?utf8?q?Beno=C3=AEt=20Dien?= Date: Tue, 2 Nov 2010 15:30:32 +0100 Subject: [PATCH] Bring back the addthis button Underline the alternatives sizes --- data/booh/themes/gradient/root/booh.css | 14 +++++++++++--- data/booh/themes/gradient/skeleton_image.html | 5 ++++- data/booh/themes/gradient/skeleton_index.html | 3 +++ data/booh/themes/gradient/skeleton_thumbnails.html | 5 ++++- 4 files changed, 22 insertions(+), 5 deletions(-) diff --git a/data/booh/themes/gradient/root/booh.css b/data/booh/themes/gradient/root/booh.css index 34fb171..9388ab4 100644 --- a/data/booh/themes/gradient/root/booh.css +++ b/data/booh/themes/gradient/root/booh.css @@ -24,9 +24,17 @@ img { font-size: 10px; } +#addthis { + float:right; + opacity: 0.5; +} +#addthis:hover { + opacity: 1; +} + #navtop { border-bottom: 1px solid rgba(173,190,211,0.3); - margin-bottom: 20px; + margin-bottom: 10px; padding: 4px; height: 30px; } @@ -129,10 +137,10 @@ table.index tr td.caption { } -table.imgnav tr td.sizes { +#sizes { text-align: center; } -table.imgnav tr td.sizes a { +#sizes a { text-decoration:underline; } diff --git a/data/booh/themes/gradient/skeleton_image.html b/data/booh/themes/gradient/skeleton_image.html index daa60c5..9f87c91 100644 --- a/data/booh/themes/gradient/skeleton_image.html +++ b/data/booh/themes/gradient/skeleton_image.html @@ -23,6 +23,9 @@ + +
~~addthis~~
+ @@ -37,7 +40,7 @@ previous -
  + ~~sizes~~ | ~~ diff --git a/data/booh/themes/gradient/skeleton_index.html b/data/booh/themes/gradient/skeleton_index.html index dc8d677..6b88ad3 100644 --- a/data/booh/themes/gradient/skeleton_index.html +++ b/data/booh/themes/gradient/skeleton_index.html @@ -20,6 +20,9 @@ + +
~~addthis~~
+
diff --git a/data/booh/themes/gradient/skeleton_thumbnails.html b/data/booh/themes/gradient/skeleton_thumbnails.html index b34cd7d..e9a2d84 100644 --- a/data/booh/themes/gradient/skeleton_thumbnails.html +++ b/data/booh/themes/gradient/skeleton_thumbnails.html @@ -24,6 +24,9 @@
+ +
~~addthis~~
+
@@ -32,7 +35,7 @@
~~run_slideshow_text~~   - ~~sizes~~ | ~~ + ~~sizes~~ | ~~
-- 2.21.3