]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/duepuntozero/style.css
Merge pull request #3779 from annando/event-data
[friendica.git] / view / theme / duepuntozero / style.css
index 9732edb150448429a45801905a9677177e86f062..8e2c5d44780129bbe25c8345b9932403f5f310ba 100644 (file)
@@ -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,