]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
entity_action responses look more inactive now
authorSarven Capadisli <csarven@status.net>
Sun, 8 Nov 2009 20:53:11 +0000 (20:53 +0000)
committerSarven Capadisli <csarven@status.net>
Sun, 8 Nov 2009 20:53:11 +0000 (20:53 +0000)
theme/base/css/display.css
theme/default/css/display.css
theme/identica/css/display.css

index c3ff4d92cd7e2f8367ccba68f1bc262798ff6528..cdc17d67fe3200a09db50781a50b5d9359de6f9b 100644 (file)
@@ -647,7 +647,6 @@ text-align:left;
 width:100%;
 }
 .entity_actions a,
-.entity_actions p,
 .entity_remote_subscribe {
 text-decoration:none;
 font-weight:bold;
index fee5316c1ffaa0eb0910c4be01271e2867390f1d..8799b0b09e69ede23e611f967910fa0a6e6d8023 100644 (file)
@@ -81,8 +81,7 @@ a,
 .form_settings input.form_action-primary,
 .notice-options input,
 .entity_actions a,
-.entity_actions input,
-.entity_actions p {
+.entity_actions input {
 color:#002FA7;
 }
 
index ae9cb2b196bc23d812c1088b35c5df9e7d4dd848..4e3bc5980d3611b7a6d0e4a7320be43d76829bfb 100644 (file)
@@ -80,8 +80,7 @@ a,
 .form_settings input.form_action-primary,
 .notice-options input,
 .entity_actions a,
-.entity_actions input,
-.entity_actions p {
+.entity_actions input {
 color:#002FA7;
 }