summaryrefslogtreecommitdiff
path: root/theme
diff options
context:
space:
mode:
authorEvan Prodromou <evan@status.net>2009-11-08 21:41:43 -0500
committerEvan Prodromou <evan@status.net>2009-11-08 21:41:43 -0500
commit691beefd0f3755bab195279b1c0d7cc583942b72 (patch)
tree8c2e51f14d45759e57639ae90e999c192dcd0a17 /theme
parent76b0e6e6f4151235d5032d1aa90f0937b415bd87 (diff)
parentaa0d9a86152d2485de6de5ec572ae87085ebe780 (diff)
Merge branch '0.9.x' into adminpanel
Diffstat (limited to 'theme')
-rw-r--r--theme/base/css/display.css1
-rw-r--r--theme/default/css/display.css3
-rw-r--r--theme/identica/css/display.css3
3 files changed, 2 insertions, 5 deletions
diff --git a/theme/base/css/display.css b/theme/base/css/display.css
index c3ff4d92c..cdc17d67f 100644
--- a/theme/base/css/display.css
+++ b/theme/base/css/display.css
@@ -647,7 +647,6 @@ text-align:left;
width:100%;
}
.entity_actions a,
-.entity_actions p,
.entity_remote_subscribe {
text-decoration:none;
font-weight:bold;
diff --git a/theme/default/css/display.css b/theme/default/css/display.css
index fee5316c1..8799b0b09 100644
--- a/theme/default/css/display.css
+++ b/theme/default/css/display.css
@@ -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;
}
diff --git a/theme/identica/css/display.css b/theme/identica/css/display.css
index ae9cb2b19..4e3bc5980 100644
--- a/theme/identica/css/display.css
+++ b/theme/identica/css/display.css
@@ -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;
}