X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=theme%2Fh4ck3r%2Fcss%2Fdisplay.css;h=58b3f242ae4392b493d5b89feadbbb7e349840a6;hb=b5b3690eef0b9223bc5dbfd2a72de165ca8112ad;hp=c7631a8ebd96318be19858fd918de26e5df6b14b;hpb=78e5572b38ee3f71c0a5cf8743141817cc81079e;p=quix0rs-gnu-social.git diff --git a/theme/h4ck3r/css/display.css b/theme/h4ck3r/css/display.css index c7631a8ebd..58b3f242ae 100644 --- a/theme/h4ck3r/css/display.css +++ b/theme/h4ck3r/css/display.css @@ -1,10 +1,10 @@ /** theme: h4ck3r * - * @package Laconica - * @author Sarven Capadisli - * @copyright 2009 Control Yourself, Inc. + * @package StatusNet + * @author Sarven Capadisli + * @copyright 2009 StatusNet, Inc. * @license http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0 - * @link http://laconi.ca/ + * @link http://status.net/ */ @import url(base.css); @@ -38,7 +38,7 @@ color:#ccc; border-color:#ddd; } -.form_settings input.form_action-secondary { +.form_settings input.form_action-primary { background:none; } @@ -65,7 +65,7 @@ div.notice-options input, .entity_send-a-message a, .form_user_nudge input.submit, .entity_nudge p, -.form_settings input.form_action-secondary { +.form_settings input.form_action-primary { color:#0f0; }