]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/duepuntozero/style.css
personal notes going to wall instead of PN in dispy
[friendica.git] / view / theme / duepuntozero / style.css
index d1b85bf7a7f2a88af7ec5f220ea73bc8878e9a5d..9bed3e97245688b82216f3755c04011a4223614c 100644 (file)
@@ -803,6 +803,9 @@ input#dfrn-url {
        float: left;
        margin-right: 5px;
 }
+#network-bmark-link {
+       margin-top: 10px;
+}
 
 .wall-item-content-wrapper {
        margin-top: 10px;
@@ -2435,6 +2438,7 @@ a.mail-list-link {
 }
 
 #crepair-nick-label,
+#crepair-attag-label,
 #crepair-url-label,
 #crepair-request-label,
 #crepair-confirm-label,
@@ -2446,6 +2450,7 @@ a.mail-list-link {
 }
 
 #crepair-nick,
+#crepair-attag,
 #crepair-url,
 #crepair-request,
 #crepair-confirm,
@@ -2744,6 +2749,7 @@ a.mail-list-link {
 .off { background-position: 0px -48px; }
 .starred { background-position: -16px -48px; }
 .unstarred { background-position: -32px -48px; }
+.tagged { background-position: -48px -48px; }
 
 
 .icon.dim { opacity: 0.3;filter:alpha(opacity=30); }