]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/duepuntozero/style.css
Merge branch 'develop' into rewrites/dbm_is_result
[friendica.git] / view / theme / duepuntozero / style.css
index 49754c83892be137e81f7255df632d777a465938..c1e8067443a3f35af95c939b74ad119669ba9bad 100644 (file)
@@ -1112,7 +1112,8 @@ input#dfrn-url {
        left: 65px;
 }
 
-.wall-item-ago {
+.wall-item-ago,
+.shared-time {
        color: #888888;
        font-size: 0.8em;
 }
@@ -1153,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;
@@ -1201,7 +1207,8 @@ input#dfrn-url {
 .wall-item-wrapper-end {
        clear: both;
 }
-.wall-item-name-link {
+.wall-item-name-link,
+.shared-author {
        font-weight: bold;
        text-decoration: none;
        color: #3172BD;