]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
Updated pigeonthoughts theme
authorSarven Capadisli <csarven@controlyourself.ca>
Sat, 25 Jul 2009 17:53:37 +0000 (17:53 +0000)
committerSarven Capadisli <csarven@controlyourself.ca>
Sat, 25 Jul 2009 17:53:37 +0000 (17:53 +0000)
theme/pigeonthoughts/css/base.css
theme/pigeonthoughts/css/display.css

index 5d5eb9896cae9d16db895e4021580e6cf30e82ea..f2256b7caa6657131763e7a2212032803198ffd3 100644 (file)
@@ -893,38 +893,28 @@ left:29px;
 .notice-options .notice_delete {
 right:0;
 }
-.notice-options .notice_reply dt {
-display:none;
-}
-
 .notice-options input,
 .notice-options a {
 text-indent:-9999px;
 outline:none;
 }
-
-.notice-options .notice_reply a,
 .notice-options input.submit {
 display:block;
 border:0;
 }
-.notice-options .notice_reply a,
-.notice-options .notice_delete {
+.notice-options .notice_reply,
+.notice-options .notice_delete {
 text-decoration:none;
 padding-left:16px;
 }
-
 .notice-options form input.submit {
 width:16px;
 padding:2px 0;
 }
-
-.notice-options .notice_delete dt,
 .notice-options .form_favor legend,
 .notice-options .form_disfavor legend {
 display:none;
 }
-.notice-options .notice_delete fieldset,
 .notice-options .form_favor fieldset,
 .notice-options .form_disfavor fieldset {
 border:0;
index f113225fbf193612dc06e14cdbaf85065b5269f0..1bf37bf738fb87ea0f699a5f8492115dfddcdd0e 100644 (file)
@@ -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 {
+.notice-options .notice_delete {
 background:transparent url(../../base/images/icons/twotone/green/trash.gif) no-repeat 0 45%;
 }