X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=inline;f=view%2Ftheme%2Ffrost-mobile%2Fstyle.css;h=4485c056ffedea5c70dc09acf25bdfb19799d38e;hb=388847e1f371554f50613357de06cf4a6ec751c9;hp=1082c40d76b593d82c96e9b98dfd9e563d7876cf;hpb=132600eee275146cbe1401bd32956bd5e1295070;p=friendica.git diff --git a/view/theme/frost-mobile/style.css b/view/theme/frost-mobile/style.css index 1082c40d76..4485c056ff 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; } @@ -74,7 +74,7 @@ img { border :0px; } background: #EEE; color: #444; padding: 10px; - margin-top: 20px; + margin-top: 20px; } blockquote { @@ -96,7 +96,7 @@ code { background: #EEE; color: #444; padding: 10px; - margin-top: 20px; + margin-top: 20px; } blockquote { @@ -120,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 { @@ -138,7 +143,7 @@ blockquote { /* nav */ nav { - height: 94px; + height: 60px; /* width: 100%;*/ width: 320px; display: block; @@ -200,10 +205,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 { @@ -222,7 +227,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; } @@ -234,7 +239,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; @@ -270,7 +275,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; @@ -323,7 +328,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; @@ -333,7 +338,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; @@ -372,42 +377,49 @@ 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; +} /* footer */ @@ -437,14 +449,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, @@ -468,17 +480,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; } @@ -501,9 +513,9 @@ footer { .group-selected, .nets-selected, .fileas-selected, .categories-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; @@ -513,7 +525,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; @@ -601,7 +613,7 @@ footer { } #login-submit-button { - margin-top: 10px; + margin-top: 10px; margin-left: 200px; }*/ @@ -616,6 +628,7 @@ input#dfrn-url { background-color: #FFFFFF; color: #000000; margin-bottom: 20px; + max-width: 90%; } #dfrn-url-label { @@ -649,9 +662,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 { @@ -755,6 +775,9 @@ input#dfrn-url { #profile-extra-links li { margin-top: 5px; + max-width: 300px; + margin-left: auto; + margin-right: auto; } #profile-edit-links ul { @@ -944,6 +967,8 @@ input#dfrn-url { margin-bottom: 20px; } + + #profile-publish-yes-reg, #profile-publish-no-reg { float: left; @@ -999,7 +1024,7 @@ input#dfrn-url { clear: left; color: #666666; display: block; - margin-bottom: 20px + margin-bottom: 20px } #profile-edit-profile-name-end, @@ -1084,9 +1109,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; @@ -1099,12 +1129,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; @@ -1116,6 +1150,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; @@ -1165,20 +1202,26 @@ input#dfrn-url { .wall-item-content-wrapper { 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: 15px; - padding-top: 0px; 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;*/ } @@ -1195,22 +1238,19 @@ input#dfrn-url { .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; @@ -1219,7 +1259,7 @@ input#dfrn-url { overflow: hidden; text-indent: 40px; display: none; - + } .wall-item-photo-menu { width: auto; @@ -1242,7 +1282,7 @@ input#dfrn-url { left: 50px; margin: 0; position: absolute; - top: 80px; + top: 67px; width: 30px } .wallwall .wwto img { @@ -1257,14 +1297,15 @@ input#dfrn-url { .wall-item-arrowphoto-wrapper { position: absolute; left: 75px; - top: 80px; + top: 67px; /* z-index: 100;*/ } .wall-item-lock { margin-top: 1em; left: 105px; position: absolute; - top: 1px; + top: 1px; + width: 32px; } .comment .wall-item-lock { margin-top: 0px; @@ -1316,11 +1357,11 @@ input#dfrn-url { } .star-item { margin-left: 10px; - float: left; + float: left; } .tag-item { margin-left: 10px; - float: left; + float: left; } .filer-item { @@ -1358,79 +1399,76 @@ input#dfrn-url { border-radius: 7px; } .comment .wall-item-photo { - width: 50px !important; + width: 50px !important; height: 50px !important; } .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 */ +} +.comment .wall-item-content { + padding-left:0.5em; + padding-right:0.5em; } -.wall-item-content img { - display: block; +.wall-item-title { + /*float: left;*/ + font-weight: bold; + font-size: 1.6em; + /*width: 450px;*/ +} + +/*.wall-item-title-end { + clear: both; +}*/ + +.wall-item-body { + text-align: justify; + float: left; + max-width: 100%; + overflow: hidden; margin-top: 10px; + line-height: 23px; +} + +.wall-item-body img { + display: block; + margin-top: 2px; margin-right: auto; margin-left: auto; - max-width: 290px; + /*max-width: 290px;*/ + max-width: 100%; border-radius: 7px; -/* -moz-border-radius: 7px;*/ + -moz-border-radius: 7px; -webkit-border-radius: 7px; } -.wall-item-content img.smiley { +/*.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-content blockquote { +.wall-item-body blockquote { margin-left: 0px; margin-right: 0px; } -.comment .wall-item-content img { - max-width: 280px; -} - -.comment .wall-item-content ul { +.comment .wall-item-body ul { padding-left: 1.5em; } -.divgrow-showmore { - display: block; - clear: both; - text-align: center; - outline: 0; - border-top: 1px dotted #888; -} - - -.wall-item-title { - float: left; - font-weight: bold; - font-size: 1.6em; - /*width: 450px;*/ -} - -/*.wall-item-title-end { - clear: both; -}*/ - -.wall-item-body { - text-align: justify; - float: left; - clear: left; -/* width: 300px;*/ - overflow: hidden; - margin-top: 10px; - padding-right: 1em; - line-height: 23px; -} - .wall-item-body iframe { display: block; clear: both; @@ -1442,10 +1480,12 @@ input#dfrn-url { overflow: hidden; } -.comment .wall-item-body { - margin-left: 5px; - padding-right: 0.5em; -/* width: 280px;*/ +.showmore { + display: block; + clear: both; + text-align: center; + outline: 0; + border-top: 1px dotted #888; } .wall-item-tools { @@ -1469,7 +1509,7 @@ input#dfrn-url { background-repeat: repeat-x;*/ border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; -} +} .comment-edit-wrapper { @@ -1482,8 +1522,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 { @@ -1493,10 +1534,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; } @@ -1505,9 +1551,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; } @@ -1526,10 +1572,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 { @@ -1548,11 +1596,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, @@ -1773,7 +1843,7 @@ input#profile-jot-email { padding: 0.2em 1em; border: 1px solid #aaa; border-radius: 10px; -/* -moz-border-radius: 10px;*/ + -moz-border-radius: 10px; -webkit-border-radius: 10px; } @@ -1828,12 +1898,13 @@ input#profile-jot-email { }*/ .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; } @@ -1842,7 +1913,7 @@ input#profile-jot-email { 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; @@ -1857,6 +1928,7 @@ input#profile-jot-email { #advanced-profile-gender-wrapper, #advanced-profile-dob-wrapper, #advanced-profile-age-wrapper, + #advanced-profile-marital-wrapper, #advanced-profile-sexual-wrapper, #advanced-profile-homepage-wrapper, @@ -2031,6 +2103,10 @@ input#profile-jot-email { margin-top: 30px; } +#contact-edit-info-wrapper, #contact-edit-info { + width: 90%; +} + #contact-edit-end { clear: both; margin-top: 15px; @@ -2042,7 +2118,11 @@ input#profile-jot-email { } .contact-edit-submit { - margin-top: 20px; + clear: left; + display: block; + + margin-top: 10px; + margin-bottom: 45px; padding: 0.2em 0.5em; font-size: 18px; } @@ -2051,7 +2131,7 @@ input#profile-jot-email { .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; @@ -2060,17 +2140,17 @@ input#profile-jot-email { 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; } @@ -2094,6 +2174,15 @@ input#profile-jot-email { width: 587px; } +.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%; @@ -2103,14 +2192,14 @@ input#profile-jot-email { } #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; } @@ -2118,23 +2207,34 @@ input#profile-jot-email { #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{ +#profile-jot-acl-wrapper { /*width:270px;*/ - padding-left:10px; - height:auto; - overflow:visible; + 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; @@ -2151,11 +2251,12 @@ input#profile-jot-email { 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; @@ -2171,14 +2272,14 @@ input#profile-jot-email { 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; @@ -2186,31 +2287,32 @@ input#profile-jot-email { 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; @@ -2255,6 +2357,7 @@ input#profile-jot-email { #group-edit-name-wrapper { + } @@ -2277,6 +2380,10 @@ input#profile-jot-email { clear: both; } +#message-new { + font-size: 24px; +} + #prvmail-to-label, #prvmail-subject-label, #prvmail-message-label { margin-bottom: 10px; margin-top: 20px; @@ -2329,6 +2436,7 @@ a.mail-list-link { .mail-list-outside-wrapper-end { clear: both; + } .mail-list-outside-wrapper { @@ -2404,6 +2512,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; } @@ -2442,6 +2566,8 @@ a.mail-list-link { } #search-save { + font-size: 18px; + padding: 5px 10px; margin-left: 5px; } .groupsideedit { @@ -2483,13 +2609,16 @@ 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 { height: auto; overflow: auto; @@ -2505,15 +2634,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; @@ -2529,26 +2658,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); @@ -2562,25 +2693,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; } @@ -2590,9 +2733,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; @@ -2619,7 +2759,7 @@ aside input[type='text'] { } #profile-jot-banner-end { - /* clear: both; */ + /* clear: both; */ } #photos-upload-select-files-text { @@ -2647,26 +2787,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 { @@ -2675,6 +2812,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 { @@ -2684,6 +2826,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; @@ -2700,7 +2843,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; } @@ -2709,13 +2852,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; @@ -2745,13 +2893,13 @@ 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-features-submit { @@ -2780,13 +2928,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 { @@ -2888,6 +3051,8 @@ aside input[type='text'] { } #search-submit { + font-size: 18px; + padding: 5px 10px; margin-left: 15px; } @@ -2932,15 +3097,16 @@ 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-faddr { margin-bottom: 5px; margin-left: 12px; } @@ -2951,7 +3117,7 @@ aside input[type='text'] { #birthday-title { float: left; - font-weight: bold; + font-weight: bold; } #birthday-adjust { @@ -3078,7 +3244,7 @@ aside input[type='text'] { clear: both; } - + .calendar { font-family: Courier, monospace; } @@ -3097,17 +3263,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 { @@ -3132,8 +3330,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 { @@ -3164,24 +3369,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; @@ -3279,7 +3487,7 @@ aside input[type='text'] { #netsearch-box { - margin-top: 20px; + margin-top: 20px; } #netsearch-box #search-submit { @@ -3358,20 +3566,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; @@ -3392,7 +3586,8 @@ aside input[type='text'] { .settings-heading { border-bottom: 1px solid #babdb6; } - + + /** * Form fields @@ -3472,7 +3667,7 @@ aside input[type='text'] { font-weight: bold; background-color: #FF0000; padding: 0em 0.3em; - + } #adminpage dl { clear: left; @@ -3532,7 +3727,7 @@ aside input[type='text'] { /* * UPDATE */ -.popup { +.popup { width: 100%; height: 100%; top:0px; left:0px; position: absolute; @@ -3553,7 +3748,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} @@ -3566,7 +3761,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; @@ -3637,7 +3832,14 @@ aside input[type='text'] { 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: 100% 100%; + background-image: url('images/link.png'); + background-repeat: no-repeat; + +} /*.globe { background-position: 0px -16px;}*/ .icon.globe { @@ -3766,8 +3968,8 @@ aside input[type='text'] { [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; @@ -3847,21 +4049,66 @@ aside input[type='text'] { } .attachtype { - display: block; width: 20px; height: 23px; + display: block; float: left; - background-image: url('../../../images/content-types.png'); - background-position: -80px 0px; + 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 */ @@ -3958,11 +4205,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;*/ @@ -4010,9 +4257,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; }