summaryrefslogtreecommitdiff
path: root/theme
diff options
context:
space:
mode:
Diffstat (limited to 'theme')
-rw-r--r--theme/base/css/display.css1
-rw-r--r--theme/base/css/ie.css3
-rw-r--r--theme/default/css/display.css3
-rw-r--r--theme/identica/css/display.css3
4 files changed, 2 insertions, 8 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/base/css/ie.css b/theme/base/css/ie.css
index 84bc1b1d6..4e50aadbe 100644
--- a/theme/base/css/ie.css
+++ b/theme/base/css/ie.css
@@ -27,11 +27,8 @@ padding:0 4px;
}
.notice-options input.submit {
font-size:0;
-margin-top:3px;
-height:16px;
text-align:right;
text-indent:0;
-width:24px;
}
.notice div.entry-content .timestamp a {
margin-right:4px;
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;
}