projects
/
booh
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
4dc5a0a
)
Bring back the addthis button Underline the alternatives sizes
author
Benoît Dien
<benoit.dien@gmail.com>
Tue, 2 Nov 2010 14:30:32 +0000
(15:30 +0100)
committer
Guillaume Cottenceau
<gcottenc@gmail.com>
Thu, 4 Nov 2010 22:00:43 +0000
(23:00 +0100)
data/booh/themes/gradient/root/booh.css
patch
|
blob
|
history
data/booh/themes/gradient/skeleton_image.html
patch
|
blob
|
history
data/booh/themes/gradient/skeleton_index.html
patch
|
blob
|
history
data/booh/themes/gradient/skeleton_thumbnails.html
patch
|
blob
|
history
diff --git
a/data/booh/themes/gradient/root/booh.css
b/data/booh/themes/gradient/root/booh.css
index
34fb171
..
9388ab4
100644
(file)
--- a/
data/booh/themes/gradient/root/booh.css
+++ b/
data/booh/themes/gradient/root/booh.css
@@
-24,9
+24,17
@@
img {
font-size: 10px;
}
font-size: 10px;
}
+#addthis {
+ float:right;
+ opacity: 0.5;
+}
+#addthis:hover {
+ opacity: 1;
+}
+
#navtop {
border-bottom: 1px solid rgba(173,190,211,0.3);
#navtop {
border-bottom: 1px solid rgba(173,190,211,0.3);
- margin-bottom:
2
0px;
+ margin-bottom:
1
0px;
padding: 4px;
height: 30px;
}
padding: 4px;
height: 30px;
}
@@
-129,10
+137,10
@@
table.index tr td.caption {
}
}
-
table.imgnav tr td.
sizes {
+
#
sizes {
text-align: center;
}
text-align: center;
}
-
table.imgnav tr td.
sizes a {
+
#
sizes a {
text-decoration:underline;
}
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
(file)
--- a/
data/booh/themes/gradient/skeleton_image.html
+++ b/
data/booh/themes/gradient/skeleton_image.html
@@
-23,6
+23,9
@@
</div>
</div>
</div>
</div>
+<!-- Addthis button -->
+<div id='addthis'>~~addthis~~</div>
+
<table class='imgnav'>
<tr>
<td width="20%"> </td>
<table class='imgnav'>
<tr>
<td width="20%"> </td>
@@
-37,7
+40,7
@@
<img src="~~pathtobase~~go-previous.png" alt="previous" onclick="previous()" id="img_previous"/>
</form>
</td>
<img src="~~pathtobase~~go-previous.png" alt="previous" onclick="previous()" id="img_previous"/>
</form>
</td>
- <td
class
='sizes'>
+ <td
id
='sizes'>
~~sizes~~ | ~~
</td>
<td width="1%">
~~sizes~~ | ~~
</td>
<td width="1%">
diff --git
a/data/booh/themes/gradient/skeleton_index.html
b/data/booh/themes/gradient/skeleton_index.html
index
dc8d677
..
6b88ad3
100644
(file)
--- a/
data/booh/themes/gradient/skeleton_index.html
+++ b/
data/booh/themes/gradient/skeleton_index.html
@@
-20,6
+20,9
@@
</div>
</div>
</div>
</div>
+<!-- Addthis button -->
+<div id='addthis'>~~addthis~~</div>
+
<!-- Content TOP -->
<div id='contenttop'>
<!-- Content TOP -->
<div id='contenttop'>
diff --git
a/data/booh/themes/gradient/skeleton_thumbnails.html
b/data/booh/themes/gradient/skeleton_thumbnails.html
index
b34cd7d
..
e9a2d84
100644
(file)
--- a/
data/booh/themes/gradient/skeleton_thumbnails.html
+++ b/
data/booh/themes/gradient/skeleton_thumbnails.html
@@
-24,6
+24,9
@@
</div>
</div>
</div>
</div>
+<!-- Addthis button -->
+<div id='addthis'>~~addthis~~</div>
+
<!-- Content TOP -->
<div id='contenttop'>
<!-- Content TOP -->
<div id='contenttop'>
@@
-32,7
+35,7
@@
<div id="tools">
<a href="~~run_slideshow_link~~"><img src="~~pathtobase~~slideshow_32s.png" alt="~~run_slideshow_text~~"/></a>
<div id="tools">
<a href="~~run_slideshow_link~~"><img src="~~pathtobase~~slideshow_32s.png" alt="~~run_slideshow_text~~"/></a>
- ~~sizes~~ | ~~
+ <span id="sizes">~~sizes~~ | ~~</span>
</div>
</div>
</div>
</div>