summaryrefslogtreecommitdiff
path: root/theme/pigeonthoughts/css/display.css
diff options
context:
space:
mode:
authorSarven Capadisli <csarven@controlyourself.ca>2009-07-25 17:53:37 +0000
committerSarven Capadisli <csarven@controlyourself.ca>2009-07-25 17:53:37 +0000
commit89f32432bace26feb46299728ce2878fc5df4d20 (patch)
tree8be65445cbc80535568584c764898845151a6992 /theme/pigeonthoughts/css/display.css
parent66a959a7762474e00264ddf942fb7b681bdf2045 (diff)
Updated pigeonthoughts theme
Diffstat (limited to 'theme/pigeonthoughts/css/display.css')
-rw-r--r--theme/pigeonthoughts/css/display.css8
1 files changed, 2 insertions, 6 deletions
diff --git a/theme/pigeonthoughts/css/display.css b/theme/pigeonthoughts/css/display.css
index f113225fb..1bf37bf73 100644
--- a/theme/pigeonthoughts/css/display.css
+++ b/theme/pigeonthoughts/css/display.css
@@ -269,11 +269,7 @@ background:transparent url(../../base/images/icons/twotone/green/clip-02.gif) no
#attachments .attachment {
background:none;
}
-.notice-options .notice_reply a,
-.notice-options form input.submit {
-background-color:transparent;
-}
-.notice-options .notice_reply a {
+.notice-options .notice_reply {
background:transparent url(../../base/images/icons/twotone/green/reply.gif) no-repeat 0 45%;
}
.notice-options form.form_favor input.submit {
@@ -282,7 +278,7 @@ background:transparent url(../../base/images/icons/twotone/green/favourite.gif)
.notice-options form.form_disfavor input.submit {
background:transparent url(../../base/images/icons/twotone/green/disfavourite.gif) no-repeat 0 45%;
}
-.notice-options .notice_delete a {
+.notice-options .notice_delete {
background:transparent url(../../base/images/icons/twotone/green/trash.gif) no-repeat 0 45%;
}