summaryrefslogtreecommitdiff
path: root/theme/base
diff options
context:
space:
mode:
Diffstat (limited to 'theme/base')
-rw-r--r--theme/base/css/display.css12
-rw-r--r--theme/base/images/icons/icons-01.gifbin3097 -> 3154 bytes
-rw-r--r--theme/base/images/icons/twotone/green/recycle.gifbin0 -> 87 bytes
3 files changed, 11 insertions, 1 deletions
diff --git a/theme/base/css/display.css b/theme/base/css/display.css
index 7446a42cd..0173d2fbb 100644
--- a/theme/base/css/display.css
+++ b/theme/base/css/display.css
@@ -982,6 +982,17 @@ font-size:1.025em;
display:inline-block;
}
+.entry-content .repeat {
+display:block;
+}
+.entry-content .repeat .photo {
+float:none;
+margin-right:1px;
+position:relative;
+top:4px;
+left:0;
+}
+
.notice-options {
position:relative;
font-size:0.95em;
@@ -1000,7 +1011,6 @@ float:left;
float:left;
margin-left:20%;
}
-.notice-options .form_repeat,
.notice-options .form_favor,
.notice-options .form_disfavor {
margin-left:0;
diff --git a/theme/base/images/icons/icons-01.gif b/theme/base/images/icons/icons-01.gif
index e910c86c0..5909d7b19 100644
--- a/theme/base/images/icons/icons-01.gif
+++ b/theme/base/images/icons/icons-01.gif
Binary files differ
diff --git a/theme/base/images/icons/twotone/green/recycle.gif b/theme/base/images/icons/twotone/green/recycle.gif
new file mode 100644
index 000000000..1fab5dcc7
--- /dev/null
+++ b/theme/base/images/icons/twotone/green/recycle.gif
Binary files differ