]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/loozah/style.css
compatiblity for old themes
[friendica.git] / view / theme / loozah / style.css
index d2b6441ac7697b9cfcbbcb8b99ef7c83bcfacee4..c58bda5bb37b0b3a09895b894d9349df1a02f6a5 100644 (file)
@@ -41,12 +41,14 @@ input:hover {
        cursor: pointer;
 }
 
+#id_openid_url,
 .openid {
    background-color: #ECECEC !important;
    background: url(login-bg.gif) no-repeat;
    background-position: 0 50%;
    padding-left: 18px;
 }
+#id_openid_url:hover,
 .openid:hover {
        background-color: #0CBEFE !important;
 }
@@ -531,133 +533,6 @@ input#dfrn-url {
        margin-left: 50px;
 }
 
-#settings-nick-wrapper {
-       margin-bottom: 15px;
-}
-
-#settings-expire-end {
-       margin-bottom: 30px;
-}
-
-#settings-username-end,
-#settings-email-end,
-#settings-nick-end,
-#settings-defloc-end,
-#settings-allowloc-end,
-#settings-blockw-end,
-#settings-timezone-end,
-#settings-theme-end,
-#settings-password-end,
-#settings-confirm-end,
-#settings-openid-end,
-#settings-maxreq-end,
-#notify1-end,
-#notify2-end,
-#notify3-end,
-#notify4-end,
-#notify5-end,
-#imap-server-end,
-#imap-port-end,
-#imap-ssl-end,
-#imap-user-end,
-#imap-pass-end,
-#imap-replyto-end,
-#imap-pubmail-end {
-       margin-bottom: 5px;
-       clear: both;
-}
-
-#settings-username-label,
-#settings-email-label,
-#settings-nick-label,
-#settings-defloc-label,
-#settings-allowloc-label,
-#settings-blockw-label,
-#settings-timezone-label,
-#settings-theme-label,
-#settings-password-label,
-#settings-confirm-label,
-#settings-openid-label,
-#settings-maxreq-label,
-#settings-label-notify1,
-#settings-label-notify2,
-#settings-label-notify3,
-#settings-label-notify4,
-#settings-label-notify5,
-#settings-label-imap1,
-#settings-label-imap2,
-#settings-label-imap3,
-#settings-label-imap4,
-#settings-label-imap5,
-#settings-label-imap6,
-#settings-label-imap7 {
-       float: left;
-       width: 200px;
-}
-
-#settings-username,
-#settings-email,
-#settings-nick,
-#settings-defloc,
-#settings-allowloc,
-#settings-blockw,
-#timezone-select,
-#theme-select,
-#settings-password,
-#settings-confirm,
-#settings-maxreq,
-#notify1,
-#notify2,
-#notify3,
-#notify4,
-#notify5,
-#imap-server,
-#imap-port,
-#imap-ssl,
-#imap-user,
-#imap-pass,
-#imap-replyto,
-#imap-pubmail {
-       float: left;
-       margin-bottom: 20px;
-}
-
-#settings-openid {
-       float: left;
-       margin-bottom: 20px;
-       width: 127px;
-}
-       
-#settings-maxreq-desc {
-       float: left;
-       margin-left: 20px;
-}
-
-#settings-theme-label,
-#settings-defloc-label {
-       margin-top: 20px;
-}
-
-#settings-defloc {
-       margin-top: 20px;
-}
-
-
-#theme-select {
-       margin-top: 20px;
-       width: 207px;
-}
-#settings-notify-desc {
-       margin-top: 20px;
-       margin-bottom: 20px;
-}
-#settings-nick-desc {
-       width: 500px;
-}
-
-#settings-nick {
-       margin-bottom: 30px;
-}
 
 #cropimage-wrapper, #cropimage-preview-wrapper {
        float: left;
@@ -1096,9 +971,24 @@ input#dfrn-url {
 }
 
 .editpost {
-       margin-left: 15px;
+       margin-left: 10px;
+       float: left;
+}
+.star-item {
+       margin-left: 10px;
+       float: left;    
 }
 
+
+#network-star-link{
+       margin-top: 10px;
+}
+.network-star {
+       float: left;
+       margin-right: 5px;
+}
+
+
 .wall-item-info.wallwall {
        width: 285px;
 }
@@ -1671,74 +1561,114 @@ padding: 5px 10px 0px;
        overflow: auto;
 }
 
-#group-new-submit-wrapper {
-       margin-top: 30px;
+#profile-jot-text {
+       height: 20px;
+       color:#cccccc;
+       border: 1px solid #cccccc;
 }
 
-#acl-allow-group-label,
-#acl-allow-contact-label,
-#acl-deny-group-label,
-#acl-deny-contact-label {
-       display: block;
-}
 
-#acl-permit-text {
-    margin-top: 10px;
-    float: left;
+/** acl **/
+#photo-edit-perms-select,
+#photos-upload-permissions-wrapper,
+#profile-jot-acl-wrapper{
+       display:block!important;
 }
 
-#acl-deny-text {
-    margin-top: 10px;
-}
 
-#jot-public {
-    float: left;
-    margin-top: 10px;
-    margin-left: 15px;
-    color: #FF0000;
+#acl-wrapper {
+       width: 690px;
+       float:left;
 }
-
-#acl-permit-text-end {
-    clear: both;
+#acl-search {
+       float:right;
+       background: #ffffff url("../../../images/search_18.png") no-repeat right center;
+       padding-right:20px;
 }
