X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fduepuntozero%2Fstyle.css;h=8e131ad201fe956568a64921a7d0166f0a7a4108;hb=c1f1974e44c9d6b22514b8f73261ed3dfddfb09c;hp=6ce4c52c05e768dfdf5c1415b89c54c04e2018ae;hpb=a9670cbb7d2cab644ee9d499aade98164f92631a;p=friendica.git diff --git a/view/theme/duepuntozero/style.css b/view/theme/duepuntozero/style.css index 6ce4c52c05..8e131ad201 100644 --- a/view/theme/duepuntozero/style.css +++ b/view/theme/duepuntozero/style.css @@ -28,7 +28,7 @@ input { img { border :0px; } -.openid input { +#id_openid_url, .openid input { background: url(login-bg.gif) no-repeat; background-position: 0 50%; padding-left: 18px; @@ -37,6 +37,10 @@ img { border :0px; } } +#id_openid_url { + width: 384px; +} + code { font-family: Courier, monospace; white-space: pre; @@ -48,19 +52,13 @@ code { padding: 10px; margin-top: 20px; } -/*blockquote:before { - content: '>> '; -}*/ + blockquote { background-color: #f4f8f9; border-left: 4px solid #dae4ee; padding: 0.4em; } -/*input[type=text] { - padding: 5px; -}*/ - .icollapse-wrapper, .ccollapse-wrapper { border: 1px solid #CCC; padding: 5px; @@ -196,6 +194,16 @@ aside { font-weight: bold; background: #3465a4 url('friendika-16.png') no-repeat 95% center; } +#wallmessage-link { + display: block; + color: #FFFFFF; + -webkit-border-radius: 5px ; + -moz-border-radius: 5px; + border-radius: 5px; + padding: 5px; + font-weight: bold; + background-color: #3465a4; +} /* section */ section { @@ -247,6 +255,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, @@ -269,22 +285,32 @@ div.wall-item-content-wrapper.shiny { float: left; } -#jot-title-desc { - color: #cccccc; -} - -#jot-title-wrapper { +#jot-title, #jot-category { + border: 0px; + margin: 0px; + height: 20px; + width: 530px; margin-bottom: 5px; -} -#jot-title-display { font-weight: bold; + border: 1px solid #ffffff; } -#jot-title { - border: 1px solid #cccccc; - width: 530px; +#jot-title::-webkit-input-placeholder{font-weight: normal;} +#jot-category::-webkit-input-placeholder{font-weight: normal;} +#jot-title:-moz-placeholder{font-weight: normal;} +#jot-category:-moz-placeholder{font-weight: normal;} + + +#jot-title:hover, +#jot-title:focus, +#jot-category:hover, +#jot-category:focus { + border: 1px solid #cccccc; } +.jothidden { display:none; } + + .fakelink, .fakelink:visited, .fakelink:link { color: #3465a4; text-decoration: none; @@ -300,7 +326,7 @@ div.wall-item-content-wrapper.shiny { margin-bottom: 10px; } -.group-selected { +.group-selected, .nets-selected, .fileas-selected, .categories-selected { padding: 3px; -moz-border-radius: 3px; border-radius: 3px; @@ -562,6 +588,14 @@ input#dfrn-url { margin-left: 20px; width: 180px; } + +.contact-wrapper { + float: left; + width: 150px; + height: 150px; + overflow: auto; +} + #view-contact-end { clear: both; } @@ -792,6 +826,9 @@ input#dfrn-url { width: 120px; height: 120px; } +#contacts-search-end { + margin-bottom: 10px; +} .contact-entry-direction-icon { margin-top: 24px; @@ -807,6 +844,7 @@ input#dfrn-url { .contact-entry-name { float: left; margin-left: 0px; + margin-right: 10px; width: 120px; overflow: hidden; } @@ -1003,6 +1041,10 @@ input#dfrn-url { float: left; } +.filer-item { + margin-left: 10px; + float: left; +} .wall-item-links-wrapper { float: left; @@ -1155,6 +1197,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; @@ -1171,6 +1220,7 @@ input#dfrn-url { font-size: 1.2em; } + #profile-jot-perms-end { /*clear: left;*/ height: 30px; @@ -1540,7 +1590,6 @@ input#dfrn-url { padding: 3px 0px 0px 5px; -moz-border-radius: 3px; border-radius: 3px; - } @@ -1836,6 +1885,29 @@ a.mail-list-link { margin-top: 10px; } +.nets-ul, .fileas-ul, .categories-ul { + list-style-type: none; +} + +.nets-ul li, .fileas-ul li, .categories-ul li { + margin-top: 10px; +} + +.nets-link { + margin-left: 24px; +} +.nets-all { + margin-left: 42px; +} + +.fileas-link, .categories-link { + margin-left: 24px; +} + +.fileas-all, .categories-all { + margin-left: 0px; +} + #search-save { margin-left: 5px; } @@ -1883,6 +1955,11 @@ aside input[type='text'] { } +.photos { + height: auto; + overflow: auto; +} + .photo-album-image-wrapper { float: left; margin-top: 15px; @@ -2491,6 +2568,7 @@ aside input[type='text'] { margin-top: 15px; } +#crepair-name-label, #crepair-nick-label, #crepair-attag-label, #crepair-url-label, @@ -2504,6 +2582,7 @@ aside input[type='text'] { margin-bottom: 15px; } +#crepair-name, #crepair-nick, #crepair-attag, #crepair-url, @@ -2553,12 +2632,12 @@ aside input[type='text'] { margin-top: 10px; } -.body-tag { +.body-tag, .filesavetags, .categorytags { opacity: 0.5; filter:alpha(opacity=50); } -.body-tag:hover { +.body-tag:hover, .filesavetags:hover, .categorytags:hover { opacity: 1.0 !important; filter:alpha(opacity=100) !important; } @@ -2852,7 +2931,85 @@ aside input[type='text'] { .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); } +[class^="comment-edit-bb"] { + list-style: none; + display: none; + margin: 0px 0 -5px 60px; + width: 75%; +} +[class^="comment-edit-bb"] > li { + display: inline-block; + margin: 10px 10px 0 0; + visibility: none; +} +[class^="comment-edit-bb-end"] { + clear: both; +} +.editicon { + display: inline-block; + width: 21px; + height: 21px; + background: url(editicons.png) no-repeat; + border: 0; + text-decoration: none; +} +.editicon:hover { + border: 0; +} +.boldbb { + background-position: 0px 0px; +} +.boldbb:hover { + background-position: -22px 0px; +} +.italicbb { + background-position: 0px -22px; +} +.italicbb:hover { + background-position: -22px -22px; +} +.underlinebb { + background-position: 0px -44px; +} +.underlinebb:hover { + background-position: -22px -44px; +} +.quotebb { + background-position: 0px -66px; +} +.quotebb:hover { + background-position: -22px -66px; +} +.codebb { + background-position: 0px -88px; +} +.codebb:hover { + background-position: -22px -88px; +} +.imagebb { + background-position: -44px 0px; +} +.imagebb:hover { + background-position: -66px 0px; +} +.urlbb { + background-position: -44px -22px; +} +.urlbb:hover { + background-position: -66px -22px; +} +.videobb { + background-position: -44px -44px; +} +.videobb:hover { + background-position: -66px -44px; +} .attachtype { display: block; width: 20px; height: 23px; @@ -2903,3 +3060,107 @@ div.jGrowl div.info { color: #ffffff; padding-left: 58px; } +#jGrowl.top-right { + top: 15px; + right: 15px; +} +.qcomment { + border: 1px solid #EEE; + padding: 3px; + margin-top: 15px; + margin-left: 25px; + width: 125px; + overflow-y: auto; +} + + +.qcomment option { + width: 125px; + overflow-x: hidden; +} + +.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; +} + +#id_term_label { + width:75px; +} +#id_term { + width:100px; +} \ No newline at end of file