]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/duepuntozero/style.css
cleanup content type icons
[friendica.git] / view / theme / duepuntozero / style.css
index 042cc380ff516cd28be0cf497634b2097b3da59b..2bac4238ea92ef1ad8cdb55d61a00f281a703718 100644 (file)
@@ -93,6 +93,14 @@ nav #site-location {
        padding: 10px;
 }
 
+.info-message {
+       color: #204a87;
+       font-size: 1.1em;
+       border: 1px solid #3465a4;
+       background-color: #d7e3f1;
+       padding: 10px;
+}
+
 
 nav #banner {
        display: block;
@@ -218,12 +226,18 @@ div.wall-item-content-wrapper.shiny {
 #profile-link,
 #profile-title, 
 #wall-image-upload,
+#wall-file-upload,
 #profile-upload-wrapper,
 #wall-image-upload-div,
+#wall-file-upload-div,
 .hover, .focus {
        cursor: pointer;
 }
 
+#jot-perms-icon {
+       float: left;
+}
+
 .fakelink, .fakelink:visited, .fakelink:link {
        color: #3465a4;
        text-decoration: none;
@@ -379,7 +393,7 @@ input#dfrn-url {
 
 #settings-nick-wrapper {
        margin-top: 20px;
-       margin-bottom: 30px;
+
 }
 
 #settings-expire-end {
@@ -402,7 +416,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;
 }
@@ -423,7 +444,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;
 }
@@ -443,7 +471,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;
 }
@@ -481,10 +516,6 @@ input#dfrn-url {
        width: 500px;
 }
 
-#settings-nick {
-       margin-bottom: 50px;
-}
-
 #cropimage-wrapper, #cropimage-preview-wrapper {
        float: left;
        padding: 30px;
@@ -621,6 +652,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;
@@ -667,6 +703,8 @@ input#dfrn-url {
 #profile-in-dir-no,
 #profile-in-netdir-yes,
 #profile-in-netdir-no,
+#hide-wall-yes,
+#hide-wall-no,
 #hide-friends-yes,
 #hide-friends-no {
        float: left;
@@ -684,6 +722,8 @@ input#dfrn-url {
 #profile-in-dir-no-label,
 #profile-in-netdir-yes-label,
 #profile-in-netdir-no-label,
+#hide-wall-yes-label,
+#hide-wall-no-label,
 #hide-friends-yes-label,
 #hide-friends-no-label {
        margin-left: 125px;
@@ -767,6 +807,8 @@ input#dfrn-url {
 #profile-in-dir-end,
 #profile-in-netdir-break,
 #profile-in-netdir-end,
+#hide-wall-break,
+#hide-wall-end,
 #hide-friends-break,
 #hide-friends-end,
 #settings-normal-break,
@@ -866,6 +908,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;
@@ -875,9 +948,10 @@ input#dfrn-url {
     width: 30px
 }
 .wallwall .wwto img {
-       width: 30px;
-       height: 30px;
+       width: 30px !important;
+       height: 30px !important;
 }
+
 .wallwall .wall-item-photo-end {
        clear: both;
 }
@@ -928,6 +1002,10 @@ input#dfrn-url {
        border-right: 2px solid #fff;
 }
 
+.wall-item-like-buttons > a,
+.wall-item-like-buttons > img {
+       float: left;
+}
 
 .wall-item-like-buttons img {
        cursor: pointer;
@@ -970,7 +1048,8 @@ input#dfrn-url {
        border: none;
 }
 .comment .wall-item-photo {
-       width: 50px; height: 50px;
+       width: 50px !important; 
+       height: 50px !important;
 }
 .wall-item-content {
        /*float: left;*/
@@ -1059,7 +1138,10 @@ input#dfrn-url {
        float: left;
        margin-left: 30px;
 }
-
+#profile-attach-wrapper {
+       float: left;
+       margin-left: 30px;
+}
 #profile-rotator {
        float: left;
        margin-left: 30px;
