diff options
author | Evan Prodromou <evan@status.net> | 2009-11-08 21:41:43 -0500 |
---|---|---|
committer | Evan Prodromou <evan@status.net> | 2009-11-08 21:41:43 -0500 |
commit | 691beefd0f3755bab195279b1c0d7cc583942b72 (patch) | |
tree | 8c2e51f14d45759e57639ae90e999c192dcd0a17 /theme/identica | |
parent | 76b0e6e6f4151235d5032d1aa90f0937b415bd87 (diff) | |
parent | aa0d9a86152d2485de6de5ec572ae87085ebe780 (diff) |
Merge branch '0.9.x' into adminpanel
Diffstat (limited to 'theme/identica')
-rw-r--r-- | theme/identica/css/display.css | 3 |
1 files changed, 1 insertions, 2 deletions
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; } |