]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/duepuntozero/style.css
Merge branch 'imap'
[friendica.git] / view / theme / duepuntozero / style.css
index 5db45921adda412dd8e1050aea52d819c6b3544b..0e361ad46d1e12b5a028cf5416ff7e3839fd2686 100644 (file)
@@ -16,7 +16,7 @@ body {
 }
 
 
-a, a:visited { color: #3465a4; text-decoration: none; }
+a, a:visited, a:link { color: #3465a4; text-decoration: none; }
 a:hover {text-decoration: underline; }
 
 input {
@@ -51,6 +51,11 @@ blockquote:before {
        content: '>> ';
 }
 
+.icollapse-wrapper, .ccollapse-wrapper {
+       border: 1px solid #CCC;
+       padding: 5px;
+}
+
 #panel {
        background-color: ivory;
        position: absolute;
@@ -210,7 +215,8 @@ div.wall-item-content-wrapper.shiny {
 #profile-youtube, 
 #profile-video, 
 #profile-audio,
-#profile-link, 
+#profile-link,
+#profile-title, 
 #wall-image-upload,
 #profile-upload-wrapper,
 #wall-image-upload-div,
@@ -218,7 +224,7 @@ div.wall-item-content-wrapper.shiny {
        cursor: pointer;
 }
 
-.fakelink, .fakelink:visited {
+.fakelink, .fakelink:visited, .fakelink:link {
        color: #3465a4;
        text-decoration: none;
        cursor: pointer;
@@ -372,6 +378,7 @@ input#dfrn-url {
 }
 
 #settings-nick-wrapper {
+       margin-top: 20px;
        margin-bottom: 30px;
 }
 
@@ -384,6 +391,7 @@ input#dfrn-url {
 #settings-nick-end,
 #settings-defloc-end,
 #settings-allowloc-end,
+#settings-blockw-end,
 #settings-timezone-end,
 #settings-theme-end,
 #settings-password-end,
@@ -394,7 +402,14 @@ input#dfrn-url {
 #notify2-end,
 #notify3-end,
 #notify4-end,
-#notify5-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;
 }
@@ -404,6 +419,7 @@ input#dfrn-url {
 #settings-nick-label,
 #settings-defloc-label,
 #settings-allowloc-label,
+#settings-blockw-label,
 #settings-timezone-label,
 #settings-theme-label,
 #settings-password-label,
@@ -414,7 +430,14 @@ input#dfrn-url {
 #settings-label-notify2,
 #settings-label-notify3,
 #settings-label-notify4,
-#settings-label-notify5 {
+#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;
 }
@@ -424,6 +447,7 @@ input#dfrn-url {
 #settings-nick,
 #settings-defloc,
 #settings-allowloc,
+#settings-blockw,
 #timezone-select,
 #theme-select,
 #settings-password,
@@ -433,7 +457,14 @@ input#dfrn-url {
 #notify2,
 #notify3,
 #notify4,
-#notify5 {
+#notify5,
+#imap-server,
+#imap-port,
+#imap-ssl,
+#imap-user,
+#imap-pass,
+#imap-replyto,
+#imap-pubmail {
        float: left;
        margin-bottom: 20px;
 }
@@ -611,6 +642,11 @@ input#dfrn-url {
 #profile-photo-link-select-wrapper {
        margin-top: 2em;
 }
+
+#profile-photo-submit-wrapper {
+       margin-top: 10px;
+}
+
 #profile-photo-wrapper img {
        width:175px;
        height:175px;
@@ -856,6 +892,37 @@ input#dfrn-url {
        margin-bottom: 10px;
        width: 100px;
 }
+.wall-item-photo-menu-button {
+       display: block;
+       position: absolute;
+       background-image: url("photo-menu.jpg");
+       background-position: top left; 
+       background-repeat: no-repeat;
+       margin: 0px; padding: 0px;
+       width: 16px;
+       height: 16px;
+       top: 74px; left:10px;
+       overflow: hidden;
+       text-indent: 40px;
+       display: none;
+       
+}
+.wall-item-photo-menu {
+       width: auto;
+       border: 2px solid #444444;
+       background: #FFFFFF;
+       position: absolute;
+       left: 10px; top: 90px;
+       display: none;
+       z-index: 10000;
+}
+.wall-item-photo-menu ul { margin:0px; padding: 0px; list-style: none }
+.wall-item-photo-menu li a { display: block; padding: 2px; }
+.wall-item-photo-menu li a:hover { color: #FFFFFF; background: #3465A4; text-decoration: none; }
+
+
+.comment .wall-item-photo-menu-button {        top: 44px;}
+.comment .wall-item-photo-menu { top: 60px; }
 
 .wallwall .wwto {
     left: 50px;
@@ -868,6 +935,7 @@ input#dfrn-url {
        width: 30px;
        height: 30px;
 }
+
 .wallwall .wall-item-photo-end {
        clear: both;
 }
@@ -1047,41 +1115,45 @@ input#dfrn-url {
 }
 #profile-upload-wrapper {
        float: left;
-       margin-left: 50px;
+       margin-left: 30px;
 }
 
 #profile-rotator {
        float: left;
-       margin-left: 50px;
+       margin-left: 30px;
 }
 #profile-link-wrapper {
        float: left;
