X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=theme%2Fotalk%2Fcss%2Fdisplay.css;h=bdfaea7494b79b7d3aaf932962214ce079b41960;hb=a08c76a4342cfb4b3d772f6880ba0b8f3153b246;hp=6c646791bf56ea099301ff83a41d2f3b60d82e19;hpb=8cc8f9fd0c0ad8d1c38bd0c113f9f0a4d7918256;p=quix0rs-gnu-social.git diff --git a/theme/otalk/css/display.css b/theme/otalk/css/display.css index 6c646791bf..bdfaea7494 100644 --- a/theme/otalk/css/display.css +++ b/theme/otalk/css/display.css @@ -1,10 +1,10 @@ /** theme: otalk * - * @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); @@ -37,7 +37,7 @@ border-color:#aaa; border-color:#ddd; } -.form_settings input.form_action-secondary { +.form_settings input.form_action-primary { background:none; } @@ -64,7 +64,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:#8F0000; }