X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=theme%2Fotalk%2Fcss%2Fdisplay.css;h=bdfaea7494b79b7d3aaf932962214ce079b41960;hb=c5cf2c4c94794a1aeea32a427ddd50e157fa893d;hp=22e0530eccc4a3c5656f6a0b29b8a91fc17d84f0;hpb=5d9862248bebf41bd1f97c03ec9f4f86fa206e82;p=quix0rs-gnu-social.git diff --git a/theme/otalk/css/display.css b/theme/otalk/css/display.css index 22e0530ecc..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); @@ -15,7 +15,6 @@ html { html, body, a:active { -/*background-color:#F0F2F5;*/ } body { font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; @@ -38,7 +37,7 @@ border-color:#aaa; border-color:#ddd; } -.form_settings input.form_action-secondary { +.form_settings input.form_action-primary { background:none; } @@ -65,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; }