aboutsummaryrefslogtreecommitdiffstats
path: root/template/yoga
diff options
context:
space:
mode:
Diffstat (limited to 'template/yoga')
-rw-r--r--template/yoga/icon/remove_s.pngbin0 -> 451 bytes
-rw-r--r--template/yoga/theme/Sylvia/images/cat_bottom-right.gifbin884 -> 1414 bytes
-rw-r--r--template/yoga/theme/Sylvia/images/cat_top-right.gifbin1504 -> 2152 bytes
-rw-r--r--template/yoga/theme/Sylvia/theme.css4
4 files changed, 2 insertions, 2 deletions
diff --git a/template/yoga/icon/remove_s.png b/template/yoga/icon/remove_s.png
new file mode 100644
index 000000000..c78c38f17
--- /dev/null
+++ b/template/yoga/icon/remove_s.png
Binary files differ
diff --git a/template/yoga/theme/Sylvia/images/cat_bottom-right.gif b/template/yoga/theme/Sylvia/images/cat_bottom-right.gif
index 5cd1a1f20..0cae7172d 100644
--- a/template/yoga/theme/Sylvia/images/cat_bottom-right.gif
+++ b/template/yoga/theme/Sylvia/images/cat_bottom-right.gif
Binary files differ
diff --git a/template/yoga/theme/Sylvia/images/cat_top-right.gif b/template/yoga/theme/Sylvia/images/cat_top-right.gif
index 058fa5317..44b61eb1f 100644
--- a/template/yoga/theme/Sylvia/images/cat_top-right.gif
+++ b/template/yoga/theme/Sylvia/images/cat_top-right.gif
Binary files differ
diff --git a/template/yoga/theme/Sylvia/theme.css b/template/yoga/theme/Sylvia/theme.css
index 75753eec6..8d70d9ecc 100644
--- a/template/yoga/theme/Sylvia/theme.css
+++ b/template/yoga/theme/Sylvia/theme.css
@@ -56,8 +56,8 @@ padding: 0 0 0 10px; margin: 0; }
.content .thumbnailCategory div.illustration a { display: block; margin: 0; padding:20px 0 0 8px; }
#content .thumbnailCategory div.description { background:transparent url(images/cat_top-right.gif) no-repeat scroll right top;
margin: 0; padding:15px 10px 3px 0; overflow: hidden; }
-#content .thumbnailCategory div.description .text { margin: 10px 2px 0 0; padding:-10px 0 5px 0;
-overflow: auto; overflow-x: hidden; /* Only IE family supports colored scrollbar */
+#content .thumbnailCategory div.description .text { display:block; margin:10px 2px 0 0;
+overflow: auto; overflow-x:hidden; padding:0 0 5px; /* Only IE family supports colored scrollbar */
scrollbar-face-color: #222; scrollbar-shadow-color: #444; scrollbar-highlight-color: #000;
scrollbar-3dlight-color: #292929; scrollbar-darkshadow-color: #333; scrollbar-track-color: #111;
scrollbar-arrow-color: #f70; }