]> git.mxchange.org Git - friendica.git/commitdiff
[frio] Remove obsolete capitalize directives after updating source translation strings
authorHypolite Petovan <hypolite@mrpetovan.com>
Tue, 11 May 2021 21:24:36 +0000 (17:24 -0400)
committerHypolite Petovan <hypolite@mrpetovan.com>
Tue, 11 May 2021 21:34:27 +0000 (17:34 -0400)
view/theme/frio/css/style.css

index a06d794f5513dce1a1f2a9b387c61501f2b64dd4..8ad5c62742215d2cb45d9b0f5d1614b3c2c933c4 100644 (file)
@@ -961,7 +961,6 @@ ul li .intro-wrapper button.intro-action-link {
        font-weight: 400;
        font-size: 13px;
        padding: 4px 15px;
-       text-transform: capitalize;
        width: 100%;
        text-align: left;
 }
@@ -1944,11 +1943,6 @@ code > .hl-main {
        margin: 0;
        margin-left: 20px;
 }
-.wall-item-actions .button-comments,
-.wall-item-actions .button-votes,
-.wall-item-actions .button-likes {
-       text-transform: capitalize;
-}
 .wall-item-actions button:hover {
        color: $font_color_darker;
        text-decoration: underline;