summaryrefslogtreecommitdiff
path: root/theme/identica
diff options
context:
space:
mode:
authorsarven <csarven@plantard.controlezvous.ca>2009-01-22 17:01:57 +0000
committersarven <csarven@plantard.controlezvous.ca>2009-01-22 17:01:57 +0000
commit8daec3c245fd1127ea96e0ef1312fcad91b53a3f (patch)
treea13df7b8966dfb9b0bebcc9e6fa523b19f954b5b /theme/identica
parentead13846505be3e183ecf05f5897636f0d9e5755 (diff)
Colour fix for Subscribe input.submit
Diffstat (limited to 'theme/identica')
-rw-r--r--theme/identica/css/display.css3
1 files changed, 1 insertions, 2 deletions
diff --git a/theme/identica/css/display.css b/theme/identica/css/display.css
index 1df14a7f1..66ee3c25d 100644
--- a/theme/identica/css/display.css
+++ b/theme/identica/css/display.css
@@ -58,8 +58,7 @@ background-color:#fcfffc;
#aside_primary,
#entity_subscribe a,
-#TB_window input.submit,
-.form_user_subscribe input.submit {
+#TB_window input.submit {
background-color:#CEE1E9;
}