X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Ffrost-mobile%2Fstyle.css;h=632e44b1da946e2d8c76339969320702d575dc3a;hb=3086666c38e6595d2254a08534668b900524927f;hp=0fe0efd736dd8aae4213e2bdd5c5293ae8ab7eed;hpb=234598280d96627861a1ff1dcfc8a4a59bd37054;p=friendica.git diff --git a/view/theme/frost-mobile/style.css b/view/theme/frost-mobile/style.css index 0fe0efd736..632e44b1da 100644 --- a/view/theme/frost-mobile/style.css +++ b/view/theme/frost-mobile/style.css @@ -42,9 +42,9 @@ a:hover {text-decoration: underline; } input { border: 1px solid #666666; -/* -moz-border-radius: 3px;*/ + -moz-border-radius: 3px; -webkit-border-radius: 3px; - border-radius: 3px; + border-radius: 3px; padding: 3px; } @@ -65,7 +65,7 @@ img { border :0px; } width: 384px; }*/ -code { +/*code { font-family: Courier, monospace; white-space: pre; display: block; @@ -74,7 +74,7 @@ code { background: #EEE; color: #444; padding: 10px; - margin-top: 20px; + margin-top: 20px; } blockquote { @@ -85,6 +85,24 @@ blockquote { margin-right: 0px; width: 260px; overflow: hidden; +}*/ + +code { + font-family: Courier, monospace; + white-space: pre; + display: block; + overflow: auto; + border: 1px solid #444; + background: #EEE; + color: #444; + padding: 10px; + margin-top: 20px; +} + +blockquote { + background-color: #f4f8f9; + border-left: 4px solid #dae4ee; + padding: 0.4em; } .icollapse-wrapper, .ccollapse-wrapper { @@ -102,12 +120,17 @@ blockquote { } #panel { - background-color: ivory; position: absolute; -/* z-index: 2;*/ - width: 30%; + z-index: 2; padding: 25px; - border: 1px solid #444; + margin-right: 10px; + + /*background-color: ivory; + border: 1px solid #444;*/ + + border-radius: 7px; + background-color: #222; + color: #eee; } .heart { @@ -116,11 +139,52 @@ blockquote { margin-right: 5px; } +.btn { + outline: none; + -moz-box-shadow: inset 0px 1px 0px 0px #ffffff; + -webkit-box-shadow: inset 0px 1px 0px 0px #ffffff; + box-shadow: inset 0px 1px 0px 0px #ffffff; + background-color: #ededed; + text-indent: 0; + border: 1px solid #dcdcdc; + display: inline-block; + color: #777777; + padding: 5px 10px; + text-align: center; + border-radius: 8px; +} + +.menu-popup { + width: auto; + border: 2px solid #444444; + background: #FFFFFF; + position: absolute; + margin: 2px 0 0; + display: none; + z-index: 10000; +} + +.menu-popup li a { + display: block; + padding: 2px; +} + +.menu-popup li a:hover { + color: #FFFFFF; + background: #3465A4; + text-decoration: none; +} +ul.menu-popup li.divider { + height: 1px; + margin: 3px 0; + overflow: hidden; + background-color: #2d2d2d; +} /* nav */ nav { - height: 94px; + height: 60px; /* width: 100%;*/ width: 320px; display: block; @@ -182,10 +246,10 @@ nav #banner #logo-text a:hover { text-decoration: none; } border: 1px solid #babdb6; border-bottom: 0px; background-color: #aec0d3; - color: #565854; -/* -moz-border-radius: 3px 3px 0px 0px;*/ + color: #565854; + -moz-border-radius: 3px 3px 0px 0px; -webkit-border-radius: 3px 3px 0px 0px; - border-radius: 3px 3px 0px 0px; + border-radius: 3px 3px 0px 0px; } .nav-commlink.selected { @@ -204,7 +268,7 @@ nav #banner #logo-text a:hover { text-decoration: none; } right: 2px; padding: 1px 2px; border-radius: 4px; -/* -moz-border-radius: 4px;*/ + -moz-border-radius: 4px; -webkit-border-radius: 4px; background-color: gold !important; } @@ -216,7 +280,7 @@ nav #nav-link-wrapper .nav-link { } nav .nav-link { - margin-top: 24px; + margin-top: 16px; margin-bottom: 0.2em; margin-right: 1em; margin-left: 1em; @@ -252,7 +316,7 @@ nav .nav-link { /* right: -33px;*/ padding: 1em 0px; -/* -moz-box-shadow: 3px 3px 5px #555;*/ + -moz-box-shadow: 3px 3px 5px #555; -webkit-box-shadow: 3px 3px 5px #555; box-shadow: 3px 3px 5px #555; @@ -260,6 +324,7 @@ nav .nav-link { } #network-menu-list { + width: 9em; left: 3px; } @@ -304,7 +369,7 @@ div.main-container { display: block; color: #FFFFFF; -webkit-border-radius: 5px ; -/* -moz-border-radius: 5px;*/ + -moz-border-radius: 5px; border-radius: 5px; padding: 5px; font-weight: bold; @@ -314,7 +379,7 @@ div.main-container { display: block; color: #FFFFFF; -webkit-border-radius: 5px ; -/* -moz-border-radius: 5px;*/ + -moz-border-radius: 5px; border-radius: 5px; padding: 5px; font-weight: bold; @@ -353,43 +418,71 @@ section { background-repeat: no-repeat; min-height: 112px; - border-top: 1px solid #babdb6; + border-top: 1px solid #babdb6; overflow-x:hidden; } .tabs { /*background-image: url(head.jpg); - background-repeat: repeat-x; + background-repeat: repeat-x; background-position: 0px -20px;*/ border-bottom: 1px solid #babdb6; padding:0px; } +.tabs.links-widget { + border: none; +} .tabs li { margin: 0px 0px 20px 0px; padding-left: 1em; list-style: none; } .tabs a { padding: 0.4em 2em; border: 1px solid #aaa; border-radius: 8px; -/* -moz-border-radius: 8px;*/ + -moz-border-radius: 8px; -webkit-border-radius: 8px; } .tab { /*display:block;*/ - /*float:left;*/ + float:left; padding-left: 1em; padding-right: 0.4em; padding-top: 0.4em; padding-bottom: 0.4em; - /*margin-right: 1em;*/ - margin-right: 3px ; + margin-right: 0.5em; + margin-bottom: 0.4em; } .tab.active { font-weight: bold; - + } #events-tab { display: none; } +#tabs-end { + padding-top: 0.3em; + clear: both; +} +/* Contact-Header for the Network Stream */ +#viewcontact_wrapper-network { + width: 100%; + min-height: 100px; + background-color: #FAFAFA; + border: 1px solid #DDDDDD; + border-radius: 5px; +} +#contact-entry-wrapper-network { + float: none; + width: auto; + height: auto; + padding: 10px; + margin: 0; +} +#contact-entry-accounttype-network { + font-size: 0.9em; +} +#contact-entry-name-network { + font-size: 1.5em; +} /* footer */ footer { @@ -418,14 +511,14 @@ footer { } /* from default */ -#jot-perms-icon, +#jot-perms-icon, #profile-location, #profile-nolocation, -#profile-youtube, -#profile-video, +#profile-youtube, +#profile-video, #profile-audio, #profile-link, -#profile-title, +#profile-title, #wall-image-upload, #wall-file-upload, #profile-upload-wrapper, @@ -449,17 +542,17 @@ footer { border: 1px solid #ffffff; } -#jot-title::-webkit-input-placeholder{font-weight: normal;} +/*#jot-title::-webkit-input-placeholder{font-weight: normal;} #jot-category::-webkit-input-placeholder{font-weight: normal;} -/*#jot-title:-moz-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; + border: 1px solid #cccccc; } .jothidden { display:none; } @@ -480,11 +573,11 @@ footer { margin-bottom: 10px; } -.group-selected, .nets-selected, .fileas-selected, .categories-selected { +.group-selected, .nets-selected, .fileas-selected, .categories-selected, .forum-selected { padding: 3px; -/* -moz-border-radius: 3px;*/ + -moz-border-radius: 3px; -webkit-border-radius: 3px; - border-radius: 3px; + border-radius: 3px; border: 1px solid #CCCCCC; background: #F8F8F8; font-weight: bold; @@ -494,7 +587,7 @@ footer { /* padding: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; - border-radius: 3px; + border-radius: 3px; border: 1px solid #CCCCCC;*/ background: #F8F8F8; font-weight: bold; @@ -582,7 +675,7 @@ footer { } #login-submit-button { - margin-top: 10px; + margin-top: 10px; margin-left: 200px; }*/ @@ -597,6 +690,7 @@ input#dfrn-url { background-color: #FFFFFF; color: #000000; margin-bottom: 20px; + max-width: 90%; } #dfrn-url-label { @@ -630,9 +724,16 @@ input#dfrn-url { #dfrn-request-message-wrapper { margin-bottom: 50px; } +#dfrn-request-message-wrapper textarea { + max-width: 90%; +} #dfrn-request-submit-wrapper { clear: both; - margin-left: 50px; + /*margin-left: 50px;*/ +} +#dfrn-request-submit-wrapper input { + font-size: 18px; + padding: 5px 10px; } #dfrn-request-info-wrapper { @@ -736,6 +837,9 @@ input#dfrn-url { #profile-extra-links li { margin-top: 5px; + max-width: 300px; + margin-left: auto; + margin-right: auto; } #profile-edit-links ul { @@ -925,6 +1029,8 @@ input#dfrn-url { margin-bottom: 20px; } + + #profile-publish-yes-reg, #profile-publish-no-reg { float: left; @@ -980,7 +1086,7 @@ input#dfrn-url { clear: left; color: #666666; display: block; - margin-bottom: 20px + margin-bottom: 20px } #profile-edit-profile-name-end, @@ -1065,9 +1171,14 @@ input#dfrn-url { /* width: 120px; height: 120px;*/ padding-left: 15px; - padding-right: 15px; - width: 95px; - height: 200px; + padding-right: 15px; + max-width: 262px; + height: 90px; + margin: 0 10px 10px 0px; +} +.contact-entry-wrapper .contact-entry-photo-wrapper { + float: left; + margin-right: 10px; } #contacts-search-end { margin-bottom: 10px; @@ -1080,12 +1191,16 @@ input#dfrn-url { .contact-entry-photo img { border: none; + width: 80px; + height: 80px; } .contact-entry-photo-end { clear: both; } +.contact-entry-desc { + overflow: hidden; +} .contact-entry-name { - float: left; margin-left: 0px; margin-right: 10px; padding-bottom: 5px; @@ -1097,6 +1212,9 @@ input#dfrn-url { font-style: italic; font-size: 10px; font-weight: 500; + white-space: nowrap; + overflow: hidden; + text-overflow: ellipsis; } .contact-entry-network { font-size: 10px; @@ -1145,53 +1263,57 @@ input#dfrn-url { } .wall-item-content-wrapper { - padding-top: 30px; + padding-top: 1em; +/* padding-left: 0.25em; + padding-right: 0.25em;*/ + border-top: 2px solid #AAAAAA; position: relative; - } .wall-item-content-wrapper.comment { - margin-top: 30px; - padding-top: 0px; + margin-top: 15px; margin-left: 5px; margin-right: 5px; - border: 2px solid #AAAAAA; + + padding-top: 5px; + padding-left: 5px; + padding-right: 5px; + + border: 1px solid #AAAAAA; border-radius: 10px; -webkit-border-radius: 10px; -/* -moz-border-radius: 10px;*/ + -moz-border-radius: 10px; /* background: #EEEEEE;*/ } -.wall-item-like, .wall-item-dislike { +.wall-item-response { + clear: both; font-style: italic; margin-left: 0px; opacity: 0.6; } -.wall-item-like.comment, .wall-item-dislike.comment { +.wall-item-response.comment { margin-left: 5px; } .wall-item-info { display: block; float: left; - width:110px; + width:126px; margin-right:10px; + margin-bottom:10px; } .comment .wall-item-info { - width: 70px; + width: 86px; } -.wall-item-photo-wrapper { - 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-position: top left; background-repeat: no-repeat; margin: 0px; padding: 0px; width: 16px; @@ -1200,7 +1322,7 @@ input#dfrn-url { overflow: hidden; text-indent: 40px; display: none; - + } .wall-item-photo-menu { width: auto; @@ -1223,7 +1345,7 @@ input#dfrn-url { left: 50px; margin: 0; position: absolute; - top: 80px; + top: 67px; width: 30px } .wallwall .wwto img { @@ -1238,14 +1360,15 @@ input#dfrn-url { .wall-item-arrowphoto-wrapper { position: absolute; left: 75px; - top: 80px; + top: 67px; /* z-index: 100;*/ } .wall-item-lock { - margin-top: 30px; + margin-top: 1em; left: 105px; position: absolute; - top: 1px; + top: 1px; + width: 32px; } .comment .wall-item-lock { margin-top: 0px; @@ -1262,7 +1385,7 @@ input#dfrn-url { /* add ellipsis on text overflow */ /* this work on safari, opera, ie, chrome. */ /* firefox users have to wait support or we */ - /* can use a jquery plugin http://bit.ly/zJskg */ + /* can use a jquery addon http://bit.ly/zJskg */ text-overflow: ellipsis; -o-text-overflow: ellipsis; width: 100%; @@ -1291,20 +1414,11 @@ input#dfrn-url { margin-right: 10px; } -.editpost { - margin-left: 10px; - float: left; -} -.star-item { - margin-left: 10px; - float: left; -} -.tag-item { - margin-left: 10px; - float: left; -} - -.filer-item { +.editpost, +.star-item, +.tag-item, +.filer-item, +.event-item { margin-left: 10px; float: left; } @@ -1336,55 +1450,31 @@ input#dfrn-url { } .wall-item-photo { border: none; + border-radius: 7px; } .comment .wall-item-photo { - width: 50px !important; + width: 50px !important; height: 50px !important; - border-top-left-radius: 10px; } .wall-item-content { - float: left; - margin-left: 3px; +/* float: left; + max-width: 100%*/ /* padding-right: 1em; max-height: 500px; overflow: auto;*/ + padding-left:0.25em; + padding-right:0.25em; + clear: left; /* I hate this, but it's the only way to keep the text from bunching to the right on the Android browser */ } - -.wall-item-content img { - display: block; - margin-top: 10px; - margin-right: auto; - margin-left: auto; - max-width: 290px; - border-radius: 7px; -/* -moz-border-radius: 7px;*/ - -webkit-border-radius: 7px; -} - -.wall-item-content img.smiley { - display: inline; - margin: auto; - border-radius: 0; - -webkit-border-radius: 0; -} - -.comment .wall-item-content img { - max-width: 280px; -} - -.divgrow-showmore { - display: block; - clear: both; - text-align: center; - outline: 0; - border-top: 1px dotted #888; +.comment .wall-item-content { + padding-left:0.5em; + padding-right:0.5em; } - .wall-item-title { - float: left; + /*float: left;*/ font-weight: bold; - font-size: 1.6em; + font-size: 1.6em; /*width: 450px;*/ } @@ -1395,14 +1485,44 @@ input#dfrn-url { .wall-item-body { text-align: justify; float: left; - clear: left; -/* width: 300px;*/ + max-width: 100%; overflow: hidden; margin-top: 10px; - padding-right: 1em; line-height: 23px; } +.wall-item-body img { + display: block; + margin-top: 2px; + margin-right: auto; + margin-left: auto; + /*max-width: 290px;*/ + max-width: 100%; + border-radius: 7px; + -moz-border-radius: 7px; + -webkit-border-radius: 7px; +} + +/*.comment .wall-item-body img { + max-width: 100%; +}*/ + +.wall-item-body img.smiley { + display: inline; + margin: auto; + border-radius: 0; + -webkit-border-radius: 0; +} + +.wall-item-body blockquote { + margin-left: 0px; + margin-right: 0px; +} + +.comment .wall-item-body ul { + padding-left: 1.5em; +} + .wall-item-body iframe { display: block; clear: both; @@ -1411,20 +1531,15 @@ input#dfrn-url { } .wall-item-body code { - width: 260px; overflow: hidden; } -.comment .wall-item-body { - margin-left: 5px; - padding-right: 0.5em; -/* width: 280px;*/ -} - -.comment .wall-item-body blockquote { - margin-left: 0px; - margin-right: 0px; - width: 260px; +.showmore { + display: block; + clear: both; + text-align: center; + outline: 0; + border-top: 1px dotted #888; } .wall-item-tools { @@ -1434,8 +1549,16 @@ input#dfrn-url { background-repeat: repeat-x;*/ padding: 5px 5px 0px; height: 32px; - } +.wall-item-tools a { + border-radius: 8px; + padding: 2px; + background-position: center; +} +.wall-item-tools a.active { + background-color: rgba(59, 101, 164, 0.5); +} + .wall-item-author { /* margin-top: 10px;*/ margin-top: 0px; @@ -1448,7 +1571,7 @@ input#dfrn-url { background-repeat: repeat-x;*/ border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; -} +} .comment-edit-wrapper { @@ -1461,8 +1584,9 @@ input#dfrn-url { display: block; margin-top: 15px; background: #f3f3f3; - margin-left: 10px; - margin-right: 10px; + margin-left: 5px; + margin-right: 5px; + border-radius: 10px; } .comment-wwedit-wrapper.comment { @@ -1472,10 +1596,15 @@ input#dfrn-url { } +.comment-edit-form { + padding-left: 1em; + padding-right: 1.5em; +} + .comment-edit-photo { margin-top: 15px; - margin-left: 10px; - margin-bottom: 10px; + /*margin-left: 10px; + margin-bottom: 10px;*/ width: 25px; float: left; } @@ -1484,9 +1613,9 @@ input#dfrn-url { } .comment-edit-text-empty, .comment-edit-text-full { /* float: left;*/ -/* -moz-border-radius: 3px;*/ + -moz-border-radius: 3px; -webkit-border-radius: 3px; - border-radius: 3px; + border-radius: 3px; border: 1px solid #cccccc; padding: 3px 1px 1px 3px; } @@ -1505,10 +1634,12 @@ input#dfrn-url { color: black; height: 150px; /* width: 350px; - overflow: auto;*/ + overflow: auto; width: 250px; margin-top: 15px; - margin-left: 20px; + margin-left: 20px;*/ + width: 100%; + margin-top: 1.5em; } .comment .comment-edit-text-empty { @@ -1527,11 +1658,33 @@ input#dfrn-url { .comment-edit-submit { font-size: 18px; padding: 5px 10px; - margin: 10px 0px 10px 110px; + margin: 10px 0px 10px 0px; } #profile-jot-wrapper { - padding-left: 10px; + padding-left: 1em; + padding-right: 1em; +} + +.shared_header { + border-top: 1px solid #aaa; + color: #999; + + height: 42px; /* 32 px for the image plus 10 px for the margin around the image */ + padding-top: 0.5em; + margin-top: 1em; + margin-bottom: 1em; + +} +.shared_header img { + float: left; + + margin: auto 1em auto auto; + padding: 0; + + box-shadow: none; + -moz-box-shadow: none; + -webkit-box-shadow: none; } #profile-jot-plugin-wrapper, @@ -1609,6 +1762,9 @@ input#dfrn-url { #profile-jot-plugin-end{ clear: both; } +input#profile-jot-email { + display: block; +} .profile-jot-net { float: left; margin-right: 10px; @@ -1749,10 +1905,13 @@ input#dfrn-url { padding: 0.2em 1em; border: 1px solid #aaa; border-radius: 10px; -/* -moz-border-radius: 10px;*/ + -moz-border-radius: 10px; -webkit-border-radius: 10px; } +.pager .disabled { + display: none; +} .pager_first, .pager_last, @@ -1804,12 +1963,13 @@ input#dfrn-url { }*/ .pager_prev a, -.pager_next a { +.pager_next a, +.scroll_loader_text { font-size: 1.5em; padding: 0.2em 1em; border: 1px solid #aaa; border-radius: 10px; -/* -moz-border-radius: 10px;*/ + -moz-border-radius: 10px; -webkit-border-radius: 10px; } @@ -1818,7 +1978,7 @@ input#dfrn-url { float: left; border: 1px solid black; border-radius: 7px; -/* -moz-border-radius: 7px;*/ + -moz-border-radius: 7px; -webkit-border-radius: 7px; background: #FFCCCC; font-size: 1.25em; @@ -1833,6 +1993,7 @@ input#dfrn-url { #advanced-profile-gender-wrapper, #advanced-profile-dob-wrapper, #advanced-profile-age-wrapper, + #advanced-profile-marital-wrapper, #advanced-profile-sexual-wrapper, #advanced-profile-homepage-wrapper, @@ -1936,6 +2097,19 @@ input#dfrn-url { margin-left: 15px; } +#contact-edit-status-wrapper { + padding: 10px; + border: 1px solid #aaa; + border-radius: 8px; +} + +#contact-edit-contact-status { + font-weight: bold; +} +#contact-edit-actions { + float: right; + display: inline-block; +} #contact-edit-wrapper { margin-top: 10px; } @@ -1950,14 +2124,10 @@ input#dfrn-url { } #contact-edit-last-update-text { - float: left; - clear: left; margin-top: 30px; } #contact-edit-poll-text { - float: left; - clear: left; margin-top: 15px; margin-bottom: 0px; } @@ -2007,6 +2177,10 @@ input#dfrn-url { margin-top: 30px; } +#contact-edit-info-wrapper, #contact-edit-info { + width: 90%; +} + #contact-edit-end { clear: both; margin-top: 15px; @@ -2018,7 +2192,11 @@ input#dfrn-url { } .contact-edit-submit { - margin-top: 20px; + clear: left; + display: block; + + margin-top: 10px; + margin-bottom: 45px; padding: 0.2em 0.5em; font-size: 18px; } @@ -2027,7 +2205,7 @@ input#dfrn-url { .contact-photo-menu-button { /* position: absolute; background-image: url("photo-menu.jpg"); - background-position: top left; + background-position: top left; background-repeat: no-repeat; margin: 0px; padding: 0px; width: 16px; @@ -2036,17 +2214,17 @@ input#dfrn-url { overflow: hidden; text-indent: 40px; display: none;*/ - + } .contact-photo-menu { width: 130px; border: 1px solid #AAA; background: #FFFFFF; position: absolute; - left: -30px; top: 80px; + /*left: -30px;*/ top: 80px; display: none; z-index: 101; -/* -moz-box-shadow: 3px 3px 5px #555;*/ + -moz-box-shadow: 3px 3px 5px #555; -webkit-box-shadow: 3px 3px 5px #555; box-shadow: 3px 3px 5px #555; } @@ -2070,8 +2248,17 @@ input#dfrn-url { width: 587px; } -#profile-jot-desc { - /*float: left;*/ +.video-top-wrapper { + display: inline-block; + vertical-align: top; + margin-top: 15px; + margin-right: 15px; + margin-left: 15px; + margin-bottom: 15px; +} + +#profile-jot-desc { + /*float: left;*/ width: 100%; color: #FF0000; margin-top: 10px; @@ -2079,14 +2266,14 @@ input#dfrn-url { } #profile-jot-text { - width: 90%; + width: 100%; height: 20px; color:#cccccc; border: 1px solid #cccccc; padding: 3px 0px 0px 5px; -/* -moz-border-radius: 3px;*/ + -moz-border-radius: 3px; -webkit-border-radius: 3px; - border-radius: 3px; + border-radius: 3px; } @@ -2094,23 +2281,34 @@ input#dfrn-url { #photo-edit-perms-select, #photos-upload-permissions-wrapper, #profile-jot-acl-wrapper{ - display:block!important; + /*display:block!important;*/ } #photos-usage-message { margin-bottom: 15px; } -#profile-jot-acl-wrapper{ - width:270px; - padding-left:10px; - height:auto; - overflow:visible; +#profile-jot-acl-wrapper { + /*width:270px;*/ + height: auto; + overflow: visible; + margin-top: 1em; + display: inline-block; +} + +#profile-jot-acl-wrapper, +#photos-upload-permissions-wrapper, +#photo-edit-perms-select { + padding: 0.7em; + border: 1px solid #888; + border-radius: 10px; } #acl-wrapper { - width: 270px; - float:left; + /*width: 270px; + float:left;*/ + text-align: left; + clear: both; } #acl-search { display: none; @@ -2127,11 +2325,12 @@ input#dfrn-url { background-image: url("../../../images/show_all_off.png"); background-position: 7px 7px; background-repeat: no-repeat; - padding: 7px 5px 0px 30px; + padding: 7px 15px 7px 30px; -webkit-border-radius: 5px ; -/* -moz-border-radius: 5px;*/ + -moz-border-radius: 5px; border-radius: 5px; color: #999999; + margin-bottom: 0.3em; } #acl-showall.selected { color: #000000; @@ -2147,14 +2346,14 @@ input#dfrn-url { overflow: visible; } #acl-list-content { - + } .acl-list-item { - display: block; - width: 120px; + display: inline-block; + width: 190px; height: 30px; border: 1px solid #cccccc; -/* -moz-border-radius: 4px;*/ + -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; margin-top: 5px; @@ -2162,31 +2361,32 @@ input#dfrn-url { margin-right: 2px; margin-left: 2px; padding-left: 5px; - float: left; + /*float: left;*/ } .acl-list-item img{ - display: none; width:22px; height: 22px; float: left; margin: 4px; } .acl-list-item p { height: 12px; font-size: 10px; margin: 0px; padding: 2px 0px 1px; overflow: hidden;} -.acl-list-item a { - font-size: 8px; +.acl-list-item a { + font-size: 10px; display: block; - width: 40px; + width: 55px; height: 10px; float: left; - color: #999999; - background-color: #cccccc; + color: rgb(153, 153, 153); + background-color: rgb(204, 204, 204); background-position: 3px 3px; background-repeat: no-repeat; margin-right: 5px; + -webkit-border-radius: 2px ; -/* -moz-border-radius: 2px;*/ - border-radius: 2px; - padding-left: 15px; + -moz-border-radius: 2px; + border-radius: 2px 2px 2px 2px; + + padding: 0px 5px 3px 15px; } #acl-wrapper a:hover { text-decoration: none; @@ -2231,6 +2431,7 @@ input#dfrn-url { #group-edit-name-wrapper { + } @@ -2253,6 +2454,10 @@ input#dfrn-url { clear: both; } +#message-new { + font-size: 24px; +} + #prvmail-to-label, #prvmail-subject-label, #prvmail-message-label { margin-bottom: 10px; margin-top: 20px; @@ -2305,6 +2510,7 @@ a.mail-list-link { .mail-list-outside-wrapper-end { clear: both; + } .mail-list-outside-wrapper { @@ -2380,6 +2586,22 @@ a.mail-list-link { clear: both; } +#poke-desc { + margin: 5px 0 10px; +} + +#poke-wrapper { + padding: 10px 0 0px; +} + +#poke-recipient, #poke-action, #poke-privacy-settings { + margin: 10px 0 30px; +} + +#poke-recip-label, #poke-action-label, #prvmail-message-label { + margin: 10px 0 10px; +} + #sidebar-group-list ul { list-style-type: none; } @@ -2418,6 +2640,8 @@ a.mail-list-link { } #search-save { + font-size: 18px; + padding: 5px 10px; margin-left: 5px; } .groupsideedit { @@ -2459,11 +2683,14 @@ aside input[type='text'] { border: 1px solid #DDDDDD; padding: 18px; margin-top: 5px; -/* -moz-border-radius:5px;*/ + -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; - } +.widget.settings-widget { + padding: 0; +} + /*.photos { @@ -2481,15 +2708,15 @@ aside input[type='text'] { margin-top: 15px; margin-right: 15px; margin-left: 15px; -/* width: 200px; height: 200px; - overflow: hidden; +/* width: 200px; height: 200px; + overflow: hidden; position: relative; */ } .photo-album-image-wrapper .caption { - display: none; + display: none; width: 100%; /* position: absolute; */ - bottom: 0px; + bottom: 0px; padding: 0.5em 0.5em 0px 0.5em; background-color: rgba(245, 245, 255, 0.8); border-bottom: 2px solid #CCC; @@ -2505,26 +2732,28 @@ aside input[type='text'] { } .photo-top-image-wrapper { -/* position: relative; */ - float: left; +/* position: relative; + float: left;*/ + display: inline-block; + vertical-align: top; margin-top: 15px; margin-right: 15px; margin-left: 15px; margin-bottom: 15px; -/* width: 200px; height: 200px; +/* width: 200px; height: 200px; overflow: hidden; */ } .photo-top-image-wrapper img { max-width: 290px; border-radius: 10px; -/* -moz-border-radius: 10px;*/ + -moz-border-radius: 10px; -webkit-border-radius: 10px; } .photo-top-album-name { width: 100%; min-height: 2em; /* position: absolute; */ - bottom: 0px; + bottom: 0px; padding: 0px 3px; padding-top: 0.5em; background-color: rgb(255, 255, 255); @@ -2538,25 +2767,37 @@ aside input[type='text'] { margin-left: 30px; } -#photos-upload-newalbum-div { - float: left; +#photos-upload-form { + text-align: center; +} + +#photos-upload-newalbum-div, #photos-upload-existing-album-text { + /*float: left;*/ + display: inline-block; width: 175px; + text-align: left; } #photos-upload-noshare { margin-bottom: 10px; } -#photos-upload-existing-album-text { - float: left; - width: 175px; +#photos-upload-noshare-div { + margin-top: 2em; + margin-bottom: 15px; } + +#photos-upload-noshare-label { + margin-left: 25px; +} + #photos-upload-newalbum { - float: left; + width: 15em; } #photos-upload-album-select { - float: left; + width: 15.7em; } + #photos-upload-spacer { margin-top: 25px; } @@ -2566,9 +2807,6 @@ aside input[type='text'] { #photos-upload-exist-end { margin-bottom: 15px; } -#photos-upload-submit { - margin-top: 15px; -} #photos_upload_applet_wrapper { margin-bottom: 15px; @@ -2595,7 +2833,7 @@ aside input[type='text'] { } #profile-jot-banner-end { - /* clear: both; */ + /* clear: both; */ } #photos-upload-select-files-text { @@ -2623,26 +2861,23 @@ aside input[type='text'] { margin-bottom: 15px; } -#photo-edit-caption-label, #photo-edit-tags-label, #photo-edit-albumname-label, .photo-edit-rotate-label { - float: left; - width: 150px; -} - -#photo-edit-caption-label, #photo-edit-tags-label, #photo-edit-albumname-label { - font-weight: 700; +.photo-edit-input-text { + display: inline-block; + text-align: left; } -#photos-upload-noshare-div { - margin-top: 140px; - margin-bottom: 15px; +#photo_edit_form { + text-align: center; } -#photos-upload-noshare-label { - margin-left: 25px; +#photo-edit-caption-label, #photo-edit-tags-label, #photo-edit-albumname-label, .photo-edit-rotate-label { + /*float: left;*/ + display: inline-block; + width: 150px; } -#photos-upload-noshare { - float: left; +#photo-edit-caption-label, #photo-edit-tags-label, #photo-edit-albumname-label { + font-weight: 700; } .photo-perms-icon { @@ -2651,6 +2886,11 @@ aside input[type='text'] { #photo-edit-perms-menu, #photos-upload-perms-menu, #settings-default-perms-menu { text-decoration: none; + display: inline-block; +} + +#photos-upload-perms-menu #jot-perms-icon { + margin-right: 1em; } .photo-jot-perms-text { @@ -2660,6 +2900,7 @@ aside input[type='text'] { #photo-edit-perms, #photos-upload-perms, #settings-default-perms { margin-top: 30px; + display: inline-block; } #photos-upload-perms { margin-top: 15px; @@ -2676,7 +2917,7 @@ aside input[type='text'] { margin-top: 15px; border: 1px solid #aaa; border-radius: 10px; -/* -moz-border-radius: 10px;*/ + -moz-border-radius: 10px; -webkit-border-radius: 10px; } @@ -2685,13 +2926,18 @@ aside input[type='text'] { } #photo-edit-caption, #photo-edit-newtag, #photo-edit-albumname { - float: left; + /*float: left;*/ margin-bottom: 25px; } +.photo-edit-rotate-choice { + display: inline-block; +} + .photo-edit-rotate { float: left; margin-left: 20px; + } #photo-edit-link-wrap { margin-bottom: 15px; @@ -2721,16 +2967,16 @@ aside input[type='text'] { margin-left: 45px; } #photos-upload-choose { - position: absolute; +/* position: absolute; top: 460px; - left: 5px; + left: 5px;*/ + margin-top: 1em; } #photos-upload-submit { - margin-top: 30px; - margin-left: 100px; + margin-top: 0px; margin-bottom: 20px; } -.settings-submit, .profile-edit-submit-button { +.settings-submit, .profile-edit-submit-button, .settings-features-submit { padding: 0.25em 0.5em; margin-bottom: 10px; font-size: 18px; @@ -2756,13 +3002,28 @@ aside input[type='text'] { margin-bottom: 20px; } +#photo-album-edit-form { + max-width: 100%; + padding-left: 0.5em; + padding-right: 0.5em; +} +#photo-album-edit-form input { + max-width: 100%; +} +#photo-album-edit-name-label { + display: block; +} + #photo-album-edit-submit, #photo-album-edit-drop { margin-top: 15px; margin-bottom: 15px; + + padding: 0.25em 0.5em; + font-size: 18px; } #photo-album-edit-drop { - margin-left: 200px; + margin-left: 2em; } .group-delete-wrapper { @@ -2864,6 +3125,8 @@ aside input[type='text'] { } #search-submit { + font-size: 18px; + padding: 5px 10px; margin-left: 15px; } @@ -2871,14 +3134,14 @@ aside input[type='text'] { margin-bottom: 25px; } -.location-label, .gender-label, .marital-label, .homepage-label { +.location-label, .gender-label, .marital-label, .homepage-label, .network-label { float: left; text-align: right; display: block; width: 65px; } -.adr, .x-gender, .marital-text, .homepage-url { +.adr, .x-gender, .marital-text, .homepage-url, .x-network { float: left; display: block; margin-left: 8px; @@ -2899,7 +3162,7 @@ aside input[type='text'] { } -#plugin-settings-link, #account-settings-link { +#addon-settings-link, #account-settings-link { margin-bottom: 10px; } @@ -2908,26 +3171,33 @@ aside input[type='text'] { } /* end from default */ - + .fn { - padding: 0px 0px 5px 12px; + padding: 1em 0px 5px 12px; font-size: 120%; font-weight: bold; } -.vcard .title { +.vcard .title, +.vcard .p-addr, +.vcard .account-type { margin-bottom: 5px; margin-left: 12px; } +.vcard .account-type { + font-size: 120%; + margin-bottom: 13px; +} + .vcard dl { clear: both; } #birthday-title { float: left; - font-weight: bold; + font-weight: bold; } #birthday-adjust { @@ -3054,7 +3324,7 @@ aside input[type='text'] { clear: both; } - + .calendar { font-family: Courier, monospace; } @@ -3073,17 +3343,49 @@ aside input[type='text'] { margin: 10px; } -#identity-manage-desc { - margin-top:15px; - margin-bottom: 15px; +.itentity-match-wrapper { + float: left; + padding: 10px; + width: 120px; + height: 140px; + margin-bottom: 20px; } -#identity-manage-choose { - margin-bottom: 15px; +.identity-match-photo { + float: left; + text-align: center; + width: 120px; } -#identity-submit { - margin-top: 20px; +.identity-match-name { + text-align: center; +} + +.identity-match-details { + float: left; + text-align: center; + width: 120px; + overflow: hidden; + font-size: 10px; + font-weight: 500; + color: #999999; +} + +.identity-match-break, .identity-match-end { + clear: both; +} + +.identity-match-photo button { + border: none; + padding: 0; + margin: 0; + background: none; + height: 80px; + width: 80px; +} + +.selected-identity img { + border: 2px solid #ff0000; } #photo-nav { @@ -3108,8 +3410,15 @@ aside input[type='text'] { float: left; }*/ +#photo-photo { + display: block; + margin-left: auto; + margin-right: auto; + text-align: center; +} + #photo-photo img { - max-width: 310px; + max-width: 100%; } #photo-photo-end { @@ -3140,24 +3449,27 @@ aside input[type='text'] { } .profile-match-wrapper { - float: left; + display: inline-block; padding: 10px; - width: 120px; - height: 120px; + /*width: 120px; + height: 120px;*/ scroll: auto; + margin-bottom: 2em; + vertical-align: top; +} +.profile-match-wrapper .icon.drophide { + margin-left: auto; + margin-right: auto; + margin-top: 1em; } #profile-match-wrapper-end { clear: both; } + .side-link { margin-bottom: 15px; } -#language-selector { - position: absolute; - top: 0px; - left: 16px; -} #group-members { margin-top: 20px; @@ -3255,7 +3567,7 @@ aside input[type='text'] { #netsearch-box { - margin-top: 20px; + margin-top: 20px; } #netsearch-box #search-submit { @@ -3334,20 +3646,6 @@ aside input[type='text'] { text-decoration: underline; } -#lang-select-icon { - cursor: pointer; - position: fixed; - left: 0px; - top: 0px; - opacity: 0.2; - filter:alpha(opacity=20); -} - -#lang-select-icon:hover { - opacity: 1; - filter:alpha(opacity=100); -} - .notif-image { height: 80px; width: 80px; @@ -3368,7 +3666,8 @@ aside input[type='text'] { .settings-heading { border-bottom: 1px solid #babdb6; } - + + /** * Form fields @@ -3400,10 +3699,11 @@ aside input[type='text'] { display: block; margin-left: 20px; color: #666666; - + clear: left; } + .field .onoff { float: left; width: 80px; @@ -3436,7 +3736,7 @@ aside input[type='text'] { } .hidden { display: none!important; } -.field.radio .field_help { clear: left; margin-left: 20px; } +.field.radio .field_help { margin-left: 20px; } /** * ADMIN @@ -3447,7 +3747,7 @@ aside input[type='text'] { font-weight: bold; background-color: #FF0000; padding: 0em 0.3em; - + } #adminpage dl { clear: left; @@ -3476,10 +3776,10 @@ aside input[type='text'] { text-align: right; } -#adminpage #pluginslist { +#adminpage #addonslist { margin: 0px; padding: 0px; } -#adminpage .plugin { +#adminpage .addon { list-style: none; display: block; border: 1px solid #888888; @@ -3487,8 +3787,8 @@ aside input[type='text'] { margin-bottom: 5px; clear: left; } -#adminpage .plugin .desc { margin-left: 2.5em;} -#adminpage .toggleplugin { +#adminpage .addon .desc { margin-left: 2.5em;} +#adminpage .toggleaddon { float:left; margin-right: 1em; } @@ -3507,7 +3807,7 @@ aside input[type='text'] { /* * UPDATE */ -.popup { +.popup { width: 100%; height: 100%; top:0px; left:0px; position: absolute; @@ -3528,7 +3828,7 @@ aside input[type='text'] { border: 4px solid #000000; background-color: #FFFFFF; } -.popup .panel .panel_text { display: block; overflow: auto; height: 80%; } +.popup .panel .panel_text { display: block; overflow: auto; height: 80%; } .popup .panel .panel_in { width: 100%; height: 100%; position: relative; } .popup .panel .panel_actions { width: 100%; bottom: 4px; left: 0px; position: absolute; } .panel_text .progress { width: 50%; overflow: hidden; height: auto; border: 1px solid #cccccc; margin-bottom: 5px} @@ -3541,7 +3841,7 @@ aside input[type='text'] { height: auto; overflow: auto; border-bottom: 2px solid #cccccc; padding-bottom: 1em; - margin-bottom: 1em; + margin-bottom: 1em; } .oauthapp img { float: left; @@ -3607,24 +3907,31 @@ aside input[type='text'] { .icon.like { display: block; width: 26px; height: 28px;/*31 33*/ margin-right: 7px; - background-size: 100% 100%; + background-size: 26px 28px; background-image: url('images/approve.png'); background-repeat: no-repeat; opacity: 0.5; } -.icon.link { display: none; background-position: -144px 0px;} + +.icon.link { + display: block; width: 22px; height: 24px; + background-size: 22px 24px; + background-image: url('images/link.png'); + background-repeat: no-repeat; + +} /*.globe { background-position: 0px -16px;}*/ .icon.globe { display: block; width: 28px; height: 28px; - background-size: 100% 100%; + background-size: 28px 28px; background-image: url('images/globe.png'); background-repeat: no-repeat; } /*.noglobe { background-position: -16px -16px;}*/ .icon.noglobe { display: block; width: 24px; height: 24px; - background-size: 100% 100%; + background-size: 24px 24px; background-image: url('images/noglobe.png'); background-repeat: no-repeat; } @@ -3635,14 +3942,14 @@ aside input[type='text'] { .small-pencil { background-position: -96px -16px;}*/ .icon.pencil { display: block; width: 28px; height: 28px; - background-size: 100% 100%; + background-size: 28px 28px; background-image: url('images/pencil.png'); background-repeat: no-repeat; opacity: 0.5; } .icon.small-pencil { display: block; width: 28px; height: 28px; - background-size: 100% 100%; + background-size: 28px 28px; background-image: url('images/pencil.png'); background-repeat: no-repeat; opacity: 0.5; @@ -3651,7 +3958,7 @@ aside input[type='text'] { .icon.recycle { display: block; width: 28px; height: 27px;/*33 32*/ - background-size: 100% 100%; + background-size: 28px 27px; background-image: url('images/recycle.png'); background-repeat: no-repeat; opacity: 0.5; @@ -3661,7 +3968,7 @@ aside input[type='text'] { /* display: block;*/ display: none; width: 28px; height: 28px; - background-size: 100% 100%; + background-size: 28px 28px; background-image: url('images/remote-link.png'); background-repeat: no-repeat; opacity: 0.5; @@ -3673,7 +3980,7 @@ aside input[type='text'] { .icon.lock { display: block; width: 17px; height: 25px; margin-top: 1px; - background-size: 100% 100%; + background-size: 17px 25px; background-image: url('images/lock.png'); background-repeat: no-repeat; } @@ -3681,7 +3988,7 @@ aside input[type='text'] { .icon.unlock { display: block; width: 17px; height: 28px; margin-top: -2px; - background-size: 100% 100%; + background-size: 17px 28px; background-image: url('images/unlock.png'); background-repeat: no-repeat; } @@ -3691,7 +3998,7 @@ aside input[type='text'] { /*.attach { background-position: -80px -32px; }*/ .icon.attach { display: block; width: 28px; height: 28px; - background-size: 100% 100%; + background-size: 28px 28px; background-image: url('images/paperclip.png'); background-repeat: no-repeat; } @@ -3704,22 +4011,23 @@ aside input[type='text'] { /*.starred { background-position: -16px -48px; }*/ .icon.starred { display: block; width: 28px; height: 28px; - background-size: 100% 100%; + background-size: 28px 28px; background-image: url('images/star-yellow.png'); background-repeat: no-repeat; } /*.unstarred { background-position: -32px -48px; }*/ .icon.unstarred { display: block; width: 28px; height: 28px; - background-size: 100% 100%; + background-size: 28px 28px; background-image: url('images/star.png'); background-repeat: no-repeat; + opacity: 0.5; } /*.tagged { background-position: -48px -48px; }*/ .icon.tagged { display: block; width: 28px; height: 28px; - background-size: 100% 100%; + background-size: 28px 28px; background-image: url('images/tag.png'); background-repeat: no-repeat; opacity: 0.5; @@ -3729,19 +4037,29 @@ aside input[type='text'] { .filer-icon { display: block; width: 24px; height: 24px; - background-size: 100% 100%; + background-size: 24px 24px; background-image: url('images/folder.png'); background-repeat: no-repeat; opacity: 0.5; } +.event-icon { + display: block; width: 33px; height: 33px; + background-size: 33px 33px; + background-repeat: no-repeat; + opacity: 0.5; +} +.event-attend-icon { background-image: url('images/event-attend.png'); } +.event-maybeattend-icon { background-image: url('images/event-maybeattend.png'); } +.event-dontattend-icon { background-image: url('images/event-dontattend.png'); } + .icon.dim { opacity: 0.3;filter:alpha(opacity=30); } [class^="comment-edit-bb"] { list-style: none; display: none; - margin: 0px 0 -5px 20px; - width: 75%; + margin: 0px 0 -5px 0px; +/* width: 75%;*/ } [class^="comment-edit-bb"] > li { display: inline-block; @@ -3821,20 +4139,66 @@ aside input[type='text'] { } .attachtype { - display: block; width: 20px; height: 23px; + display: block; float: left; - background-image: url('../../../images/content-types.png'); + background-size: 100% 100%; + width: 48px; + height: 48px; + background-image: url('images/oxygen/unknown.png'); } .body-attach { margin-top: 10px; } -.type-video { background-position: 0px 0px; } +/*.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; } +.type-unkn { background-position: -80px 0px; }*/ +.type-video { + background-image: url('images/oxygen/video-x-generic.png'); + background-size: 100% 100%; + width: 48px; + height: 48px; +} +.type-image { + background-image: url('images/oxygen/image-x-generic.png'); + background-size: 100% 100%; + width: 48px; + height: 48px; +} +.type-audio { background-image: url('images/oxygen/audio-x-generic.png'); + background-size: 100% 100%; + width: 48px; + height: 48px; +} + +.type-text { + background-image: url('images/oxygen/text-x-generic-2.png'); + background-size: 100% 100%; + width: 48px; + height: 48px; +} +.subtype-msword, .subtype-vnd-openxmlformats-officedocument-wordprocessingml-document { + background-image: url('images/oxygen/application-msword.png'); + background-size: 100% 100%; + width: 48px; + height: 48px; +} +.subtype-pdf { + background-image: url('images/oxygen/application-pdf.png'); + background-size: 100% 100%; + width: 48px; + height: 48px; +} +/*.type-unkn { + background-image: url('images/oxygen/unknown.png'); + background-size: 100% 100%; + width: 48px; + height: 48px; +}*/ + /* autocomplete popup */ @@ -3857,21 +4221,84 @@ aside input[type='text'] { .acpopupitem.selected { color: #FFFFFF; background: #3465A4; } +ul.acpopup { + list-style: none; + float: left; + min-width: 160px; + padding: 5px 0; + margin: 2px 0 0; +} +nav .acpopup { + width: 290px; + margin-left: -35px; + max-height: 450px; + max-width: 300px; + overflow-y: auto; + overflow-x: hidden; + margin-top: 0px; +} +img.acpopup-img { + float: left; + width: 36px; + height: 36px; + margin-right: 5px; + vertical-align: middle; +} +.acpopup-contactname { + padding-top: 2px; + font-weight: bold; + line-height: 1em; + white-space: nowrap; + overflow: hidden; + text-overflow: ellipsis; + display: block; +} +.acpopup-sub-text { + color: #777; + font-size: 0.833em; + line-height: 1em; + overflow: hidden; + text-overflow: ellipsis; + display: block; +} +.textcomplete-item a { + color: inherit; + overflow: hidden; + text-overflow: ellipsis; + clear: both; + white-space: nowrap; + padding: 3px 20px; + display: block; +} +.textcomplete-item a:hover { + text-decoration: none; +} +.textcomplete-item.active { + color: #FFFFFF; background: #3465A4; +} +.active a .acpopup-sub-text { + color: #fff; +} /* popup notifications */ div.jGrowl div.notice { background: #511919 url("../../../images/icons/48/notice.png") no-repeat 5px center; color: #ffffff; padding-left: 58px; + margin: 0px; } div.jGrowl div.info { background: #364e59 url("../../../images/icons/48/info.png") no-repeat 5px center; color: #ffffff; padding-left: 58px; + margin: 0px; } #jGrowl.top-right { top: 15px; - right: 15px; + right: 10px; +} +div.jGrowl-notification { + border-radius: 7px; } .qcomment { border: 1px solid #EEE; @@ -3926,11 +4353,11 @@ ul.notifications-menu-popup { height: auto; /* overflow-y: scroll;overflow-style:scrollbar;*/ background-color:#FFFFFF; -/* -moz-border-radius: 5px;*/ + -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius:5px; border: 1px solid #AAA; -/* -moz-box-shadow: 3px 3px 5px #555;*/ + -moz-box-shadow: 3px 3px 5px #555; -webkit-box-shadow: 3px 3px 5px #555; box-shadow: 3px 3px 5px #555; /* z-index: 103;*/ @@ -3978,9 +4405,9 @@ ul.notifications-menu-popup { } #recip { - + } -.autocomplete-w1 { background: #ffffff; no-repeat bottom right; position:absolute; top:0px; left:0px; margin:6px 0 0 6px; /* IE6 fix: */ _background:none; _margin:1px 0 0 0; } +.autocomplete-w1 { background: #ffffff no-repeat bottom right; position:absolute; top:0px; left:0px; margin:6px 0 0 6px; /* IE6 fix: */ _background:none; _margin:1px 0 0 0; } .autocomplete { color:#000; border:1px solid #999; background:#FFF; cursor:default; text-align:left; max-height:350px; overflow:auto; margin:-6px 6px 6px -6px; /* IE6 specific: */ _height:350px; _margin:0; _overflow-x:hidden; } .autocomplete .selected { background:#F0F0F0; } .autocomplete div { padding:2px 5px; white-space:nowrap; overflow:hidden; } @@ -4009,7 +4436,7 @@ width:650px; } }*/ -@media only screen and (min-device-width: 768px) +/*@media only screen and (min-device-width: 768px) { .wall-item-body code { width: 700px; @@ -4023,5 +4450,5 @@ width:650px; width: 700px; } -} +}*/