X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fvier%2Fstyle.css;h=e02a23dbe17c0016e993c74d803cd9f5c6ceb954;hb=8e194cb4112a6e80f194b6b37cbe79c831413b4e;hp=5ffb02f48b070f56d2287babda41ca20c49bbf6b;hpb=edc44933a4f57c09ee1cfb93615d052a2b125d99;p=friendica.git diff --git a/view/theme/vier/style.css b/view/theme/vier/style.css index 5ffb02f48b..e02a23dbe1 100644 --- a/view/theme/vier/style.css +++ b/view/theme/vier/style.css @@ -3,6 +3,9 @@ * Additional Changes: Michael Vogel **/ +/* @import "css/font-awesome.css"; */ +@import url("css/font-awesome.css") all; + /* ========= */ /* = Admin = */ /* ========= */ @@ -83,6 +86,34 @@ #adminpage .selectall { text-align: right; } /* icons */ +.icon.bb-url{ + background-image: url("../../../view/theme/diabook/icons/bb-url.png"); + float: right; + margin-top: 2px;} +.icon.quote{ + background-image: url("../../../view/theme/diabook/icons/quote.png"); + float: right; + margin-top: 2px;} +.icon.bold{ + background-image: url("../../../view/theme/diabook/icons/bold.png"); + float: right; + margin-top: 2px;} +.icon.underline{ + background-image: url("../../../view/theme/diabook/icons/underline.png"); + float: right; + margin-top: 2px;} +.icon.italic{ + background-image: url("../../../view/theme/diabook/icons/italic.png"); + float: right; + margin-top: 2px;} +.icon.bb-image{ + background-image: url("../../../view/theme/diabook/icons/bb-image.png"); + float: right; + margin-top: 2px;} +.icon.bb-video{ + background-image: url("../../../view/theme/diabook/icons/bb-video.png"); + float: right; + margin-top: 2px;} .article { background-position: -50px 0px;} .audio { background-position: -70px 0px;} @@ -108,6 +139,7 @@ .tools { background-position: -50px -40px;} .lock { background-position: -70px -40px;} +.unlock { background-position: -90px -40px;} .video { background-position: -110px -40px;} .youtube { background-position: -130px -40px;} @@ -139,8 +171,8 @@ .icon { display: block; - width: 20px; - height: 20px; + width: 18px; + height: 18px; background-image: url('icons.png'); } @@ -305,6 +337,74 @@ .icon.s48.unlock { background-image: url("../../../images/icons/48/unlock.png"); } +.sparkle { + cursor: url('lock.cur'), pointer; +} + +#birthday-title, #event-title { + font-weight: bold; + margin-bottom: 5px; +} + +div.pager, .birthday-notice { + text-align: center; + height: 1.2em; + padding-bottom: 12px; + -webkit-border-radius: 6px; + -moz-border-radius: 6px; + border-radius: 6px; + background-color: #f2f2f2; + clear: left; + margin-top: 15px; + padding: 1%; + height: 1em; + margin-bottom: 15px; +} + +.birthday-notice { + margin-top: 5px; + margin-bottom: 5px; +} + +#live-network { +/* border-bottom: 1px solid #BDCDD4; */ + border-bottom: 1px solid #D2D2D2; + width: 100%; + height: 10px; +} + +.pager a { +} + +.pager a.pager_older { + float: right; +} + +.pager a.pager_newer { + float: left; +} + +.shared_header { + height: 32px; + color: #999; + border-top: 1px solid #D2D2D2; + padding-top: 5px; + margin-top: 5px; +} + +.shared_header img { + float: left; +} + +.shared_header span { + margin-left: 9px; +} + +blockquote.shared_content { + margin-left: 32px; + color: #000; + border: none; +} #contact-edit-links ul { list-style: none; @@ -314,7 +414,7 @@ .hide-comments-outer { margin-left: 80px; margin-bottom: 5px; - width: 684px; + width: 660px; border-bottom: 1px solid #BDCDD4; border-top: 1px solid #BDCDD4; @@ -324,10 +424,10 @@ /* global */ body { font-family: 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif; - font-size: 13px; + font-size: 14px; background-color: #ffffff; color: #2d2d2d; - margin: 50px 0px 0px 0px; + margin: 37px 0px 0px 0px; display: table; } h4 { @@ -335,12 +435,14 @@ h4 { } a { - color: #36C; + /* color: #36C; */ /* color: #3e3e8c; */ + /* color: #3465A4; */ + color: #3E3E8C; text-decoration: none; } a:hover { - /* color: blue; */ + color: blue; text-decoration: underline } @@ -368,13 +470,15 @@ a:hover { clear: both; } .fakelink { - color: #36c; + /* color: #36c; */ /* color: #3e3e8c; */ + /* color: #3465A4; */ + color: #3E3E8C; text-decoration: none; cursor: pointer; } .fakelink:hover { - /* color: blue; */ + color: blue; /*color: #005c94; */ text-decoration: underline; } @@ -388,6 +492,7 @@ code { color: #444; padding: 10px; margin-top: 20px; + max-width: 640px; } #panel { position: absolute; @@ -415,17 +520,21 @@ code { background: #EEE; } .tool .label { - float: left; +/* float: left; */ } .tool .action { float: right; } .tool a { - color: #000; +/* color: #000; */ } .tool a:hover { - text-decoration: none; + text-decoration: underline; +} +.sidebar-group-element { +/* color: #000; */ } + /* popup notifications */ div.jGrowl div.notice { background: #511919 url("../../../images/icons/48/notice.png") no-repeat 5px center; @@ -440,8 +549,9 @@ div.jGrowl div.info { /* header */ header { position: fixed; - left: 43%; - right: 43%; + /* left: 43%; + right: 43%; */ + left: 25px; top: 0px; margin: 0px; padding: 0px; @@ -483,7 +593,8 @@ nav { left: 0px; top: 0px; padding: 0px; - background: #364A84; + padding-left: 0px; + background: #364A84; background: -moz-linear-gradient(top, #516499 0%, #364a84 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#516499), color-stop(100%,#364a84)); background: -webkit-linear-gradient(top, #516499 0%,#364a84 100%); @@ -496,6 +607,7 @@ nav { -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7); -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7); box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7); + border-bottom: 5px solid #F80; } nav a, nav a:active, @@ -508,7 +620,7 @@ nav a:hover { } nav ul { margin: 0px; - padding: 0px 20px; + padding: 0px 10px; } nav ul li { list-style: none; @@ -520,6 +632,19 @@ nav ul li .menu-popup { left: 0px; right: auto; } +nav #search-box #search-text { + background-image: url('icons/lupe.png'); + background-repeat:no-repeat; + padding-left:0px; + border-top-left-radius: 15px; + border-top-right-radius: 15px; + border-bottom-right-radius: 15px; + border-bottom-left-radius: 15px; + position: relative; + height: 17px; + margin: 4px 0px 4px 4px; +} + nav .nav-menu-icon { position: relative; height: 22px; @@ -539,21 +664,34 @@ nav .nav-menu-icon img { nav .nav-menu-icon .nav-notify { top: 3px; } +nav .nav-menu-label { + margin: 3px 5px 0px; +} nav .nav-menu { position: relative; height: 16px; padding: 5px; - margin: 3px 15px 0px; - font-size: 13px; + padding-left: 5px; + padding-right: 5px; + margin: 3px 3px 0px; + font-size: 14px; border-bottom: 3px solid #364A84; } nav .nav-menu.selected { border-bottom: 3px solid #9eabb0; + /* background-color: #364E59; */ +} +nav .nav-menu:hover { + color: #fff !important; + /* text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5); */ + background: #4c619c; + text-decoration: none; } nav .nav-notify { display: none; position: absolute; - background-color: #36c; + /* background-color: #36c; */ + background-color: #F80; /* background-color: #19aeff; */ -moz-border-radius: 5px 5px 5px 5px; -webkit-border-radius: 5px 5px 5px 5px; @@ -561,9 +699,11 @@ nav .nav-notify { font-size: 10px; padding: 1px 3px; top: 0px; - right: -10px; + /* right: -10px; */ + right: -5px; min-width: 15px; - text-align: right; + /* text-align: right; */ + text-align: center; } nav .nav-notify.show { display: block; @@ -572,38 +712,70 @@ nav #nav-help-link, nav #nav-search-link, nav #nav-directory-link, nav #nav-apps-link, -nav #nav-site-linkmenu { +nav #nav-notifications-linkmenu, +nav #nav-site-linkmenu, +nav #nav-user-linklabel { float: right; } +nav #nav-user-linklabel { + padding-left: 0px; + margin-left: 0px; +} nav #nav-help-link .menu-popup, nav #nav-search-link .menu-popup, nav #nav-directory-link .menu-popup, nav #nav-apps-link .menu-popup, +nav #nav-notifications-linkmenu .menu-popup, nav #nav-site-linkmenu .menu-popup { right: 0px; left: auto; } +nav #nav-site-linkmenu { + margin-left: 0px; + margin-right: 0px; +} +nav #nav-notifications-linkmenu { + margin-left: 0px; + margin-right: 5px; +} nav #nav-notifications-linkmenu.on .icon.s22.notify, nav #nav-notifications-linkmenu.selected .icon.s22.notify { background-image: url("../../../images/icons/22/notify_on.png"); } +nav #nav-messages-linkmenu.selected, +nav #nav-user-linklabel.selected, nav #nav-apps-link.selected { background-color: #364e59; } +nav #nav-community-link { + margin-left: 215px; +} + +nav #nav-user-linkmenu { + float: right; + padding-left: 0px; + padding-right: 0px; + margin-right: 5px; +} + #nav-notifications-mark-all { /* padding: 1px 1px 2px 26px; */ /* border-bottom: 1px solid #364E59; */ - margin: 0px 0px 2px 0px; - padding: 5px 10px; + /* margin: 0px 0px 2px 0px; + padding: 5px 10px; */ } #nav-notifications-see-all { /* padding: 1px 1px 2px 26px; */ /* border-bottom: 1px solid #364E59; */ - margin: 0px 0px 2px 0px; - padding: 5px 10px; + /* margin: 0px 0px 2px 0px; + padding: 5px 10px; */ } +.notify-seen { + background: none repeat scroll 0 0 #DDDDDD; + } + ul.menu-popup { position: absolute; display: none; @@ -677,14 +849,14 @@ ul.menu-popup .empty { max-height: 550px; overflow: auto; } -#nav-notifications-menu a { +/* #nav-notifications-menu a { display: inline; padding: 5px 0px; margin: 0px 0px 2px 0px; } #nav-notifications-menu li:hover { background-color: #bdcdd4; -} +}*/ #nav-notifications-menu img { float: left; @@ -709,9 +881,11 @@ ul.menu-popup .empty { aside { display: table-cell; vertical-align: top; - width: 200px; + width: 185px; padding: 0px 10px 0px 20px; border-right: 1px solid #D2D2D2; + background-color: #ECECF2; + font-size: 14px; /* background: #F1F1F1; */ } aside .vcard .fn { @@ -766,6 +940,28 @@ aside #dfrn-request-link:hover { aside #profiles-menu { width: 20em; } + +aside #search-text { + width: 150px; + height: 17px; + padding-left: 10px; + border-top-left-radius: 15px; + border-top-right-radius: 15px; + border-bottom-right-radius: 15px; + border-bottom-left-radius: 15px; + -moz-border-bottom-colors: #dbdbdb; + -moz-border-top-colors: #999; + -moz-border-left-colors: #999; + -moz-border-right-colors: #dbdbdb; +} + +.nets-ul { + margin-top: 0px; +} +.nets-all { + margin-left: 10px; +} + #contact-block { overflow: auto; height: auto; @@ -788,8 +984,20 @@ aside #profiles-menu { margin: 0px 2px 2px 0px; } #contact-block .contact-block-link img { - widht: 48px; - height: 58px; + width: 48px; + height: 48px; +} +.group_selected { + background: url("../../../view/theme/diabook/icons/selected.png") no-repeat left center; + float: left; + height: 22px; + width: 22px; +} +.group_unselected { + background: url("../../../view/theme/diabook/icons/unselected.png") no-repeat left center; + float: left; + height: 22px; + width: 22px; } /* widget */ .widget { @@ -844,11 +1052,15 @@ aside #profiles-menu { } .widget ul { padding: 0px; + -webkit-margin-before: 0em; + -webkit-margin-after: 0em; } .widget ul li { - padding-left: 16px; - min-height: 16px; + padding-left: 10px; + /* min-height: 20px; */ list-style: none; + padding-top: 1px; + padding-bottom: 1px; } .widget .tool.selected { background: url('../../../images/selected.png') no-repeat left center; @@ -862,20 +1074,21 @@ aside #profiles-menu { section { display: table-cell; vertical-align: top; - width: 800px; + width: 760px; padding: 0px 0px 0px 10px; } /* wall item */ .tread-wrapper { - border-bottom: 1px solid #D2D2D2; +/* border-bottom: 1px solid #BDCDD4; */ +border-bottom: 1px solid #D2D2D2; position: relative; padding: 5px; margin-bottom: 0px; - width: 775px; + /* width: 755px; */ } .wall-item-decor { position: absolute; - left: 790px; + left: 755px; top: -10px; width: 16px; } @@ -884,13 +1097,13 @@ section { } .wall-item-container { display: table; - width: 780px; + width: 745px; } .wall-item-container .wall-item-item, .wall-item-container .wall-item-bottom { display: table-row; } .wall-item-bottom { - font-size: 13px; + font-size: 14px; } .wall-item-container .wall-item-bottom { opacity: 0.5; @@ -929,18 +1142,39 @@ section { } .wall-item-container .wall-item-content { - font-size: 13px; - max-width: 720px; + font-size: 14px; + max-width: 660px; word-wrap: break-word; - line-height: 1.4; + line-height: 1.36; } .wall-item-container .wall-item-content img { - max-width: 700px; + max-width: 650px; + /* max-width: 580px; */ +} +.children .wall-item-container .wall-item-item .wall-item-content img { + /* max-width: 650px; */ + max-width: 580px; } .wall-item-container .wall-item-links, .wall-item-container .wall-item-actions { display: table-cell; vertical-align: middle; + /* font-size: 17px; */ +} +.mail-list-wrapper a, +.wall-item-container .wall-item-bottom a, +.wall-item-container .wall-item-links, .wall-item-container .wall-item-actions a, +.wall-item-container .wall-item-links, .wall-item-container .wall-item-links a, +.wall-item-container .wall-item-links, .wall-item-container .wall-item-actions .fakelink { + color: #999; +} +.mail-list-wrapper a:hover, +.wall-item-container .wall-item-bottom a:hover, +.wall-item-container .wall-item-links, .wall-item-container .wall-item-actions a:hover, +.wall-item-container .wall-item-links, .wall-item-container .wall-item-links a:hover, +.wall-item-container .wall-item-links, .wall-item-container .wall-item-actions .fakelink:hover { + color: #000; + text-decoration: none; } .wall-item-container .wall-item-links .icon, .wall-item-container .wall-item-actions .icon { opacity: 0.5; @@ -970,6 +1204,7 @@ section { margin-bottom: 1px; } .wall-item-container .wall-item-actions-social a { + float: left; margin-right: 1em; } .wall-item-container .wall-item-actions-tools { @@ -978,17 +1213,23 @@ section { } .wall-item-container .wall-item-actions-tools a { float: right; + margin-left: 10px; } .wall-item-container .wall-item-actions-tools input { float: right; + margin-left: 10px; } .wall-item-container.comment { margin-top: 5px; margin-bottom: 5px; margin-left: 80px; - width: 700px; + width: 665px; border-bottom: 1px solid hsl(198, 21%, 79%); } +.wall-item-container.comment .wall-item-content { + max-width: 585px; +} + .wall-item-container.comment .contact-photo { width: 32px; height: 32px; @@ -1003,8 +1244,11 @@ section { .wall-item-container.comment .wall-item-links { padding-left: 12px; } +.wall-item-bottom .wall-item-comment-wrapper { + margin: 1px 5px 1px 0px; +} .wall-item-comment-wrapper { - margin: 1px 5px 1px 80px; + margin: 1px 15px 1px 80px; } .wall-item-comment-wrapper .comment-edit-photo { display: none; @@ -1023,11 +1267,12 @@ section { color: #2d2d2d; border: 1px solid #2d2d2d; } -.comment-edit-preview { - width: 710px; - border: 1px solid #2d2d2d; - margin-top: 10px; + +.fakelink.togglecomment { + float: left; + margin-right: 1em; } + .comment-edit-preview .contact-photo { width: 32px; height: 32px; @@ -1036,6 +1281,9 @@ section { } .comment-edit-preview { + width: 660px; + border: 1px solid #2d2d2d; + margin-top: 10px; top: 15px !important; left: 15px !important; } @@ -1049,12 +1297,55 @@ section { width: 700px; padding: 0; margin: 10px 0; + border-bottom: 0px; +} + +.wall-item-bottom .comment-edit-preview { + width: 575px; + margin-bottom: 5px; } .shiny { /* border-right: 10px solid #fce94f; */ border-right: 1px solid #A7C7F7; + padding-right: 12px; +} + +#profile-jot-form #profile-jot-text { + height: 2.0em; + width: 99%; + font-size: 15px; + color: #999999; + border: 1px solid #DDD; + padding: 0.3em; + margin-bottom: 10px; +} + +#profile-jot-form #jot-title, #profile-jot-form #jot-category { + + border-radius: 5px 5px 5px 5px; + font-weight: bold; + height: 20px; + margin: 0 0 5px; + width: 60%; + border: 1px solid #d2d2d2; } + +#profile-jot-form #jot-title:-webkit-input-placeholder { + font-weight: normal; +} +#profile-jot-form #jot-title:-moz-placeholder { + font-weight: normal; +} +#profile-jot-form #profile-jot-text_parent #profile-jot-text_tbl{ + width: 785px; + height: 100px; +} + +#jot-preview-content { + padding-top: 25px; +} + #jot-preview-content .tread-wrapper { background-color: #fce94f; } @@ -1064,15 +1355,13 @@ section { padding-bottom: 2px; } .tag { - background: url("../../../images/tag_b.png") repeat-x center left; - color: #ffffff; + color: rgb(153,153,153); padding-left: 3px; font-size: 10px; } .tag a { padding-right: 8px; - background: url("../../../images/tag.png") no-repeat center right; - color: #ffffff; + color: rgb(153,153,153); } .wwto { position: absolute !important; @@ -1243,7 +1532,8 @@ section { #jot #jot-tools li.loading img { margin-top: 10px; } -#jot #jot-title { +/* #jot */ +#jot-title { border: 0px; margin: 0px; height: 20px; @@ -1271,6 +1561,56 @@ section { line-height: 20px; padding-right: 20px; } + +#profile-jot-submit { + float: right; + margin-left: 15px; +} +#profile-upload-wrapper { + float: left; + margin-left: 15px; +} +#profile-attach-wrapper { + float: left; + margin-left: 15px; +} +#profile-link-wrapper { + float: left; + margin-left: 15px; +} +#profile-video-wrapper { + float: left; + margin-left: 15px; +} +#profile-audio-wrapper { + float: left; + margin-left: 15px; +} +#profile-location-wrapper { + float: left; + margin-left: 15px; +} +#profile-nolocation-wrapper { + float: left; + margin-left: 15px; +} +#jot-perms-icon { + float: right; + margin-left: 15px; +} +#jot-preview-link { + float: right; +} +#profile-jot-end { + clear: both; +} +#profile-jot-text_tbl { + width: 780px; +} +#profile-jot-wrapper { + margin-bottom: 20px; +} + /** buttons **/ /*input[type="submit"] { border: 0px; @@ -1388,15 +1728,62 @@ section { ul.tabs { list-style-type: none; padding-bottom: 10px; - font-size: 13px; + font-size: 14px; } ul.tabs li { float: left; margin-left: 7px; } -ul.tabs li .active { +/*ul.tabs li .active { border-bottom: 1px solid #005c94; +}*/ + +ul.tabs a { + display: block; + float: left; +} + +ul.tabs a, #jot-preview-link, .comment-edit-submit-wrapper .fakelink, .comment-edit-bb a{ + /* padding: 0px 10px 1px 10px; */ + padding: 0px 5px 1px 5px; + -webkit-border-radius: 4px; + -moz-border-radius: 4px; + border-radius: 4px; + border: 1px solid #ECECF2; + font-weight: bold; + line-height: 1.4em; + color: #3e3e8c; + text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.9); + background: #ececf2; + background: -moz-linear-gradient(top, #ffffff 0%, #ececf2 100%); + background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ececf2)); + background: -webkit-linear-gradient(top, #ffffff 0%,#ececf2 100%); + background: -o-linear-gradient(top, #ffffff 0%,#ececf2 100%); + background: -ms-linear-gradient(top, #ffffff 0%,#ececf2 100%); + filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ececf2',GradientType=0 ); + background: linear-gradient(top, #ffffff 0%,#ececf2 100%); +} + +ul.tabs li .active, ul.tabs a:hover, #jot-preview-link:hover, .comment-edit-submit-wrapper .fakelink:hover, .comment-edit-bb a:hover { + + color: #fff; + text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.5); + border: 1px solid #ececf2; + background: #364a84; + background: -moz-linear-gradient(top, #7b8dbb 0%, #364a84 100%); + background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7b8dbb), color-stop(100%,#364a84)); + background: -webkit-linear-gradient(top, #7b8dbb 0%,#364a84 100%); + background: -o-linear-gradient(top, #7b8dbb 0%,#364a84 100%); + background: -ms-linear-gradient(top, #7b8dbb 0%,#364a84 100%); + filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7b8dbb', endColorstr='#364a84',GradientType=0 ); + background: linear-gradient(top, #7b8dbb 0%,#364a84 100%); + text-decoration: none; +} + +.comment-edit-bb { + float:right; } + /** * Form fields */ @@ -1576,7 +1963,7 @@ ul.tabs li .active { /* page footer */ footer { - height: 100px; + /* height: 100px; */ display: table-row; } @@ -1584,6 +1971,12 @@ blockquote { border-left: 1px solid #D2D2D2; padding-left: 9px; margin: 0 0 0 .8ex; + color: #777; +} + +.oembed { + font-size: large; + font-weight: bold; } /* ================== */ @@ -1615,6 +2008,10 @@ blockquote { #prof-separator { display: none;} */ +#prvmail-upload { + margin-left: 10px; +} + #prvmail-to-label, #prvmail-subject-label, #prvmail-message-label { margin-bottom: 10px; margin-top: 20px; @@ -1623,7 +2020,6 @@ blockquote { #prvmail-submit { float: left; margin-top: 10px; - margin-right: 30px; } #prvmail-upload-wrapper, #prvmail-link-wrapper, @@ -1792,7 +2188,7 @@ a.mail-list-link { } .app-title { - margin: 10px; + margin: 0px; } #identity-manage-desc { @@ -1950,3 +2346,144 @@ a.mail-list-link { width: 175px; } +.menu-profile-list{ + height: auto; + overflow: auto; + min-height: 16px; + list-style: none; + } +.menu-profile-list:hover{ + background: #E7F2F7; + } +.menu-profile-list-item{ + padding-left: 5px; + vertical-align: middle; + } +.menu-profile-list-item:hover{ + text-decoration: none; + } + +.autocomplete { + width: 350px; + color: black; + border: 1px solid rgb(210, 210, 210); + background-color: white; + cursor: pointer; + text-align: left; + max-height: 350px; + overflow: auto; + display: block; + background-position: initial initial; + background-repeat: initial initial; +} +.mail-list-wrapper { + background-color: #f6f7f8; + margin-bottom: 5px; + width: 100%; + height: auto; + overflow: hidden; +} +.mail-list-wrapper span { + display: block; + float: left; + width: 20%; + overflow: hidden; +} +.mail-list-wrapper .mail-subject { + width: 30%; + padding: 4px 0px 0px 4px; +} +.mail-list-wrapper .mail-subject a { + display: block; +} +.mail-list-wrapper .mail-subject.unseen a { + font-weight: bold; +} +.mail-list-wrapper .mail-date { + padding: 4px 4px 0px 4px; +} +.mail-list-wrapper .mail-from { + padding: 4px 4px 0px 4px; +} +.mail-list-wrapper .mail-count { + padding: 4px 4px 0px 4px; + text-align: right; +} +.mail-list-wrapper .mail-delete { + float: right; +} +#mail-display-subject { + background-color: #f6f7f8; + color: #2d2d2d; + margin-bottom: 10px; + width: 100%; + height: auto; + overflow: hidden; +} +#mail-display-subject span { + float: left; + overflow: hidden; + padding: 4px 0px 0px 10px; +} +#mail-display-subject .mail-delete { + float: right; + opacity: 0.5; + -webkit-transition: all 0.2s ease-in-out; + -moz-transition: all 0.2s ease-in-out; + -o-transition: all 0.2s ease-in-out; + -ms-transition: all 0.2s ease-in-out; + transition: all 0.2s ease-in-out; +} +#mail-display-subject:hover .mail-delete { + opacity: 1; + -webkit-transition: all 0.2s ease-in-out; + -moz-transition: all 0.2s ease-in-out; + -o-transition: all 0.2s ease-in-out; + -ms-transition: all 0.2s ease-in-out; + transition: all 0.2s ease-in-out; +} + +.mail-list-outside-wrapper-end { + clear: both; +} +.mail-list-outside-wrapper { + margin-top: 30px; +} +.mail-list-delete-wrapper { + float: right; + margin-right: 30px; + margin-top: 15px; +} +.mail-list-delete-icon { + border: none; +} +.mail-conv-sender, +.mail-conv-detail { + float: left; +} +.mail-conv-detail { + margin-left: 20px; + width: 500px; +} +.mail-conv-subject { + font-size: 1.4em; + margin: 10px 0; +} +.mail-conv-outside-wrapper-end { + clear: both; +} +.mail-conv-outside-wrapper { + margin-top: 30px; +} +.mail-conv-delete-wrapper { + float: right; + margin-right: 30px; + margin-top: 15px; +} +.mail-conv-break { + clear: both; +} +.mail-conv-delete-icon { + border: none; +} +