]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/loozah/style.css
personal notes going to wall instead of PN in dispy
[friendica.git] / view / theme / loozah / style.css
index b97f27510b5143c14e506699583b44b7207bb261..d9b0b6f2ec81f1f47d69d1f4cc099db8da810b70 100644 (file)
@@ -1019,6 +1019,10 @@ input#dfrn-url {
        float: left;
        margin-right: 5px;
 }
+#network-bmark-link {
+       margin-top: 10px;
+}
+
 
 
 .wall-item-info.wallwall {
@@ -2403,6 +2407,7 @@ a.mail-list-link {
 }
 
 #crepair-nick-label,
+#crepair-attag-label,
 #crepair-url-label,
 #crepair-request-label,
 #crepair-confirm-label,
@@ -2414,6 +2419,7 @@ a.mail-list-link {
 }
 
 #crepair-nick,
+#crepair-attag,
 #crepair-url,
 #crepair-request,
 #crepair-confirm,
@@ -2424,7 +2430,8 @@ a.mail-list-link {
 }
 
 #netsearch-box {
-       margin-top: 20px;       
+       margin-top: 20px;
+       width: 150px;   
 }
 
 #netsearch-box #search-submit {
@@ -2725,6 +2732,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); }