X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fduepuntozero%2Fstyle.css;h=33be8b3590026d431736ec928ecb9ffa10e32b6b;hb=fb817a29a934a68f194a42c29d3ed11da2da558f;hp=e0f0c6d2bf85daf94b25248823422a3a217e5cba;hpb=05cabf24a9ad370d9742725271d165cf80509227;p=friendica.git diff --git a/view/theme/duepuntozero/style.css b/view/theme/duepuntozero/style.css old mode 100644 new mode 100755 index e0f0c6d2bf..33be8b3590 --- a/view/theme/duepuntozero/style.css +++ b/view/theme/duepuntozero/style.css @@ -23,11 +23,12 @@ input { border: 1px solid #666666; -moz-border-radius: 3px; border-radius: 3px; + padding: 3px; } img { border :0px; } -.openid input { +#id_openid_url, .openid input { background: url(login-bg.gif) no-repeat; background-position: 0 50%; padding-left: 18px; @@ -36,6 +37,10 @@ img { border :0px; } } +#id_openid_url { + width: 384px; +} + code { font-family: Courier, monospace; white-space: pre; @@ -47,9 +52,7 @@ code { padding: 10px; margin-top: 20px; } -/*blockquote:before { - content: '>> '; -}*/ + blockquote { background-color: #f4f8f9; border-left: 4px solid #dae4ee; @@ -61,6 +64,10 @@ blockquote { padding: 5px; } +.hide-comments { + margin-left: 5px; +} + #panel { background-color: ivory; position: absolute; @@ -238,6 +245,14 @@ div.wall-item-content-wrapper.shiny { background-repeat:no-repeat; } +.preview { + background: #FFFFC8; +} + +#theme-preview { + margin: 15px 0 15px 150px; +} + /* from default */ #jot-perms-icon, #profile-location, @@ -260,6 +275,29 @@ div.wall-item-content-wrapper.shiny { float: left; } + +#jot-title { + border: 0px; + margin: 0px; + height: 20px; + width: 530px; + margin-bottom: 5px; + font-weight: bold; + border: 1px solid #ffffff; +} + +#jot-title::-webkit-input-placeholder{font-weight: normal;} +#jot-title:-moz-placeholder{font-weight: normal;} + + +#jot-title:hover, +#jot-title:focus { + border: 1px solid #cccccc; +} + +.jothidden { display:none; } + + .fakelink, .fakelink:visited, .fakelink:link { color: #3465a4; text-decoration: none; @@ -275,8 +313,10 @@ div.wall-item-content-wrapper.shiny { margin-bottom: 10px; } -.group-selected { +.group-selected, .nets-selected, .fileas-selected { padding: 3px; + -moz-border-radius: 3px; + border-radius: 3px; border: 1px solid #CCCCCC; background: #F8F8F8; font-weight: bold; @@ -535,6 +575,14 @@ input#dfrn-url { margin-left: 20px; width: 180px; } + +.contact-wrapper { + float: left; + width: 150px; + height: 150px; + overflow: auto; +} + #view-contact-end { clear: both; } @@ -583,6 +631,7 @@ input#dfrn-url { #profile-photo-wrapper img { width:175px; height:175px; + padding: 12px; } #profile-edit-profile-name-label, @@ -764,6 +813,9 @@ input#dfrn-url { width: 120px; height: 120px; } +#contacts-search-end { + margin-bottom: 10px; +} .contact-entry-direction-icon { margin-top: 24px; @@ -779,6 +831,7 @@ input#dfrn-url { .contact-entry-name { float: left; margin-left: 0px; + margin-right: 10px; width: 120px; overflow: hidden; } @@ -804,11 +857,6 @@ input#dfrn-url { clear: both; } -#contact-edit-end { - clear: both; - margin-bottom: 65px; -} - #fsuggest-desc, #fsuggest-submit-wrapper { margin-top: 15px; margin-bottom: 15px; @@ -829,6 +877,9 @@ input#dfrn-url { margin-top: 10px; border: 1px solid #CCC; position: relative; + -moz-border-radius: 3px; + border-radius: 3px; + } .wall-item-content-wrapper.comment { @@ -977,6 +1028,10 @@ input#dfrn-url { float: left; } +.filer-item { + margin-left: 10px; + float: left; +} .wall-item-links-wrapper { float: left; @@ -1076,6 +1131,10 @@ input#dfrn-url { .comment-edit-text-empty, .comment-edit-text-full { float: left; margin-top: 10px; + -moz-border-radius: 3px; + border-radius: 3px; + border: 1px solid #cccccc; + padding: 3px 1px 1px 3px; } .comment-edit-text-end { clear: both; @@ -1125,6 +1184,13 @@ input#dfrn-url { float: left; margin-left: 15px; } +#jot-preview-link { + float: left; + margin-left: 45px; + margin-top: 0px !important; +} + + #profile-nolocation-wrapper { float: left; margin-left: 15px; @@ -1141,6 +1207,7 @@ input#dfrn-url { font-size: 1.2em; } + #profile-jot-perms-end { /*clear: left;*/ height: 30px; @@ -1404,16 +1471,10 @@ input#dfrn-url { font-weight: bold; } -#contact-edit-nettype { - margin-top: 5px; - margin-left: 30px; -} - - #contact-edit-poll-wrapper { - margin-left: 50px; - margin-top: 30px; + margin-top: 15px; } + #contact-edit-poll-text { margin-top: 15px; margin-bottom: 5px; @@ -1423,58 +1484,37 @@ input#dfrn-url { margin-top: 15px; } -#contact-edit-photo-wrapper { - margin-bottom: 20px; -} - #contact-edit-links{ clear: both; } -#contact-edit-drop-link { - float: right; - margin-right: 20px; -} - -/* -#contact-edit-drop-link img { - margin-left: 20px; - border: none; -} -*/ - -#contact-edit-nav-end { - clear: both; +#contact-edit-links ul { + list-style: none; + list-style-type: none; + margin-left: 0px; + padding-left: 0px; } -#contact-edit-direction-icon { - float: left; - margin-top: 70px; - margin-right: 2px; +#contact-edit-links li { + margin-top: 5px; } -#contact-edit-photo { - float: left; +#contact-edit-drop-link { + float: right; + margin-right: 20px; } -#contact-edit-photo-end { +#contact-edit-nav-end { clear: both; } -#contact-edit-photo-wrapper { - float: left; -} - #contact-edit-wrapper { width: 100%; } -#contact-edit-nav-wrapper { -/* width: 450px; */ - float: left; -} #contact-edit-end { clear: both; + margin-top: 15px; } #contact-profile-selector { @@ -1484,7 +1524,6 @@ input#dfrn-url { .contact-edit-submit { margin-top: 20px; - /*margin-left: 50px;*/ } @@ -1517,12 +1556,7 @@ input#dfrn-url { #block-message, #ignore-message { - margin-top: 20px; color: #FF0000; - font-size: 1.1em; - border: 1px solid #FF8888; - background-color: #FFEEEE; - padding: 10px; } #profile-edit-insecure { @@ -1536,15 +1570,13 @@ input#dfrn-url { width: 587px; } -#block-message, #ignore-message { - width: 180px; -} - #profile-jot-text { height: 20px; color:#cccccc; border: 1px solid #cccccc; padding: 3px 0px 0px 5px; + -moz-border-radius: 3px; + border-radius: 3px; } @@ -1830,10 +1862,39 @@ a.mail-list-link { list-style-type: none; } +#sidebar-group-list .icon, #sidebar-group-list .iconspacer { + display: inline-block; + height: 12px; + width: 12px; +} + #sidebar-group-list li { margin-top: 10px; } +.nets-ul, .fileas-ul { + list-style-type: none; +} + +.nets-ul li, .fileas-ul li { + margin-top: 10px; +} + +.nets-link { + margin-left: 24px; +} +.nets-all { + margin-left: 42px; +} + +.fileas-link { + margin-left: 24px; +} + +.fileas-all { + margin-left: 0px; +} + #search-save { margin-left: 5px; } @@ -1866,6 +1927,10 @@ a.mail-list-link { margin-top: 10px; } +aside input[type='text'] { + width: 174px; +} + .widget { border: 1px solid #DDDDDD; padding: 8px; @@ -1877,6 +1942,11 @@ a.mail-list-link { } +.photos { + height: auto; + overflow: auto; +} + .photo-album-image-wrapper { float: left; margin-top: 15px; @@ -2221,13 +2291,14 @@ a.mail-list-link { .fn { - padding: 0px 0px 5px 0px; + padding: 0px 0px 5px 12px; font-size: 120%; font-weight: bold; } .vcard .title { margin-bottom: 5px; + margin-left: 12px; } .vcard dl { @@ -2392,6 +2463,11 @@ a.mail-list-link { clear: both; } +.profile-match-connect { + text-align: center; + font-weight: bold; +} + .profile-match-wrapper { float: left; padding: 10px; @@ -2479,6 +2555,7 @@ a.mail-list-link { margin-top: 15px; } +#crepair-name-label, #crepair-nick-label, #crepair-attag-label, #crepair-url-label, @@ -2492,6 +2569,7 @@ a.mail-list-link { margin-bottom: 15px; } +#crepair-name, #crepair-nick, #crepair-attag, #crepair-url, @@ -2504,10 +2582,6 @@ a.mail-list-link { width: 300px; } -#contact-edit-links .icon, #contact-drop-links .icon { - margin: 0px 3px 0px 3px; -} - #netsearch-box { margin-top: 20px; @@ -2545,12 +2619,12 @@ a.mail-list-link { margin-top: 10px; } -.body-tag { +.body-tag, .filesavetags { opacity: 0.5; filter:alpha(opacity=50); } -.body-tag:hover { +.body-tag:hover, .filesavetags:hover { opacity: 1.0 !important; filter:alpha(opacity=100) !important; } @@ -2797,6 +2871,10 @@ a.mail-list-link { /** * ICONS */ +.iconspacer { + display: block; width: 16px; height: 16px; +} + .icon { display: block; width: 16px; height: 16px; background-image: url('../../../images/icons.png'); @@ -2840,6 +2918,11 @@ a.mail-list-link { .tagged { background-position: -48px -48px; } +.filer-icon { + display: block; width: 16px; height: 16px; + background-image: url('file.gif'); +} + .icon.dim { opacity: 0.3;filter:alpha(opacity=30); } .attachtype { @@ -2879,3 +2962,101 @@ a.mail-list-link { .acpopupitem.selected { color: #FFFFFF; background: #3465A4; } + +/* popup notifications */ +div.jGrowl div.notice { + background: #511919 url("../../../images/icons/48/notice.png") no-repeat 5px center; + color: #ffffff; + padding-left: 58px; +} +div.jGrowl div.info { + background: #364e59 url("../../../images/icons/48/info.png") no-repeat 5px center; + color: #ffffff; + padding-left: 58px; +} + +.qcomment { + border: 1px solid #EEE; + padding: 3px; + margin-top: 15px; + margin-left: 25px; +} + +.qcomment { + opacity: 0.3; + filter:alpha(opacity=30); +} +.qcomment:hover { + opacity: 1.0; + filter:alpha(opacity=100); +} + +/* notifications popup menu */ +.nav-notify { + display: none; + position: absolute; + font-size: 10px; + padding: 1px 3px; + top: 0px; + right: -10px; + min-width: 15px; + text-align: right; +} +.nav-notify.show { + display: block; +} +ul.menu-popup { + position: absolute; + display: none; + width: 10em; + margin: 0px; + padding: 0px; + list-style: none; + z-index: 100000; + top: 90px; + left: 400px; +} +#nav-notifications-menu { + width: 320px; + max-height: 400px; + overflow-y: scroll;overflow-style:scrollbar; + background-color:#FFFFFF; + -moz-border-radius: 5px; + -webkit-border-radius: 5px; + border-radius:5px; + border: 1px solid #888; +} +#nav-notifications-menu .contactname { font-weight: bold; font-size: 0.9em; } +#nav-notifications-menu img { float: left; margin-right: 5px; } +#nav-notifications-menu .notif-when { font-size: 0.8em; display: block; } +#nav-notifications-menu li { + padding: 7px 0px 7px 10px; + word-wrap:normal; + border-bottom: 1px solid #000; +} + +#nav-notifications-menu li:hover { + +} + +#nav-notifications-menu a:hover { + text-decoration: underline; +} + +.notif-item a { + color: #000000; +} + +.notif-item a:hover { + text-decoration: underline; +} + +.notif-image { + width: 32px; + height: 32px; + padding: 7px 7px 0px 0px; +} + +.notify-seen { + background: #DDDDDD; +}