diff options
author | Evan Prodromou <evan@status.net> | 2009-11-08 21:23:25 -0500 |
---|---|---|
committer | Evan Prodromou <evan@status.net> | 2009-11-08 21:23:25 -0500 |
commit | aa0d9a86152d2485de6de5ec572ae87085ebe780 (patch) | |
tree | be142ab0f12a2e580aa36de31e0ceddadd0158b5 /theme/identica | |
parent | f086dddf43a8e1593a615e77c2fdd605623acf49 (diff) | |
parent | 8e58f241739b97bd53f78035781f16e2067a31d9 (diff) |
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
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; } |