commit 1d7864b56a438b688b41ae3dd604036eb4d6e853 parent b574690b695b73fd0fba3b701b7dc3c827231527 Author: Shimmy Xu <shimmy.xu@shimmy1996.com> Date: Tue, 26 Jun 2018 10:18:21 -0500 Isso comment style changes. Diffstat:
M | layouts/partials/css/isso.css | | | 7 | +------ |
1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/layouts/partials/css/isso.css b/layouts/partials/css/isso.css @@ -205,12 +205,7 @@ outline: 0; line-height: 1.5em; background: #eee; -} -.isso-postbox > .form-wrapper > .auth-section .post-action > input:hover { - background-color: #eee; -} -.isso-postbox > .form-wrapper > .auth-section .post-action > input:active { - background-color: #eee; + font-weight: normal; } @media screen and (max-width:600px) { .isso-postbox > .form-wrapper > .auth-section .input-wrapper {