X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fduepuntozero%2Fstyle.css;h=8e2c5d44780129bbe25c8345b9932403f5f310ba;hb=0882b2df9704f9e2b32b9874dceb53a90ca72edd;hp=9732edb150448429a45801905a9677177e86f062;hpb=e2e32eecacc0959ff283fb83f06fa3c6488bb6e9;p=friendica.git diff --git a/view/theme/duepuntozero/style.css b/view/theme/duepuntozero/style.css index 9732edb150..8e2c5d4478 100644 --- a/view/theme/duepuntozero/style.css +++ b/view/theme/duepuntozero/style.css @@ -1154,6 +1154,11 @@ input#dfrn-url { margin-right: 10px; } +.wall-item-like-buttons > a.active, +.wall-item-attend-wrapper > a.active { + background-color: rgba(52, 101, 164, .5); +} + .editpost { margin-left: 10px; float: left; @@ -1547,6 +1552,9 @@ blockquote.shared_content { clear:left; } +.pager .disabled { + display: none; +} .pager_first, .pager_last,