@@ -1383,6 +1465,9 @@ input#dfrn-url {
 #contact-edit-links {
        float: left;
 }
+#contact-edit-links a {
+       float: left;
+}
 #contact-edit-links img {
        margin-left: 20px;
        border: none;
@@ -1519,11 +1604,26 @@ input#dfrn-url {
        display: block;
 }
 
-#acl-permit-text,
+#acl-permit-text {
+       margin-top: 10px;
+       float: left;
+}
+
 #acl-deny-text {
        margin-top: 10px;
 }
 
+#jot-public {
+       float: left;
+       margin-top: 10px;
+       margin-left: 15px;
+       color: #FF0000;
+}
+
+#acl-permit-text-end {
+       clear: both;
+}
+
 #acl-allow-group-label,
 #acl-allow-contact-label,
 #acl-deny-group-label,
@@ -1826,9 +1926,11 @@ a.mail-list-link {
 #profile-jot-desc {
        /*float: left;*/
        width: 480px;
+       color: #FF0000;
        margin-top: 10px;
        margin-bottom: 10px;
 }
+
 #character-counter {
        float: right;
        font-size: 120%;
@@ -1987,6 +2089,12 @@ a.mail-list-link {
        width: 52px;
        height: 52px;
 }
+.contact-block-textdiv {
+       float: left;
+       width: 150px;
+       height: 34px;
+}
+
 #contact-block-end {
        clear: both;
 }
@@ -2055,11 +2163,15 @@ a.mail-list-link {
 }
 
 
-#plugin-settings-link, #account-settings-link, #uexport-link {
+#plugin-settings-link, #account-settings-link {
        margin-bottom: 10px;
 }
 
-/* end from defautlt */
+#uexport-link {
+       margin-bottom: 20px;
+}
+
+/* end from default */
        
 
 .fn {
@@ -2183,3 +2295,155 @@ a.mail-list-link {
 .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;
+}
+
+#contact-edit-links .icon, #contact-drop-links .icon {
+       margin: 0px 3px 0px 3px;
+}
+
+/**
+ * ICONS
+ */
+.icon {
+       display: block; width: 16px; height: 16px;
+       background-image: url('../../../images/icons.png');
+}
+.article { background-position: 0px 0px;}
+.audio { background-position: -16px 0px;}
+.block { background-position: -32px 0px;}
+.drop { background-position: -48px 0px;}
+.drophide { background-position: -64px 0px;}
+.edit { background-position: -80px 0px;}
+.camera { background-position: -96px 0px;}
+.dislike { background-position: -112px 0px;}
+.like { background-position: -128px 0px;}
+.link { background-position: -144px 0px;}
+
+.globe { background-position: 0px -16px;}
+.noglobe { background-position: -16px -16px;}
+.no { background-position: -32px -16px;}
+.pause { background-position: -48px -16px;}
+.play { background-position: -64px -16px;}
+.pencil { background-position: -80px -16px;}
+.small-pencil { background-position: -96px -16px;}
+.recycle { background-position: -112px -16px;}
+.remote-link { background-position: -128px -16px;}
+.share { background-position: -144px -16px;}
+
+.tools { background-position: 0px -32px;}
+.lock { background-position: -16px -32px;}
+.unlock { background-position: -32px -32px;}
+.video { background-position: -48px -32px;}
+.youtube { background-position: -64px -32px;}
+.attach { background-position: -80px -32px; }
+
+
+.attachtype {
+       display: block; width: 20px; height: 23px;
+       float: left;
+       background-image: url('../../../images/content-types.png');
+}
+
+.body-attach {
+       margin-top: 10px;
+}
+
+.type-video { background-position: 0px; 0px; }
+.type-image { background-position: -20px; 0px; }
+.type-audio { background-position: -40px; 0px; }
+.type-text  { background-position: -60px; 0px; }
+.type-unkn  { background-position: -80px; 0px; }
+