]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/loozah/style.css
quattro: small adjustments to the profile edit style
[friendica.git] / view / theme / loozah / style.css
old mode 100644 (file)
new mode 100755 (executable)
index 6b8aef5..73c8639
@@ -164,7 +164,7 @@ blockquote:before {
     margin-bottom: 10px;
 }
 
-.group-selected {
+.group-selected, .nets-selected {
     padding: 3px;
     border: 1px solid #CCCCCC;
     background: #F8F8F8;
@@ -1216,6 +1216,16 @@ padding: 5px 10px 0px;
        font-size: 1.2em;
 }
 
+#jot-preview-link {
+       margin-left: 45px;
+}
+
+.preview {
+       background: #FFFFC8;
+}
+
+
+
 #profile-jot-perms-end {
        clear: both;
 }
@@ -1901,6 +1911,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;
 }
@@ -1929,6 +1954,11 @@ a.mail-list-link {
        margin-top: 15px;
 }
 
+.photos {
+       height: auto;
+       overflow: auto;
+}
+
 .photo-album-image-wrapper {
        float: left;
        margin-top: 15px;