-
-#acl-allow-group-label,
-#acl-allow-contact-label,
-#acl-deny-group-label,
-#acl-deny-contact-label {
-       margin-top: 5px;
-       margin-bottom: 5px;
+#acl-showall {
+       float: left;
+       display: block;
+       width: auto;
+       height: 20px;
+       background-color: #cccccc;
+       background-image: url("../../../images/show_all_off.png");
+       background-position: 7px 7px;
+       background-repeat: no-repeat;
+       padding: 5px 5px 0px 30px;
+       -webkit-border-radius: 5px ;
+       -moz-border-radius: 5px;
+       border-radius: 5px;
+       color: #999999;
+}
+#acl-showall.selected {
+       color: #000000;
+       background-color: #ff9900;
+       background-image: url("../../../images/show_all_on.png");
 }
 
 
-#group_allow_wrapper,
-#group_deny_wrapper {
-       float: left;
-       width: 100px;
-       margin-right: 10px;
+#acl-list {
+       height: 210px;
+       border: 1px solid #cccccc;
+       clear: both;
+       margin-top: 30px;
+       overflow: auto;
 }
+#acl-list-content {
 
-#contact_allow_wrapper,
-#contact_deny_wrapper {
-       float: left;
+}
+.acl-list-item {
+       display: block;
        width: 150px;
-       margin-right: 10px;
+       height: 30px;
+       border: 1px solid #cccccc;
+       margin: 5px;
+       float: left;
 }
-
-#acl-allow-end,
-#acl-deny-end {
-       clear: both;
+.acl-list-item img{
+       width:22px;
+       height: 22px;
+       float: left;
+       margin: 4px;
 }
-#acl-permit-outer-wrapper,
-#acl-deny-outer-wrapper {
-       padding: 10px;
-       margin-top: 10px;
-       border: 2px solid #BBBBBB;
+.acl-list-item p { font-size: 10px; margin: 0px; padding: 2px 0px 1px; }
+.acl-list-item a { 
+       font-size: 8px;
+       display: block;
+       width: 40px;
+       height: 10px;
        float: left;
+       color: #999999;
+       background-color: #cccccc;
+       margin-right: 5px;
+       -webkit-border-radius: 2px ;
+       -moz-border-radius: 2px;
+       border-radius: 2px;
+       padding-left: 15px;
+}
+#acl-wrapper a:hover {
+       text-decoration: none;
+       color:#000000;
 }
+.acl-button-show { background-image: url("../../../images/show_off.png"); }
+.acl-button-hide { background-image: url("../../../images/hide_off.png"); }
 
-#acl-wrapper-end {
-       clear: both;
+.acl-button-show.selected {
+       color: #000000;
+       background-color: #9ade00;
+       background-image: url("../../../images/show_on.png");
+}
+.acl-button-hide.selected {
+       color: #000000;
+       background-color: #ff4141;
+       background-image: url("../../../images/hide_on.png");
+}
+.acl-list-item.groupshow { border-color: #9ade00; }
+.acl-list-item.grouphide { border-color: #ff4141; }
+/** /acl **/
+
+#group-new-submit-wrapper {
+       margin-top: 30px;
 }
 
 #group-edit-name-label {
@@ -2089,6 +2019,7 @@ a.mail-list-link {
 #install-dbuser-label,
 #install-dbpass-label,
 #install-dbdata-label,
+#install-admin-label,
 #install-tz-desc {
        float: left;
        width: 250px;
@@ -2100,7 +2031,8 @@ a.mail-list-link {
 #install-dbhost,
 #install-dbuser,
 #install-dbpass,
-#install-dbdata {
+#install-dbdata,
+#install-admin {
        float: left;
        width: 200px;
        margin-left: 20px;
@@ -2110,6 +2042,7 @@ a.mail-list-link {
 #install-dbuser-end,
 #install-dbpass-end,
 #install-dbdata-end,
+#install-admin-end,
 #install-tz-end {
        clear: both;
 }
@@ -2326,6 +2259,10 @@ a.mail-list-link {
 .profile-match-wrapper {
        float: left;
        padding: 10px;
+    width: 120px;
+    height: 120px;
+    scroll: auto;
+
 }
 #profile-match-wrapper-end {
        clear: both;
@@ -2575,15 +2512,15 @@ a.mail-list-link {
  * Form fields
  */
 .field {
-       clear: left;
-       margin-bottom: 5px;
-       padding-bottom: 5px;
+       margin-bottom: 10px;
+       padding-bottom: 10px;
+       overflow: auto;
+       width: 100%
 }
 
 .field label {
        float: left;
        width: 200px;
-       font-weight: bold;
 }
 
 .field input,
@@ -2599,6 +2536,40 @@ a.mail-list-link {
 }
 
 
+.field .onoff {
+       float: left;
+       width: 80px;
+}
+.field .onoff a {
+       display: block;
+       border:1px solid #666666;
+       background-image:url("../../../images/onoff.jpg");
+       background-repeat: no-repeat;
+       padding: 4px 2px 2px 2px;
+       height: 16px;
+       text-decoration: none;
+}
+.field .onoff .off {
+       border-color:#666666;
+       padding-left: 40px;
+       background-position: left center;
+       background-color: #cccccc;
+       color: #666666;
+       text-align: right;
+}
+.field .onoff .on {
+       border-color:#204A87;
+       padding-right: 40px;
+       background-position: right center;
+       background-color: #3465A4;
+       color: #FFFFFF;
+       text-align: left;
+}
+.hidden { display: none!important; }
+
+.field.radio .field_help { margin-left: 0px; }
+
+
 /**
  * ADMIN
  */
@@ -2696,6 +2667,8 @@ a.mail-list-link {
 .on { background-position: -144px -32px; }
 
 .off { background-position: 0px -48px; }
+.starred { background-position: -16px -48px; }
+.unstarred { background-position: -32px -48px; }
 
 .icon.dim { opacity: 0.3;filter:alpha(opacity=30); }