]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/loozah/style.css
network select widget
[friendica.git] / view / theme / loozah / style.css
index 6b8aef500bde7ad4eb0eaac12a874e0682e59ddf..ff31a7807487baa52ce1b744f22a8e57fdac21e1 100644 (file)
@@ -164,7 +164,7 @@ blockquote:before {
     margin-bottom: 10px;
 }
 
-.group-selected {
+.group-selected, .nets-selected {
     padding: 3px;
     border: 1px solid #CCCCCC;
     background: #F8F8F8;
@@ -1901,6 +1901,21 @@ a.mail-list-link {
        width: 12px;
 }
 
+.nets-ul {
+       list-style-type: none;
+}
+
+.nets-ul li {
+       margin-top: 10px;
+}
+
+.nets-link {
+       margin-left: 24px;
+}
+.nets-all {
+       margin-left: 42px;
+}
+
 #search-save {
     margin-left: 5px;
 }