From a1061c7145f0514df35ee245d10fabc15c1377e7 Mon Sep 17 00:00:00 2001 From: Marcus Moeller Date: Wed, 11 Feb 2015 09:58:28 +0100 Subject: [PATCH 1/7] fixed neo-quitter web view --- theme/neo-quitter/css/display.css | 924 ++++++------------------------ 1 file changed, 165 insertions(+), 759 deletions(-) diff --git a/theme/neo-quitter/css/display.css b/theme/neo-quitter/css/display.css index 1d1c5c639f..d28251c967 100644 --- a/theme/neo-quitter/css/display.css +++ b/theme/neo-quitter/css/display.css @@ -107,7 +107,6 @@ h6 {font-size: 1em;} #site_nav_object li a:hover, #showstream .entry-metadata .repeat, body#outbox #core ul.messages .notice:before, -.form_user_subscribe input[type="submit"], #header:before, address { background-image: url("../icons-hires.png?v=2"); @@ -161,10 +160,12 @@ address a { min-height:calc(100vh - 46px); } -#content_inner { - width:544px; - overflow-x:hidden; - } + +#core .h-card .u-photo { + float: left; + margin-right: 8px; + margin-left: 4px; +} #aside_primary_wrapper { background-color: transparent; @@ -283,7 +284,7 @@ address a { width: 20px; z-index: 2; background-position: 0px -293px; - } +} /* hide site notice after 5 s */ #site_notice { @@ -322,6 +323,7 @@ address a { overflow:hidden; } } + @-webkit-keyframes hideSiteNotice { to { bottom:-1000px; @@ -367,6 +369,10 @@ address a { padding: 12px 40px 40px 0; } +#content_inner { + width: 542px; +} + /* faq */ body#doc #content_inner { background-color:#fff; @@ -437,12 +443,17 @@ body#doc #content_inner p.faq-credits { width: 542px; } +.input_form .form_settings li input { + margin: 0 0 5px 5px; +} + .input_form fieldset fieldset label { + left: 10px; background: #f7f7f7; } .input_forms > label { - margin: 4px 1ex; + margin: 10px 1ex; } #input_form_nav { @@ -463,6 +474,7 @@ body#doc #content_inner p.faq-credits { padding: 5px 10px; cursor: pointer; text-shadow: 0 1px 1px rgba(255, 255, 255, 0.5); + margin: 5px; } #input_form_nav li.current a { @@ -538,7 +550,6 @@ body #aside_primary .account_profile_block .user_profile_tags { border-style: solid; border-width: 1px; padding: 12px 12px 0; - width: 518px; padding:20px; margin-bottom:20px; } @@ -687,115 +698,6 @@ ul.profile_list li { margin-top: 0; } -#aside_primary .account_profile_block .entity_actions { - opacity:1; -} - -#aside_primary .account_profile_block .entity_actions li { - margin-bottom:3px; -} - -#aside_primary .account_profile_block .entity_actions input[type="submit"], -#aside_primary .account_profile_block .entity_actions p { - width:114px; - text-align:center; -} - -#aside_primary .account_profile_block .entity_actions input[type="submit"], -#aside_primary .account_profile_block .entity_actions p, -.form_user_subscribe input[type="submit"], -.form_user_unsubscribe input[type="submit"], -.form_user_block input[type="submit"] { - background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(221,221,221,1) 100%); - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(221,221,221,1))); - background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(221,221,221,1) 100%); - background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(221,221,221,1) 100%); - background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(221,221,221,1) 100%); - background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(221,221,221,1) 100%); - background-repeat: repeat-x; - border: 1px solid #cccccc; - border-radius: 4px; - box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5); - color: rgba(0,0,0,0.8); - cursor: pointer; - display: inline-block; - font-family: "Helvetica Neue",Arial,sans-serif; - font-size: 13px; - font-weight: bold; - line-height: 18px; - margin: 0; - padding: 0; - position: relative; - text-shadow: 0 1px 1px rgba(255, 255, 255, 0.5); - padding:5px 10px; - margin-bottom:4px; - box-sizing: border-box; - margin-left:-4px; - text-align:center; -} - -#aside_primary .account_profile_block .entity_actions input[type="submit"]:hover, -#aside_primary .account_profile_block .entity_actions p:hover, -.form_user_subscribe input[type="submit"]:hover { - background-color: #D8D8D8; - background: -moz-linear-gradient(top, rgba(248,248,248,1) 0%, rgba(216,216,216,1) 100%); - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(248,248,248,1)), color-stop(100%,rgba(216,216,216,1))); - background: -webkit-linear-gradient(top, rgba(248,248,248,1) 0%,rgba(216,216,216,1) 100%); - background: -o-linear-gradient(top, rgba(248,248,248,1) 0%,rgba(216,216,216,1) 100%); - background: -ms-linear-gradient(top, rgba(248,248,248,1) 0%,rgba(216,216,216,1) 100%); - background: linear-gradient(to bottom, rgba(248,248,248,1) 0%,rgba(216,216,216,1) 100%); - border-color: #BBBBBB; - text-decoration: none; -} - -.form_user_subscribe input[type="submit"] { - background: url("../icons-hires.png?v=1") no-repeat scroll 2px -219px / 150px 2786px, linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(221, 221, 221, 1) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0) !important; - padding: 5px 0 5px 30px !important; - padding:5px 0 5px 30px !important; -} - -.form_user_subscribe input[type="submit"]:hover { - background: url("../icons-hires.png?v=1") 2px -219px / 150px 2786px no-repeat, linear-gradient(to bottom, rgba(248,248,248,1) 0%,rgba(216,216,216,1) 100%) !important; - padding:5px 0 5px 30px !important; -} - -.form_user_unsubscribe input[type="submit"] { - background-color: #019AD2 !important; - background: -moz-linear-gradient(top, rgba(51,188,239,1) 0%, rgba(1,154,210,1) 100%) !important; - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(51,188,239,1)), color-stop(100%,rgba(1,154,210,1))) !important; - background: -webkit-linear-gradient(top, rgba(51,188,239,1) 0%,rgba(1,154,210,1) 100%) !important; - background: -o-linear-gradient(top, rgba(51,188,239,1) 0%,rgba(1,154,210,1) 100%) !important; - background: -ms-linear-gradient(top, rgba(51,188,239,1) 0%,rgba(1,154,210,1) 100%) !important; - background: linear-gradient(to bottom, rgba(51,188,239,1) 0%,rgba(1,154,210,1) 100%) !important; - background-repeat: repeat-x; - border-color: #057ED0 !important; - box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset !important; - color: #FFFFFF !important; - text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25) !important; -} - -.form_user_unsubscribe input[type="submit"]:hover, -.form_user_block input[type="submit"]:hover { - background-color: #c43c35 !important; - background: -moz-linear-gradient(top, rgba(238,95,91,1) 0%, rgba(196,60,53,1) 100%) !important; - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(238,95,91,1)), color-stop(100%,rgba(196,60,53,1))) !important; - background: -webkit-linear-gradient(top, rgba(238,95,91,1) 0%,rgba(196,60,53,1) 100%) !important; - background: -o-linear-gradient(top, rgba(238,95,91,1) 0%,rgba(196,60,53,1) 100%) !important; - background: -ms-linear-gradient(top, rgba(238,95,91,1) 0%,rgba(196,60,53,1) 100%) !important; - background: linear-gradient(to bottom, rgba(238,95,91,1) 0%,rgba(196,60,53,1) 100%) !important; - background-repeat: repeat-x; - border-color: #a93730 #a93730 #952f2a !important; - color:#ffffff !important; - text-shadow: none !important; -} - -/* smaller button in userdirectory */ -#userdirectory .form_user_subscribe input[type="submit"], -#userdirectory .form_user_unsubscribe input[type="submit"] { - font-size:11px; - width:110px; -} - .form_notice_placeholder .placeholder, .form_notice textarea , .input_form .form_settings li input, @@ -806,7 +708,7 @@ ul.profile_list li { } .input_form .form_settings .submit { - font-size: 1.1em; + line-height: 16px; } /* site nav local views */ @@ -1076,7 +978,7 @@ background:none; display: block; left: 5px; position: absolute; - top: 90px; + top: 93px; } .form_notice label.notice_data-attach:before { @@ -1095,44 +997,13 @@ background:none; text-align:left; } -.checkbox-wrapper.checked label.checkbox, -.checkbox-wrapper.unchecked label.checkbox { - background-image:none; - opacity: 0.6; - padding-left: 30px; - font-size:0; - color:transparent; -} - -.checkbox-wrapper.checked label.checkbox:before, -.checkbox-wrapper.unchecked label.checkbox:before { - content: "\f023"; - display: block; - font: 20px/1 "fa"; - height: 35px; - left: 0px; - position: absolute; - top: 0px; - width: 35px; - -webkit-font-smoothing: antialiased; - -moz-osx-font-smoothing: grayscale; - color:rgba(0,0,0,0.6); - text-indent:0; - text-align:left; -} - -.checkbox-wrapper.unchecked label.checkbox:before { - content: "\f09c"; -} - .form_notice .count { right: -18px; top:65px; } .form_notice fieldset { - background-color: #F6F7F8; - height:130px; + height:135px; } .form_notice { @@ -1141,12 +1012,9 @@ background:none; .form_notice .checkbox-wrapper { display: block; - left: 35px; - margin-left: 10px; - overflow: hidden; + top: 96px; + left: 280px; position: absolute; - top: 97px; - width: 17px; } .form_notice .to-selector > label { @@ -1157,7 +1025,7 @@ background:none; display:block; position:absolute; top:99px; - left:75px; + left:45px; } #notice_action-submit { @@ -1182,7 +1050,6 @@ background:none; } .threaded-replies .form_notice textarea { - width: 495px; border:1px solid #dcdee3; } @@ -1265,6 +1132,7 @@ body#outbox #core ul.messages .notice:before { text-align: center; width: 533px; } + #pagination .nav_prev { display:none; } @@ -1320,6 +1188,16 @@ body#outbox #core ul.messages .notice:before { padding-top:20px; } +#page_notice { + clear: both; + margin-bottom: 18px; + color:rgba(0,0,0,0.4); + font-size:13px; + letter-spacing: 0.3px; +} + +/* notices etc */ + #content h1 { color: rgba(0,0,0,0.4); font-size: 13px; @@ -1331,14 +1209,6 @@ body#outbox #core ul.messages .notice:before { text-transform: uppercase; } -#page_notice { - clear: both; - margin-bottom: 18px; - color:rgba(0,0,0,0.4); - font-size:13px; - letter-spacing: 0.3px; -} - #content #content_inner > .threaded-notices > .notice, #content #content_inner > .threaded-notices > .infscr-pages > .notice, @@ -1359,160 +1229,50 @@ body#outbox #core ul.messages .notice:before { padding-bottom:0; } -#content #content_inner > .threaded-notices > .notice:hover, -#content #content_inner > .threaded-notices > .infscr-pages > .notice:hover, -#content #content_inner > .notices > .infscr-pages > .notice:hover, -#content #content_inner > .notices > .notice:hover, -#content #notices_primary > .threaded-notices > .notice:hover, -#content #notices_primary > .threaded-notices > .infscr-pages > .notice:hover, -#content #notices_primary > .notices > .infscr-pages > .notice:hover, -#content #notices_primary > .notices > .notice:hover { - border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.15) rgba(0,0,0,0.25); +#content .notice { + padding-bottom: 4px; } -#content .notice .p-author { - display: inline-block; - font-weight: bold; - height: 56px; - margin-right: 0; - white-space: nowrap; - padding-right:5px; +.notice div.entry-content { + font-size: 0.88em; + line-height: 1.2em; + margin-top: 6px; + opacity: 0.6; } - -ul.messages .notice .p-author { +.notice:hover div.entry-content { + opacity: 1; } -#content .notices > .notice > .threaded-replies .addressees { - display:none; +.user_in .notice div.entry-content { + max-width: 440px; } -.notice .addressees:before { - content: "\f105\00a0"; - color:#aaa; - font-family:fa; - font-weight:normal; +div.entry-content a.response:before { + content: "("; } -.notice .addressees { +div.entry-content a.response:after { + content: ")"; } -.notice .addressees { - display: inline-block; - font-weight: bold; - margin-bottom: 4px; - white-space: nowrap; - } - -.notice .addressees .group { - font-style:normal; - font-weight:bold; +.notice-options { + margin-top: 4px; } -.notice .addressees .addressee.group:before { - content: "!"; -} - -#popular_notices .notice .p-author { - display: inline; -} - -#core .p-author .u-photo { - float: left; - margin-right: 8px; - border-radius: 5px; -} - -#core #content .p-author:before { - border: 1px solid rgba(0, 0, 0, 0.2); - box-sizing: border-box; - content: ""; - display: block; - height: 48px; - left: 12px; - position: absolute; - top: 12px; - width: 48px; - border-radius: 5px; -} - -#core #content .peopletag-profile .p-author:before { - width:96px; - height:96px; - left: 0; - top: 0; -} - -#content .notice .e-content, -.user_in #content .notice .e-content { - font-size: 15px; - margin-left: 0; - margin-top: 0; - position: relative; - white-space: normal; - z-index: 10; -} - -.notice .attachment:not(.more) { - background: none; - padding-left:0; -} - -#content #content_inner > .threaded-notices > .notice > .entry-metadata, -#content #content_inner > .notices > .notice > .entry-metadata, -#content #notices_primary > .threaded-notices > .notice > .entry-metadata, -#content #notices_primary > .notices > .notice > .entry-metadata { - color: #9197a3; - margin-bottom: 7px; - margin-left: 56px; - margin-top: 12px; - position: absolute; - top: 24px; - width: 468px; - z-index: 10; -} - -#content #content_inner > .threaded-notices > .notice.notice-source-activity > .entry-metadata, -#content #content_inner > .notices > .notice.notice-source-activity > .entry-metadata, -#content #notices_primary > .threaded-notices > .notice.notice-source-activity > .entry-metadata, -#content #notices_primary > .notices > .notice.notice-source-activity > .entry-metadata { - margin-left: 0; -} - -#content .threaded-notices > .notice > .entry-metadata a, -#content .notices > .notice > .entry-metadata a { - color:#9197a3; -} - -#content .notices > .notice > .entry-metadata .conversation { - color:#006c9b; - font-style:italic; -} - -#content .notices > .notice > .threaded-replies .entry-metadata .conversation, -#content .notices > .notice > .threaded-replies .entry-metadata .source { - display:none; -} - -.entry-metadata span.source:before { - content:"\00a0ยท\00a0"; -} - -.e-content a.conversation:before { - content: " ("; -} - -.e-content a.conversation:after { - content: ")"; +.notice-options { + margin-top: 4px; } .notice-options .form_repeat.dialogbox { margin-right: 0px; border: 1px solid #aaa; + -webkit-border-radius: 4px; + -moz-border-radius: 4px; border-radius: 4px; box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.4); - z-index: 90; - min-width:160px; + -moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.4); + -webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.4); } .notice-options .form_repeat.dialogbox legend { @@ -1523,6 +1283,12 @@ ul.messages .notice .p-author { min-width: 80px; } +#content .threaded-replies .notice .author .photo { + box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5); + -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5); + -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5); +} + .user_in.realtime-popup .notice div.e-content { max-width: 320px; } @@ -1540,6 +1306,11 @@ ul.messages .notice .p-author { right: 10px !important; } + +#realtime_actions button { + margin-right: 5px; +} + .pagination { height: 1.2em; } @@ -1620,355 +1391,8 @@ ul.messages .notice .p-author { color: rgba(0, 0, 0, 0.3); } - -/* replies */ - -.notice-reply-placeholder { - display:none !important; - } - -.threaded-replies { - color: #222; - font-size: 13px; -} -.threaded-replies .notice-repeats, .threaded-replies .notice-faves { - font-size: 13px; -} - -.threaded-replies { - background: none repeat scroll 0 0 #F6F7F8; - border-left: 0 none; - border-top: 1px solid #e1e2e3; - clear: both; - color: #222; - float: left; - margin-bottom: 0px; - margin-left: -12px; - padding-right: 2px; - padding-top: 0; - width: 540px; -} - -#conversation .notices .notices { - background-color: rgba(200, 200, 200, 0.05); - float: left; - margin-left: -12px; - width: 540px; -} - -.threaded-replies:empty { - display:none; -} - -.threaded-replies .notice-faves:before, -.threaded-replies .notice-repeats:before, -.notice-reply-comments > a:before { - color: #006c9b; - content: "\f005"; - display: inline-block; - font: 14px/1 "fa"; - margin-right: 5px; - margin-top: -4px; - vertical-align: middle; - -webkit-font-smoothing: antialiased; - -moz-osx-font-smoothing: grayscale; -} - -.threaded-replies .notice-repeats:before { - content: "\f079"; -} - -.notice-reply-comments > a:before { - font: 14px/1 "Genericons"; - content: "\f431"; -} - -#content .notice .threaded-replies .notice, -#content .notice .threaded-replies .notice-data, -#content .notice .threaded-replies .notice-reply-comments { - background: none repeat scroll 0 0 rgba(0, 0, 0, 0); - border-bottom: 1px solid #e1e2e3; - line-height: 1.36em; - margin-bottom: 0; - margin-left: 10px; - margin-top: 0; - padding-bottom: 1ex; - padding-top: 1ex; - width: 522px; -} - -#content .notice .threaded-replies .notice:nth-last-child(2), -#content .notice .threaded-replies .notice-data:nth-last-child(2), -#content .notice .threaded-replies .notice-reply-comments:nth-last-child(2) { - border-bottom: 0 none; -} - -.threaded-replies .notice .p-author { - float: left; - font-size: 13px; - height: auto; - margin-left: 40px; - padding-right: 5px; - position: relative; - z-index: 20; -} - -#core #content .threaded-replies .p-author:before { - height: 32px; - left: -40px; - top: 3px; - width: 32px; - z-index: 10; -} - -.threaded-replies .notice.h-entry .attachments, -.threaded-replies .notice .notice-faves, -.threaded-replies .notice .notice-repeats { - padding-left: 40px; -} - -.threaded-replies .notice .addressees, -.threaded-replies .notice .addressees li { - display: inline; -} - -#content .threaded-replies .notice .p-author .u-photo { - float: none; - height: 32px; - margin-left: -40px; - position: absolute; - top: 10px; - width: 32px; - top: 3px; -} - -#content .notice .threaded-replies .notice div.e-content { - margin: 0; - font-size:13px; - padding-left: 40px; - padding-top:0; -} - -.notice-options { - margin-bottom: 8px; - margin-top: 8px; - margin-right: 0px; - height:20px; -} - -#content .threaded-replies .entry-metadata, -#content .threaded-replies .notice-options { - margin-bottom: 2px; - margin-top: 2px; - margin-left:40px; -} - -#content .threaded-replies .notice-options { - bottom:0; - right:0px; - height:25px; -} - -#content .threaded-replies .notice-faves, -#content .threaded-replies .notice-repeats { - color:#9197a3; - font-size:12px; -} - -#content .threaded-notices .notice-options input.submit, -#content .threaded-notices .notice-options a, -#content .notices .notice-options input.submit, -#content .notices .notice-options a { - opacity: 1; - background-image:none; -} - -#content .threaded-notices .notice-options input.submit:hover, -#content .threaded-notices .notice-options a:hover, -#content .notices .notice-options input.submit:hover, -#content .notices .notice-options a:hover { - opacity: 1; -} - -#content .threaded-replies .notice-options input.submit, -#content .threaded-replies .notice-options a { - opacity: 1; -} - -#content .threaded-replies .notice-options input.submit:hover, -#content .threaded-replies .notice-options a:hover { - opacity: 1; -} - -.notice-options form:not(.dialogbox), -.notice-options a, -.notice-options .repeated { - float: left; - margin-left: 10px; - margin-right:0; - background-image:none; - position:relative; -} - -#content .threaded-notices .notice-options form:not(.dialogbox), -#content .threaded-notices .notice-options a, -#content .notices .notice-options form:not(.dialogbox), -#content .notices .notice-options a { - position:relative; -} - -#content .threaded-notices .notice-options form:not(.dialogbox) input, -#content .threaded-notices .notice-options a, -#content .notices .notice-options form:not(.dialogbox) input, -#content .notices .notice-options a, -#content .threaded-notices .notice-options span, -#content .notices .notice-options span { - position:relative; - height:25px; - width:25px; - opacity:1; -} - -.notice-options .notice_delete:before, -.notice-options .notice_reply:before, -.notice-options .form_favor:before, -.notice-options .form_disfavor:before, -.notice-options .form_repeat:not(.dialogbox):before, -.notice-options .repeated:before { - content: "\f005"; - display: block; - font: 20px/1 "fa"; - height: 20px; - left: 0px; - position: absolute; - top: 0px; - width: 20px; - -webkit-font-smoothing: antialiased; - -moz-osx-font-smoothing: grayscale; - color:#ccc; - text-indent:0; - text-align:left; -} - -.notice-options .form_disfavor:before { - color:#ff9b00; -} - -.notice-options .notice_reply:before { - content: "\f112"; - margin-top:1px; -} - -.notice-options .repeated:before, -.notice-options .form_repeat:not(.dialogbox):before { - content: "\f079"; -} - -.notice-options .repeated:before { - color:#609928; -} - -.notice-options .notice_delete:before { - font: 25px/1 "Genericons"; - content: "\f407"; - margin-top:-3px; -} - -.threaded-replies .notice-options .notice_delete, -.threaded-replies .notice-options .notice_reply, -.threaded-replies .notice-options .form_favor, -.threaded-replies .notice-options .form_disfavor, -.threaded-replies .notice-options .form_repeat, -.threaded-replies .notice-options .repeated { - margin-left:5px; -} - -.threaded-replies .notice-options .notice_reply:before, -.threaded-replies .notice-options .form_favor:before, -.threaded-replies .notice-options .form_disfavor:before, -.threaded-replies .notice-options .form_repeat:not(.dialogbox):before, -.threaded-replies .notice-options .repeated:before { - font: 17px/1 "fa"; -} - -.threaded-replies .notice-options .notice_delete:before { - font: 22px/1 "Genericons"; - margin-top:-2px; - margin-left:-2px; -} - -#content .threaded-notices .threaded-replies .notice-options form:not(.dialogbox) input, -#content .threaded-notices .threaded-replies .notice-options a, -#content .notices .threaded-replies .notice-options form:not(.dialogbox) input, -#content .notices .threaded-replies .notice-options a, -#content .notices .threaded-replies .notice-options span { - height:20px; - width:20px; -} - -.notice-options .notice_delete:before, -.notice-options .notice_reply:before, -.notice-options .form_favor:before, -.notice-options .form_disfavor:before, -.notice-options .form_repeat:before, -.notice-options .repeated:before { - opacity:0.3; - transition:opacity 0.3s; -} - -.notice:hover > .notice-options .notice_delete:before, -.notice:hover > .notice-options .notice_reply:before, -.notice:hover > .notice-options .form_favor:before, -.notice:hover > .notice-options .form_disfavor:before, -.notice:hover > .notice-options .form_repeat:before, -.notice:hover > .notice-options .repeated:before { - opacity:1; -} - - - - -#showstream .entry-metadata .repeat { - background-image:none; -/* background-position: -1px -1642px; */ - color: transparent; - display: block; - font-size: 0; - height: 30px; - left: -65px; -/* overflow: hidden; */ - position: absolute; - top: -35px; - width: 30px; -} - -#showstream .entry-metadata .repeat:before { - content: "\f079"; - background-color: #609928; - border-radius: 25px; - box-sizing: border-box; - color: #fff; - display: block; - font-family: "fa"; - font-size: 14px; - height: 25px; - left: 0px; - line-height: 25px; - position: absolute; - text-align: center; - text-indent: 0; - top: 2px; - width: 25px; - -webkit-font-smoothing: antialiased; - -moz-osx-font-smoothing: grayscale; - box-shadow:1px 1px 5px rgba(255,255,255,0.5); -} - -#notices_primary .notices:not(.threaded-notices) .repeat.h-entry { - display:none; -} - /* loading */ + #infscr-loading { font-size:20px; color: rgba(0,0,0,0.4); @@ -2021,157 +1445,141 @@ ul.messages .notice .p-author { #nav_profile a:before { content: "\f304"; margin-top:-1px; - } +} + #nav_timeline_replies a:before { content: "\f086"; font-family:'fa'; font-size:14px; margin-left:-19px; - } +} + #nav_local_default li:first-child ul.nav li:nth-child(4) a:before { content: "\f0e0"; font-family:'fa'; font-size:12px; margin-left:-18px; - } +} + #nav_timeline_favorites a:before { content: "\f005"; font-family:'fa'; font-size:14px; margin-left:-18px; - } +} + #nav_timeline_public a:before { content: "\f475"; - } +} + #nav_groups a:before { content: "\f0c0"; font-family:'fa'; font-size:12px; margin-left:-18px; - } +} + #nav_recent-tags a:before { content: "\f02c"; font-family:'fa'; font-size:12px; margin-left:-18px; - } +} + #nav_timeline_favorited a:before { content: "\f140"; font-family:'fa'; font-size:14px; margin-left:-17px; - } +} + #nav_directory a:before { content: "\f1ae"; font-family: "fa"; font-size: 15px; margin-left: -16px; margin-top: -1px; - } +} + #nav_lists a:before { content: "\f0c9"; font-family: "fa"; font-size: 15px; margin-left: -18px; - } +} -.form_group_join, -.form_group_leave, -.form_group_delete { - position:relative; - } -.entity_edit a, -.entity_remote_subscribe, -#export_data a, -.peopletags_edit_button, -.form_group_join input.submit, -.form_group_leave input.submit, -.form_group_delete input.submit { - background-image:none !important; - } -.entity_edit a:before, -.entity_remote_subscribe:before, -#export_data a:before, -.peopletags_edit_button:before, -.form_group_join:before, -.form_group_leave:before, -.form_group_delete:before { - content: "\f14b"; - display: inline; - font-family:'fa'; - font-size:18px; - line-height:20px; - position:absolute; - display:block; - box-sizing:border-box; - height:20px; - width:20px; - margin-left:-22px; - -webkit-font-smoothing: antialiased; - -moz-osx-font-smoothing: grayscale; - color:rgba(0,0,0,0.6); - } -.entity_edit a:hover:before, -.entity_remote_subscribe:hover:before, -.peopletags_edit_button:hover:before, -.form_group_join:hover:before, -.form_group_leave:hover:before, -.form_group_delete:hover:before { - color:rgba(0,0,0,0.8); - } -.entity_remote_subscribe:before { - content: "\f0fe"; - } -#export_data a:before { - content: "\f143"; - margin-left: -25px; - margin-top: -2px; - } -#export_data a { - padding-left:25px !important; - } -#export_data a:hover:before { - color:#ff6600; - } + +.profile_list td.entity_actions { + width: 24px; + max-width: 24px; + min-width: 24px; + height: 20px; + padding-left: 6px !important; + position: relative; + float: none; + display: table-cell !important; +} + +.profile_list .entity_actions ul { + position: absolute; + right: 20px; +} + +.profile_list .entity_actions input { + width: 22px; + height: 22px; + padding-top: 1px; + padding-right: 0px; + padding-left: 20px; + display: block; + overflow: hidden; + font-size: 0em; + border: 1px solid #CDD1DD; +} + +.profile_list .form_group_leave input.submit, +.profile_list .form_user_unsubscribe input.submit { + background-position: 2px -1250px; +} + +.profile_list .form_group_join input.submit, +.profile_list .form_user_subscribe input.submit { + background-position: 2px -1184px; +} + +.profile_list .entity_actions input:hover { + width: auto; + padding-right: 10px; + overflow: visible; + font-size: 1em; + line-height: 1.3em; + border: 1px solid #A6ADBF; + box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2); + -moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2); + -webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2); +} .peopletags_edit_button { position:relative; - } +} .peopletags_edit_button:before { margin-left: -2px; top: -2px; - } - -.form_group_join:before, -.form_group_leave:before, -.form_group_delete:before { - content: "\f0fe"; - margin-left:4px; - top:4px; - } -.form_group_leave:before { - content: "\f146"; - } -.form_group_delete:before { - content: "\f071"; - } - +} #export_data li a.foaf, #export_data li a.json, #export_data li:nth-child(2) { display:none; - } +} .group_profile_block .entity_actions li a, .group_profile_block .entity_actions input.submit { background-color:transparent !important; - } - - +} #gnusocial-version { border: 1px solid rgba(0, 0, 0, 0.3); @@ -2181,13 +1589,13 @@ border: 1px solid rgba(0, 0, 0, 0.3); font-size: 11px; padding: 15px; width: 100%; - } +} + #gnusocial-version a, #gnusocial-version p { margin:0; color:rgba(0,0,0,0.5); - } - +} .form_notice input.submit, .form_settings input.submit, .form_settings input.cancel, #form_invite input.submit, .entity_subscribe .dialogbox input.submit_dialogbox, @@ -2241,17 +1649,11 @@ border: 1px solid rgba(0, 0, 0, 0.3); .entity_tag .dialogbox input.submit_dialogbox:hover, .form_repeat.dialogbox input.submit_dialogbox:hover { - background: -moz-linear-gradient(top, #2daddc 0%, #0271bf 100%); /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2daddc), color-stop(100%,#0271bf)); /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #2daddc 0%,#0271bf 100%); /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #2daddc 0%,#0271bf 100%); /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #2daddc 0%,#0271bf 100%); /* IE10+ */ - background: linear-gradient(to bottom, #2daddc 0%,#0271bf 100%); /* W3C */ background-repeat: repeat-x; border-color:#096eb3; @@ -2345,24 +1747,28 @@ border: 1px solid rgba(0, 0, 0, 0.3); } #content thead th { -text-align:left; + text-align:left; } + #content tbody th { -vertical-align:top; -text-align:left; -font-weight:normal; -padding-top:11px; -padding-right:18px; + vertical-align:top; + text-align:left; + font-weight:normal; + padding-top:11px; + padding-right:18px; } + #content tbody tr { border-top: 1px dotted #bbb; } + #content td { -padding:11px 18px 11px 0; -vertical-align:top; + padding:11px 18px 11px 0; + vertical-align:top; } + #content td:last-child { -padding-right:0; + padding-right:0; } /* Search */ @@ -2594,20 +2000,20 @@ table.profile_list { } .profile_list th.current { - background: none !important; + background: none !important; } .profile_list th.current.reverse { - background: none !important; + background: none !important; } .profile_list th.current a { - padding-right: 25px; - background: url(../images/bluearrow_down.png) no-repeat top right; + padding-right: 25px; + background: url(../images/bluearrow_down.png) no-repeat top right; } .profile_list th.current.reverse a { - background: url(../images/bluearrow_up.png) no-repeat top right; + background: url(../images/bluearrow_up.png) no-repeat top right; } table.profile_list tr.alt { From 41baba9ed3f4f1afd7d9a66d50a23052c2cdc389 Mon Sep 17 00:00:00 2001 From: Marcus Moeller Date: Thu, 12 Feb 2015 22:26:34 +0100 Subject: [PATCH 2/7] lock icon style fixed to match quitter style --- theme/neo-quitter/css/display.css | 9 +++++++++ theme/neo-quitter/images/lock.png | Bin 749 -> 429 bytes theme/neo-quitter/images/lock_open.png | Bin 727 -> 626 bytes 3 files changed, 9 insertions(+) diff --git a/theme/neo-quitter/css/display.css b/theme/neo-quitter/css/display.css index d28251c967..eb9721c067 100644 --- a/theme/neo-quitter/css/display.css +++ b/theme/neo-quitter/css/display.css @@ -973,6 +973,15 @@ background:none; height: 60px; } +.checkbox-wrapper.unchecked label.checkbox { + background: url("../images/lock_open.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0); +} + + +.checkbox-wrapper.checked label.checkbox { + background: url("../images/lock.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0); +} + .form_notice label.notice_data-attach { background-image:none; display: block; diff --git a/theme/neo-quitter/images/lock.png b/theme/neo-quitter/images/lock.png index 2ebc4f6f9663e32cad77d67ef93ab8843dfea3c0..f0357ae21ebcfc4a1b89febdd7f4ade0bdf39f3d 100644 GIT binary patch delta 403 zcmV;E0c`&51+4>+B!32COGiWi{{a60|De66lK=n!32;bRa{vGf6951U69E94oEQKA z00(qQO+^Ra0t^)l9KG|JS^xk6I!Q!9R5;7+k_!_6c$6qNA(%3fhN)$d`PZbL7V5yDZhxd@-|FR@_j|tcen(f9vF*9?hdfd(+Wyw6Es-PB|0i%%^muEJTsiSOu`U3JzlmLG%S`ZkN6y(e0% zi=BD9aW~Ny)qlbpIv^>2Q!{{V(YLlC160VDbyGA0@bldQV9H?|$ZvPJHF>71TRq(fxw^a;2$t1z^*8$vh^I`7jo}uu`CZDZwvqc002ovPDHLkV1kUFuND9R delta 725 zcmV;`0xJEj1MLNnB!2{FK}|sb0I$e51&Zka000?uMObuGZ)S9NVRB^vL1b@YWgtmy zVP|DhWnpA_ami&o0007iNkl_6LXssanuR6PuPaD3lbFCV!?$c6MfcvuoP5I`Ae|tv9>?g+k#9o0pTxZ{R;$HSD&^Gv4`57d=52btg(E}fG&@~Gwqt*Ju>Izdy;7OR z&R*EjeD~5S{I-BCE!dVDLP)$=yXu&l7;fP9nN>_b`F~)z3<&bz{tXzk#PEkX-vX3D ze#82Z1_?;3jpwr+=7rO;@$&7V1bve(w02)15E_MHjIeMB2*;UL!2TX&>l@7OcPMKg z;mIs)v+n^QMJRofiRSuy>O6+{#cQa&US$7iOkAHu^XobR8i=M&kg$X;OfP_NWZ0w{ zpS}QJaDSBUD9FCVr`<3nU?QHLM6VNK?Y_fm0O0%so9=28soruwH<;wN~Xif>CvyTxz=Z6stxlichODIY+yNGt% zRM;m`>H4LOKLFs9Y%b5aUN|2|{0Zw|<_~i}mXz*V19AKYa(9KI!VHC&l?;W+Vt0tz2GirlQWKAz_ zD#*Y>qQIbiw5nauR`4Ha;lI#+-1R~bE;Er{m_?uz;^f%erhhaV(@9gj&vTyBV$z(T zFn`N)4j;}ro~p7lqoboZ=MWJ@gn=_XI{V=ZD;q*pT@!7I9xj~f^tR@`oj^LB#yLkk z9_Reoqu-{-pEbQ*a{QUTJ5s2$!0(&;oJLNb{o3`5%OC!H)oxBQKt(Qh|<-6m8pp_@9~32-b_&PuJm=V z57^94@#gD>ZUfd@eBUPs0>b45N&xjoI2Nl-4h;=qj3J-T<9DP+y7mKgp=8Y0AZDJuyF;+v=~at?_j1#c*8|Krx||fnf4BjepT)GMNlv7*;$i_vAWr4+puC zdWA8DOeRy&_a?@lt5lQ}Tlz?_WTB>o#NlR|I*-%aob#Oh0nYF_yRNSb9*Mq7RA+NJ z{u)yxKUXBbSVinwZ+AoXR?gXV;>o+-$(MIXwP%0-;Ga>!!R3{idDMoe3Tn!y?hg2s z16^$(0#fSs2CU2ms910gHD(VRBwA1#g44YL-`^L&SrmubGEn_LK-=I5>I76#Yj+R$ nt*tEGYrS6-i;93q83KL+W!DMjw4o|C00000NkvXXu0mjfNpcpo delta 703 zcmV;w0zm!p1lI+SB!2{FK}|sb0I$e51&Zka000?uMObuGZ)S9NVRB^vL1b@YWgtmy zVP|DhWnpA_ami&o0007MNklEmQZ?2Gx^S&R7lI2n zqAMv1ih>nkv>T!Q52UW#i0eQ=1jU657vjp5s1!85YO{#6jei(ul0K$0_iYL;mu6>YDHIC%v9Yl`y$ZZkoioO;u&}Tc z1VQyrb82d;0<=1vjv5>s%x`D`$XII;5!-udVq#*D4MK?sjaOIX+00RlQ&?*`bL0&f z(TFvONm6V3)OFiWf%6JE?TO*wwRb8}Aj0_NV<bbqHUR=w^RasIEN~WJ z;9xruB%v+zyn=gX@QZ0*HgP4kIT2k^2xKsjt=dEXjfn3%%8 zy{xb15P!1<;{F0W0MQx|3s$rAVTN|?HFyTM?ufz&B&Pl46YZ~!#IAFQ)+q&ACsZ3# z*uRI&<|248^(ogj2 zGXC&Z1ee%O14JyjT~`^{ok3-D$rpP4;4H);emJ;{)e+)sGB0CNfH Date: Thu, 12 Feb 2015 22:55:01 +0100 Subject: [PATCH 3/7] updated neo-quitter favicon to match the theme style --- theme/neo-quitter/favicon.ico | Bin 5430 -> 1150 bytes 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/theme/neo-quitter/favicon.ico b/theme/neo-quitter/favicon.ico index be88e6647368a55b9e322f41260ead9b5522e995..af7a8481315353bfd882da21ed8664d593fa6ba4 100755 GIT binary patch literal 1150 zcmcJOO)ErE7{{N<`wY!xWJ8mhXvoHfg}v`!ZDXU9Z{U(OWrvlG^(^e9>?mw(*jy<} z(G(>N*YBA*N2lhT*}2p2{-5)IUe0})E0W#XsIULw zREeb@7GM=NVI5Xr8Zxc6BwvJcNCRBsmwYquBX~4@ALs_m!3^wzommO=k5Kbt>P}Ie zmxnSegUwy|`qiUm9KONs<!U!ngXr!&sL z&Tv)d9f5x0Ee~qCVE}TV*Q~1dQh>kjFil0Od69%Ca$-o@SaXHR7Yv&i?=A+-K^1E7 E3lszz^Z)<= literal 5430 zcmchbPiS0K6vl6?5K(CcX-m~=AA)}hibGulRNA+xq81EvpxW?-mdq`vIN@I0g!a0p^vU%x6o762+iw`|J zgpX8+gt{;(B*JD}GInLwS8f^b{;faS7=8Xj{5EncE*-x~X3EIg-g3--U*)v|IpC6mQ zl9)|`oi%jI_^Bg)7iUie-{|lRWZN=(YNS5S3Z;p4w!Z^N0-#>z0Ds*eU@$-C} zW8$Nu9Xy#4W2No(feLemTB%aW;6Jih8FlXZj@956q%)O6s(z|D*Cz}J^d+Yjotu^| z=S(ET0_Ra^96Y@@YD*rR7m;wITUCS>12VbM0f;XaTAZQTx~6)jMFMME7pM=Qp9qn# zoh^a;;@3@o|07k_V~%r{GnI3N^9RsR9(^&KbV&FaS-0>uE*!fsI%XlUh z-WMWo2xYr4(s;gh=(h3k(eoqnlM1nbeVv@C1Ha9)7e|9G?+^IOz&V$_S6Z@XFGT`t zMnigha`vv5%TFi2$3Ey#bJl=&*(YCI4*t8@GERKey$^?2k%jkMBEQsN2LH^Ly(fr| zb+sHhv)_L2Q{VdRT6@gq@)A8j40h%-FRro{X)qO9i zKhy^AJ~&r=-@?!ShO-zOW6bCC>&9#2CFBuz291Y$6@8IA91|~$g*|QWd;Bqn9rNaY zBU!?q;)A^LJ%4(p!xzt1ld`(AzWJDX;OF;63=Qr*#8TvezZh3H9^$dRM_r2X$$z(| z>(X6y&JAn;_S6_y4Z88#II&X?1Af>y{Jyf^Vv*nS4{I6i*%R&w`TLs;!W?lJPcM>u z3goGt!}-F!@50$b9d{P)MBID0>o89oy~aRYuotY2s1wHUUA!;l?`#%FcE{S%ey2`w zXYT_ztu@qXZHC)op%xYcdu%g%(tfw%GVWCUBtvPmj~`?hzck{TC&rC0yw`>vdpt;yQs*R)>yPmeL)m@X z=C>*>ripi72{CbR=KFvgp%p^?%`bH%2Ydc65z%+=)+|rzUwgUQQ~vOopS)y$@O_hgcM?a)IUk4V6EEv;d&|4xq z(IFS+S$Cv30qfDx%qIJ;^5lZ;x8o=MUkm5_wW}Yj$&IrKpXd>b9EKdp6@S?nT&ZB| z&%PfLIvTp!Z+J!%4f{Qxcry+6x*z}iJDi2&X|d*I_WcNFiZ5!-Smr0~AlvwXcMoxd zJ1zIhFPoRcZ-$)h_hbCLAJ7#NfxVoJoqviv=PVEP*W`@uIxW^*_`cw7%^jOs!-)i} zRj$TK7hiS!2<*G9v_#7OyZJ?b@X0vjZhHvM?EGj+XGDmE^;)b+bhpw{az6L@gw>XM zS{^m^`IN|$Wo1gaH|1K Date: Thu, 12 Feb 2015 23:07:49 +0100 Subject: [PATCH 4/7] moved profile/group patch from core to profile_list --- theme/neo-quitter/css/display.css | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/theme/neo-quitter/css/display.css b/theme/neo-quitter/css/display.css index eb9721c067..773f397f71 100644 --- a/theme/neo-quitter/css/display.css +++ b/theme/neo-quitter/css/display.css @@ -161,12 +161,6 @@ address a { } -#core .h-card .u-photo { - float: left; - margin-right: 8px; - margin-left: 4px; -} - #aside_primary_wrapper { background-color: transparent; } @@ -598,6 +592,7 @@ ul.profile_list li { } .profile_list .h-card .u-photo { + margin-left: 10px; margin-right: 10px; } From 107ca924587708923972e07666938c98b08ae36c Mon Sep 17 00:00:00 2001 From: Marcus Moeller Date: Fri, 13 Feb 2015 18:00:57 +0100 Subject: [PATCH 5/7] use Genericons and fontawesome instead of images --- theme/neo-quitter/css/display.css | 23 ++++++++++++++++++++--- theme/neo-quitter/images/lock.png | Bin 429 -> 0 bytes theme/neo-quitter/images/lock_open.png | Bin 626 -> 0 bytes 3 files changed, 20 insertions(+), 3 deletions(-) delete mode 100644 theme/neo-quitter/images/lock.png delete mode 100644 theme/neo-quitter/images/lock_open.png diff --git a/theme/neo-quitter/css/display.css b/theme/neo-quitter/css/display.css index 773f397f71..8c3845be7a 100644 --- a/theme/neo-quitter/css/display.css +++ b/theme/neo-quitter/css/display.css @@ -968,13 +968,30 @@ background:none; height: 60px; } +.checkbox-wrapper.checked label.checkbox, .checkbox-wrapper.unchecked label.checkbox { - background: url("../images/lock_open.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0); + background-image:none; } +.checkbox-wrapper.checked label.checkbox:before, +.checkbox-wrapper.unchecked label.checkbox:before { + content: "\f023"; + display: block; + font: 20px/1 "fa"; + height: 35px; + left: 0px; + position: absolute; + top: 0px; + width: 35px; + -webkit-font-smoothing: antialiased; + -moz-osx-font-smoothing: grayscale; + color:rgba(0,0,0,0.6); + text-indent:0; + text-align:left; +} -.checkbox-wrapper.checked label.checkbox { - background: url("../images/lock.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0); +.checkbox-wrapper.unchecked label.checkbox:before { + content: "\f09c"; } .form_notice label.notice_data-attach { diff --git a/theme/neo-quitter/images/lock.png b/theme/neo-quitter/images/lock.png deleted file mode 100644 index f0357ae21ebcfc4a1b89febdd7f4ade0bdf39f3d..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 429 zcmV;e0aE^nP)>}lnpyw=0Xj)U zK~y-)?UBt&0#O)-pD8PUCd17nH5FNbq_l}3h+2eo7u`p<&@Hs-7NSKv#ju?i1|gU- zl7^{ek@?r8o)+rBpl+mP-|FR@_j|tcen(f9vF*9?hdfd(+Wyw6Es-PB|0 zi%%^muEJTsiSOu`U3JzlmLG%S`ZkN6y(e0%i=BD9aW~Ny)xsM(ASr%RGk|T;x3(bz zRLGZgQ#1qc^W6eq%3&MGZ+Eygd8VsdJ>LLe+%k5MEOnoz7ZZfSH^Tg9ZM57|H){5Q znD!yIJub-vc&_zC{e_G+dSa`bAs)4nuQojkvQ--|f@sr$z@O~kA224st|+Lo^&H?A Xa_?!eEDs=W00000NkvXXu0mjf-=eUz diff --git a/theme/neo-quitter/images/lock_open.png b/theme/neo-quitter/images/lock_open.png deleted file mode 100644 index 1783dd55c4b8f4a98e60d88dfa564c8e47166792..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 626 zcmV-&0*(ENP)rqloc0sl!v zK~y-)ozTroRACgy@$VhAv8yJgi8E@0PGn6lZYs#YLZZN+eYC1w&{pstXyL!me%$p! z5H2&3UYJFo6yoIA+@>@d(@9gj&vTyBV$z(TFn`N)4j;}ro~p7lqoboZ=MWJ@gn=_X zI{V=ZD;q*pT@!7I9xj~f^tR@`oj^LB#yLkk9_Reoqu-{-pEbQ*a{QUTJ5 zs2$!0(&;oJLNb{o3`5%OC!H)7Q>MF8n%Ef3sF+ZBy>aVS>@pSCPa9tEY zF`<-!VDdJN(Pc833}F~nJS_L*I&%*PxsiH>F@{VgQ_=S(#-FQHloVU~NU&s~riH}e zW|}&W)7zZ$oc#gL@HxA#uL~ZDzDrbRb2{@SkL-tnA*>&Q{yWYu{ zcSyBofB)d0QNh9Gm6>_ehNuc^%BSuQ_>}`)Z6E^b_6DrX2B=tY4mD;E8zfp#8-mll z0pH&jz*!WB+A>i6KS0~y2QEPV(_^quh-D|yH6pM<0NErft0%g|;=Cq+IHUIzs M07*qoM6N<$g6;wrUH||9 From fe14c64e5e266e0189232d4a3921cb940f1d133e Mon Sep 17 00:00:00 2001 From: Marcus Moeller Date: Fri, 13 Feb 2015 18:09:43 +0100 Subject: [PATCH 6/7] just make sure that input box and input box label are the same color --- theme/neo-quitter/css/display.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/theme/neo-quitter/css/display.css b/theme/neo-quitter/css/display.css index 8c3845be7a..04fb2ef5d3 100644 --- a/theme/neo-quitter/css/display.css +++ b/theme/neo-quitter/css/display.css @@ -443,7 +443,7 @@ body#doc #content_inner p.faq-credits { .input_form fieldset fieldset label { left: 10px; - background: #f7f7f7; + background: #fff; } .input_forms > label { @@ -953,6 +953,7 @@ background:none; .threaded-replies .placeholder { border-radius: 0; box-shadow: none; + background: none repeat scroll 0 0 #fff; } .form_notice textarea { From 1fcb7afd3a8ae76de2142f50efe40b9a5e30156a Mon Sep 17 00:00:00 2001 From: Marcus Moeller Date: Fri, 13 Feb 2015 23:09:34 +0100 Subject: [PATCH 7/7] fixed alignment of textarea fixed event view --- theme/neo-quitter/css/display.css | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/theme/neo-quitter/css/display.css b/theme/neo-quitter/css/display.css index 04fb2ef5d3..cd04fcee61 100644 --- a/theme/neo-quitter/css/display.css +++ b/theme/neo-quitter/css/display.css @@ -441,6 +441,10 @@ body#doc #content_inner p.faq-credits { margin: 0 0 5px 5px; } +.input_form .form_settings li textarea { + margin: 0 0 5px 5px; +} + .input_form fieldset fieldset label { left: 10px; background: #fff; @@ -501,6 +505,10 @@ body#doc #content_inner p.faq-credits { text-decoration: none; } +#input_form_event .form_settings .form_data li { + width: 100% !important; +} + .form_notice .error, .form_notice .success, .form_notice .notice-status { background-color: #33bcef; border: 0 none;