-       margin-left: 20px;
+       margin-left: 15px;
 }
 #profile-youtube-wrapper {
        float: left;
-       margin-left: 20px;
+       margin-left: 15px;
 }
 #profile-video-wrapper {
        float: left;
-       margin-left: 20px;
+       margin-left: 15px;
 }
 #profile-audio-wrapper {
        float: left;
-       margin-left: 20px;
+       margin-left: 15px;
 }
 #profile-location-wrapper {
        float: left;
-       margin-left: 20px;
+       margin-left: 15px;
 }
 #profile-nolocation-wrapper {
        float: left;
-       margin-left: 20px;
+       margin-left: 15px;
+}
+#profile-title-wrapper {
+       float: left;
+       margin-left: 15px;
 }
 
 #profile-jot-perms {
        float: left;
-       margin-left: 150px;
+       margin-left: 100px;
        font-weight: bold;
        font-size: 1.2em;
 }
@@ -1431,7 +1503,7 @@ input#dfrn-url {
        /*margin-left: 50px;*/
 }
 
-#block-message, #ignore-message, #profile-edit-insecure {
+#block-message, #ignore-message {
        margin-top: 20px;
        color: #FF0000;
        font-size: 1.1em;
@@ -1440,13 +1512,21 @@ input#dfrn-url {
        padding: 10px;
 }
 
+#profile-edit-insecure {
+       margin-top: 20px;
+       color: #FF0000;
+       font-size: 1.1em;
+       border: 1px solid #FF8888;
+       background-color: #FFEEEE;
+       padding-left: 5px;
+       /*: 3px 3px 3px 5px; */
+       width: 587px;
+}
+
 #block-message, #ignore-message {
        width: 180px;
 }
 
-#profile-edit-insecure {
-       width: 600px;
-}
 
 /*
 .profile-tabs {
@@ -1832,7 +1912,7 @@ a.mail-list-link {
        margin-bottom: 15px;
 }
 
-#photos-upload-perms-menu, #photos-upload-perms-menu:visited {
+#photos-upload-perms-menu, #photos-upload-perms-menu:visited, #photos-upload-perms-menu:link {
        color: #8888FF;
        text-decoration: none;
        cursor: pointer;
@@ -2033,8 +2113,8 @@ a.mail-list-link {
 }
 
 
-#plugin-settings-link, #account-settings-link {
-       margin-bottom: 25px;
+#plugin-settings-link, #account-settings-link, #uexport-link {
+       margin-bottom: 10px;
 }
 
 /* end from defautlt */
@@ -2082,7 +2162,7 @@ a.mail-list-link {
 
 .tool-wrapper {
   float: left;
-  margin-left: 20px;
+  margin-left: 15px;
 }
 
 .tool-link {
@@ -2133,3 +2213,125 @@ a.mail-list-link {
        clear: both;
 }
 
+.profile-match-photo {
+       float: left;
+       text-align: center;
+       width: 120px;
+}
+
+.profile-match-name {
+       float: left;
+       text-align: center;
+       width: 120px;
+       overflow: hidden;
+}
+
+.profile-match-break,
+.profile-match-end {
+       clear: both;
+}
+
+.profile-match-wrapper {
+       float: left;
+       padding: 10px;
+}
+#profile-match-wrapper-end {
+       clear: both;
+}
+.side-link {
+       margin-bottom: 15px;
+}
+
+#language-selector {
+       position: absolute;
+       top: 0;
+       left: 0;
+}
+
+#group-members {
+       margin-top: 20px;
+       padding: 10px;
+       height: 250px;
+       overflow: auto;
+       border: 1px solid #ddd;
+}
+
+#group-members-end {
+       clear: both;
+}
+
+#group-separator {
+       margin-top: 10px;
+       margin-bottom: 10px;
+}
+
+#group-all-contacts {
+       padding: 10px;
+       height: 450px;
+       overflow: auto;
+       border: 1px solid #ddd;
+}
+
+#group-all-contacts-end {
+       clear: both;
+       margin-bottom: 10px;
+}
+
+#group-edit-desc {
+       margin-top: 15px;
+}
+
+
+#prof-members {
+       margin-top: 20px;
+       padding: 10px;
+       height: 250px;
+       overflow: auto;
+       border: 1px solid #ddd;
+}
+
+#prof-members-end {
+       clear: both;
+}
+
+#prof-separator {
+       margin-top: 10px;
+       margin-bottom: 10px;
+}
+
+#prof-all-contacts {
+       padding: 10px;
+       height: 450px;
+       overflow: auto;
+       border: 1px solid #ddd;
+}
+
+#prof-all-contacts-end {
+       clear: both;
+       margin-bottom: 10px;
+}
+
+#prof-edit-desc {
+       margin-top: 15px;
+}
+
+#crepair-nick-label,
+#crepair-url-label,
+#crepair-request-label,
+#crepair-confirm-label,
+#crepair-notify-label,
+#crepair-poll-label {
+       float: left;
+       width: 200px;
+       margin-bottom: 15px;
+}
+
+#crepair-nick,
+#crepair-url,
+#crepair-request,
+#crepair-confirm,
+#crepair-notify,
+#crepair-poll {
+       float: left;
+       width: 300px;
+}