]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/duepuntozero/style.css
oauth: authorize
[friendica.git] / view / theme / duepuntozero / style.css
index 1bdd4a99fd412d41b8b268a0618059a4527ae671..7e7adbadceac1ed0cde3b569ef76406c71605c68 100644 (file)
@@ -27,8 +27,7 @@ input {
 
 img { border :0px; }
 
-#id_openid_url,
-.openid {
+.openid input {
    background: url(login-bg.gif) no-repeat;
    background-position: 0 50%;
    padding-left: 18px;
@@ -145,8 +144,7 @@ nav .nav-link {
        background-color: transparent !important;
 }
 
-
-.nav-selected {
+.nav-commlink.selected {
        background-color: #ffffff;
        border-bottom: 1px solid #ffffff;
        color: #000000 !important;
@@ -204,33 +202,23 @@ section {
        min-height: 112px;
        
 }
-
-#profile-tabs-wrapper {
+.tabs {
        height: 27px;
        background-image: url(head.jpg);
        background-repeat: repeat-x;    
        background-position: 0px -20px;
        border-bottom: 1px solid #babdb6;
+       padding:0px;
 }
-.profile-tabs {
+.tabs li { margin: 0px; list-style: none; }
+.tab {
        display:block;
        float:left;
        padding: 0.4em;
        margin-right: 1em;
 }
-
-#tabs-wrapper {
-       height: 27px;
-       background-image: url(head.jpg);
-       background-repeat: repeat-x;    
-       background-position: 0px -20px;
-       border-bottom: 1px solid #babdb6;
-}
-.tabs {
-       display:block;
-       float:left;
-       padding: 0.4em;
-       margin-right: 1em;
+.tab.active {
+       font-weight: bold;
 }
 
 
@@ -343,26 +331,23 @@ div.wall-item-content-wrapper.shiny {
        margin-top: 10px;
 }
 
-#label-login-name, #label-login-password, #login-extra-filler {
-       float: left;
-       width: 200px;
-       margin-bottom: 20px;
-}
 
-
-#login-password {
+#login_standard {
+       width: 210px;
        float: left;
-       width: 170px;
+}
+#login_openid {
+       width: 210px;
+       margin-left: 250px;
 }
 
-#login-name {
-       float: left;
-       width: 153px;
+#login_standard input,
+#login_openid input {
+       width: 180px;
 }
 
-#login-name.no-openid {
-       float: left;
-       width: 170px;
+#login-extra-links {
+       clear: both;
 }
 
 #register-link, #lost-password-link {
@@ -509,6 +494,7 @@ input#dfrn-url {
 
 #profile-extra-links {
        clear: both;
+       margin-top: 10px;
 }
 
 #profile-extra-links ul {
@@ -1558,6 +1544,8 @@ input#dfrn-url {
        display:block!important;
 }
 
+
+
 #acl-wrapper {
        width: 690px;
        float:left;
@@ -1802,6 +1790,9 @@ a.mail-list-link {
        margin-right: 30px;
        margin-top: 15px;
 }
+.mail-conv-break {
+       clear: both;
+}
 
 .mail-conv-delete-icon {
        border: none;
@@ -1820,7 +1811,7 @@ a.mail-list-link {
        padding: 3px 5px;
 }
 
-.message-links ul ul {
+.message-links-end {
        clear: both;
 }
 
@@ -1853,13 +1844,28 @@ a.mail-list-link {
 #side-follow-wrapper {
        margin-top: 20px;
 }
-#side-follow-url {
+#side-follow-url, #side-peoplefind-url {
        margin-top: 5px;
 }
-#side-follow-submit {
+#side-follow-submit, #side-peoplefind-submit {
        margin-top: 15px;
 }
 
+#side-match-link {
+       margin-top: 10px;
+}
+
+.widget {
+       border: 1px solid #DDDDDD;
+       padding: 8px;
+       margin-top: 5px;
+       -moz-border-radius:5px;
+       -webkit-border-radius:5px;
+       border-radius:5px;
+
+}
+
+
 .photo-album-image-wrapper {
        float: left;
        margin-top: 15px;
@@ -1916,6 +1922,10 @@ a.mail-list-link {
        float: left;
        width: 175px;
 }
+
+#photos-upload-noshare {
+       margin-bottom: 10px;
+}
 #photos-upload-existing-album-text {
        float: left;
        width: 175px;
@@ -2464,6 +2474,7 @@ a.mail-list-link {
 #crepair-request-label,
 #crepair-confirm-label,
 #crepair-notify-label,
+#crepair-photo-label,
 #crepair-poll-label {
        float: left;
        width: 200px;
@@ -2476,6 +2487,7 @@ a.mail-list-link {
 #crepair-request,
 #crepair-confirm,
 #crepair-notify,
+#crepair-photo,
 #crepair-poll {
        float: left;
        width: 300px;
@@ -2564,6 +2576,18 @@ a.mail-list-link {
        filter:alpha(opacity=100);
 }
 
+.notif-image {
+       height: 80px;
+       width: 80px;
+       margin-right: 15px;
+}
+.notification-listing-end {
+       clear: both;
+       margin-bottom: 15px;
+}
+
+
+
 /**
  * Plugins settings
  */
@@ -2627,8 +2651,8 @@ a.mail-list-link {
        border-color:#204A87;
        padding-right: 40px;
        background-position: right center;
-       background-color: #3465A4;
-       color: #FFFFFF;
+       background-color: #D7E3F1;
+       color: #204A87;
        text-align: left;
 }
 .hidden { display: none!important; }
@@ -2726,6 +2750,28 @@ a.mail-list-link {
 .panel_text .progress { width: 50%; overflow: hidden; height: auto; border: 1px solid #cccccc; margin-bottom: 5px}
 .panel_text .progress span {float: right; display: block; width: 25%; background-color: #eeeeee; text-align: right;}
 
+/**
+ * OAuth
+ */
+.oauthapp {
+       height: auto; overflow: auto;
+       border-bottom: 2px solid #cccccc;
+       padding-bottom: 1em;
+       margin-bottom: 1em;     
+}
+.oauthapp img {
+       float: left;
+       width: 48px; height: 48px;
+       margin: 10px;
+}
+.oauthapp img.noicon {
+       background-image: url("../../../images/icons/48/plugin.png");
+       background-position: center center;
+       background-repeat: no-repeat;
+}
+.oauthapp a {
+       float: left;
+}
 
 /**
  * ICONS