Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- body, textarea {
- font-family: "Bookerly"; // replace by any other nice font you like
- }
- /* so the fullscreen button can be selected */
- div.expando iframe {
- margin-left: -50px;
- }
- body {
- min-width: 100px !important;
- }
- /* remove rank */
- body>.content .link .rank,
- .rank-spacer {
- width: unset;
- display: none;
- }
- /* remove subreddit subtitle */
- div.create .spacer {
- display: none;
- }
- /* hmm */
- #header-bottom-left {
- padding-top: 5px;
- }
- .listing-chooser {
- top: 56px !important;
- }
- .liveupdate-app .md-container {
- min-width: unset;
- }
- .content {
- padding-right: 10px;
- }
- .profile-page a.expand {
- display: none;
- }
- .pinnable-content.pinned .dismiss-pinnable {
- top: 100px;
- }
- .trending-subreddits .rank-spacer,
- .trending-subreddits .midcol-spacer {
- display: none;
- }
- .mobile-web-redirect-bar,
- .awardings-bar,
- .hohoho-header,
- .listingsignupbar.infobar,
- .onboardingbar,
- .redesign-beta-optin,
- .premium-banner-outer {
- display: none;
- }
- /* remove ugly low res arrow submit button thingies */
- .morelink .nub {
- background: transparent;
- background-image: none;
- }
- .morelink:hover .nub,
- .mlhn {
- background: transparent;
- background-image: none;
- }
- /*
- Make expander that overlays on the whole left side
- */
- .comment .expand {
- display: block;
- position: absolute;
- height: 100%;
- width: 19px;
- text-align: center;
- background-color: #bdbdbd26;
- padding: 0px 0;
- top: 0;
- left: 0;
- line-height: 2.5em;
- text-decoration: none;
- transition: background-color 200ms;
- color: #0000;
- /*
- color: white;
- */
- }
- .comment.collapsed .expand {
- color: #383838;
- }
- .comment .expand:hover {
- text-decoration: none;
- background-color: #94949436!important;
- }
- .expand:after {
- transition: background-color 200ms
- }
- div.expando {
- padding-right: 17px;
- }
- /* user bar icons (comment-dots & envelope from font awesome) */
- #chat,
- #mail {
- vertical-align: bottom !important;
- margin: 0;
- width: 15px;
- height: 15px;
- background-size: cover;
- }
- #mail.havemail {
- background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="%23ff5700" d="M464 64H48C21.5 64 0 85.5 0 112v288c0 26.5 21.5 48 48 48h416c26.5 0 48-21.5 48-48V112c0-26.5-21.5-48-48-48zm0 48v40.805l-134.587 106.5c-16.84 13.247-50.2 45.072-73.413 44.7-23.208.375-56.58-31.46-73.413-44.7L48 152.805V112h416zM48 400V214.398l104.938 82.646C174.795 314.25 213.072 352.23 256 352c42.717.23 80.51-37.2 103.053-54.947L464 214.4V400H48z"/></svg>') !important;
- background-position: center;
- background-repeat: no-repeat;
- }
- #mail.nohavemail {
- background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="%23bebebe" d="M464 64H48C21.5 64 0 85.5 0 112v288c0 26.5 21.5 48 48 48h416c26.5 0 48-21.5 48-48V112c0-26.5-21.5-48-48-48zm0 48v40.805l-134.587 106.5c-16.84 13.247-50.2 45.072-73.413 44.7-23.208.375-56.58-31.46-73.413-44.7L48 152.805V112h416zM48 400V214.398l104.938 82.646C174.795 314.25 213.072 352.23 256 352c42.717.23 80.51-37.2 103.053-54.947L464 214.4V400H48z"/></svg>') !important;
- background-position: center;
- background-repeat: no-repeat;
- }
- #chat {
- background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="%23bebebe" d="M144 208a31.97 31.97 0 1 0 0 64 31.97 31.97 0 1 0 0-64zm112 0a31.97 31.97 0 1 0 0 64 31.97 31.97 0 1 0 0-64zm112 0a31.97 31.97 0 1 0 0 64 31.97 31.97 0 1 0 0-64zM256 32C114.6 32 0 125.1 0 240c0 47.6 19.9 91.2 52.9 126.3C38 405.7 7 439.1 6.5 439.5c-6.6 7-8.4 17.2-4.6 26S14.4 480 24 480c61.5 0 110-25.7 139.1-46.3C192 442.8 223.2 448 256 448c141.4 0 256-93.1 256-208S397.4 32 256 32zm0 368c-26.7 0-53.1-4.1-78.4-12.1l-22.7-7.2-19.5 13.8c-14.3 10.1-33.9 21.4-57.5 29 7.3-12.1 14.4-25.7 19.9-40.2l10.6-28.1-20.6-21.8C69.7 314.1 48 282.2 48 240c0-88.2 93.3-160 208-160s208 71.8 208 160-93.3 160-208 160z"/></svg>') !important;
- background-position: center;
- background-repeat: no-repeat;
- }
- #chat.active {
- background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="%23ff7500" d="M144 208a31.97 31.97 0 1 0 0 64 31.97 31.97 0 1 0 0-64zm112 0a31.97 31.97 0 1 0 0 64 31.97 31.97 0 1 0 0-64zm112 0a31.97 31.97 0 1 0 0 64 31.97 31.97 0 1 0 0-64zM256 32C114.6 32 0 125.1 0 240c0 47.6 19.9 91.2 52.9 126.3C38 405.7 7 439.1 6.5 439.5c-6.6 7-8.4 17.2-4.6 26S14.4 480 24 480c61.5 0 110-25.7 139.1-46.3C192 442.8 223.2 448 256 448c141.4 0 256-93.1 256-208S397.4 32 256 32zm0 368c-26.7 0-53.1-4.1-78.4-12.1l-22.7-7.2-19.5 13.8c-14.3 10.1-33.9 21.4-57.5 29 7.3-12.1 14.4-25.7 19.9-40.2l10.6-28.1-20.6-21.8C69.7 314.1 48 282.2 48 240c0-88.2 93.3-160 208-160s208 71.8 208 160-93.3 160-208 160z"/></svg>') !important;
- background-position: center;
- background-repeat: no-repeat;
- }
- /* dropdown icons */
- .dropdown .selected {
- background: none no-repeat scroll center right;
- background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" height="16" width="21"><path d="M15.18 5.93H3.942l5.62 6.233z" fill="gray" paint-order="normal"/></svg>') !important;
- }
- /* Grippy */
- .grippy::before {
- background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" height="260" width="24" fill="%23369"><path d="M6.164 19.8L17.696 8.58v22.44z" paint-order="normal"/><circle cx="11.93" cy="66.099" r="3.372" paint-order="normal"/><circle r="3.372" cy="193.711" cx="11.93" paint-order="normal"/><circle cx="11.93" cy="161.808" r="3.372" paint-order="normal"/><circle r="3.372" cy="177.759" cx="11.93" paint-order="normal"/><circle cx="11.93" cy="145.856" r="3.372" paint-order="normal"/><circle r="3.372" cy="129.905" cx="11.93" paint-order="normal"/><circle cx="11.93" cy="113.953" r="3.372" paint-order="normal"/><circle r="3.372" cy="98.002" cx="11.93" paint-order="normal"/><circle cx="11.93" cy="82.05" r="3.372" paint-order="normal"/><path d="M6.303 240.2l11.532 11.22v-22.44z" paint-order="normal"/></svg>') !important;
- background-size: 6px !important;
- }
- /*
- Arrows
- */
- .arrow.up {
- background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path d="M9.917 1.503l-8.41 9.14c.422.028.878.004 1.313.012l3.906.003v7.84h6.536V10.66l5.23-.005-8.575-9.15z" fill="%23ececec" stroke="%23c6c6c6" stroke-width="1.5" stroke-linejoin="round"/></svg>') !important;
- background-position: center;
- background-repeat: no-repeat;
- }
- .arrow.down {
- background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path d="M10.083 18.497l8.41-9.14c-.422-.028-.878-.004-1.313-.012-1.3-.002-2.606.004-3.906-.003v-7.84H6.737V9.34l-5.23.005 8.575 9.15z" fill="%23ececec" stroke="%23c6c6c6" stroke-width="1.5" stroke-linejoin="round"/></svg>') !important;
- background-position: center;
- background-repeat: no-repeat;
- }
- .arrow.upmod {
- background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path d="M9.917 1.503l-8.41 9.14c.422.028.878.004 1.313.012l3.906.003v7.84h6.536V10.66l5.23-.005-8.575-9.15z" fill="%23FF8B60" stroke="%23FF8B60" stroke-width="1.5" stroke-linejoin="round"/></svg>') !important;
- background-position: center;
- background-repeat: no-repeat;
- }
- .arrow.downmod {
- background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path d="M10.083 18.497l8.41-9.14c-.422-.028-.878-.004-1.313-.012-1.3-.002-2.606.004-3.906-.003v-7.84H6.737V9.34l-5.23.005 8.575 9.15z" fill="%239494FF" stroke="%239494FF" stroke-width="1.5" stroke-linejoin="round"/></svg>') !important;
- background-position: center;
- background-repeat: no-repeat;
- }
- /*
- Logo
- */
- .redditname {
- font-variant: unset;
- text-overflow: ellipsis !important;
- max-width: 10ch !important;
- white-space: nowrap !important;
- overflow: hidden !important;
- display: inline-block
- }
- /* need no logo on front page */
- #header-img-a {
- display: none;
- }
- /*
- #header-img:after {
- content: "/r/" !important;
- color: #369;
- }
- */
- #header-img:before {
- content: "reddit " !important;
- line-height: initial;
- color: #369;
- font-size: 14.4px;
- }
- #header-img {
- line-height: 0;
- color: transparent;
- font-size: 0;
- display: initial !important;
- font-weight: bold;
- padding-left: 5px;
- background-image: none !important;
- background-size: 0px 0px !important;
- height: 20px !important;
- width: 1px !important;
- /*
- display: block;
- -moz-box-sizing: border-box;
- box-sizing: border-box;
- background-repeat: no-repeat;
- background-size: 20px 20px;
- padding-left: 20px;
- margin-right: 20px;
- // the above commented part was previously not here
- background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><circle fill="%23369" cx="10" cy="10" r="10"></circle><path fill="%23FFF" d="M16.67,10A1.46,1.46,0,0,0,14.2,9a7.12,7.12,0,0,0-3.85-1.23L11,4.65,13.14,5.1a1,1,0,1,0,.13-0.61L10.82,4a0.31,0.31,0,0,0-.37.24L9.71,7.71a7.14,7.14,0,0,0-3.9,1.23A1.46,1.46,0,1,0,4.2,11.33a2.87,2.87,0,0,0,0,.44c0,2.24,2.61,4.06,5.83,4.06s5.83-1.82,5.83-4.06a2.87,2.87,0,0,0,0-.44A1.46,1.46,0,0,0,16.67,10Zm-10,1a1,1,0,1,1,1,1A1,1,0,0,1,6.67,11Zm5.81,2.75a3.84,3.84,0,0,1-2.47.77,3.84,3.84,0,0,1-2.47-.77,0.27,0.27,0,0,1,.38-0.38A3.27,3.27,0,0,0,10,14a3.28,3.28,0,0,0,2.09-.61A0.27,0.27,0,1,1,12.48,13.79Zm-0.18-1.71a1,1,0,1,1,1-1A1,1,0,0,1,12.29,12.08Z"></path></svg>');
- height: 20px;
- width: 20px;
- */
- background-position: 0px 0px;
- margin-bottom: 1px;
- margin-left: 1px;
- margin-top: 0px;
- padding-bottom: 2px;
- }
- /*
- Colored comment borders
- */
- .commentarea>.sitetable>.comment>.entry {
- border-left-color: #D81B60;
- }
- .commentarea>.sitetable>.comment>.child>.sitetable>.comment>.entry {
- border-left-color: #FB8C00;
- }
- .commentarea>.sitetable>.comment>.child>.sitetable>.comment>.child>.sitetable>.comment>.entry {
- border-left-color: #FDD835;
- }
- .commentarea>.sitetable>.comment>.child>.sitetable>.comment>.child>.sitetable>.comment>.child>.sitetable>.comment>.entry {
- border-left-color: #43A047;
- }
- .commentarea>.sitetable>.comment>.child>.sitetable>.comment>.child>.sitetable>.comment>.child>.sitetable>.comment>.child>.sitetable>.comment>.entry {
- border-left-color: #039BE5;
- }
- .commentarea>.sitetable>.comment>.child>.sitetable>.comment>.child>.sitetable>.comment>.child>.sitetable>.comment>.child>.sitetable>.comment>.child>.sitetable>.comment>.entry {
- border-left-color: #3949AB;
- }
- .commentarea>.sitetable>.comment>.child>.sitetable>.comment>.child>.sitetable>.comment>.child>.sitetable>.comment>.child>.sitetable>.comment>.child>.sitetable>.comment>.child>.sitetable>.comment>.entry {
- border-left-color: #8E24AA;
- }
- .commentarea>.sitetable>.comment>.child>.sitetable>.comment>.child>.sitetable>.comment>.child>.sitetable>.comment>.child>.sitetable>.comment>.child>.sitetable>.comment>.child>.sitetable>.comment>.child>.sitetable>.comment>.entry {
- border-left-color: #D81B60;
- }
- .commentarea>.sitetable>.comment>.child>.sitetable>.comment>.child>.sitetable>.comment>.child>.sitetable>.comment>.child>.sitetable>.comment>.child>.sitetable>.comment>.child>.sitetable>.comment>.child>.sitetable>.comment>.child>.sitetable>.comment>.entry {
- border-left-color: #FB8C00;
- }
- .commentarea>.sitetable>.comment>.child>.sitetable>.comment>.child>.sitetable>.comment>.child>.sitetable>.comment>.child>.sitetable>.comment>.child>.sitetable>.comment>.child>.sitetable>.comment>.child>.sitetable>.comment>.child>.sitetable>.comment>.child>.sitetable>.comment>.entry {
- border-left-color: #FDD835;
- }
- .commentarea>.sitetable>.comment>.child>.sitetable>.comment>.child>.sitetable>.comment>.child>.sitetable>.comment>.child>.sitetable>.comment>.child>.sitetable>.comment>.child>.sitetable>.comment>.child>.sitetable>.comment>.child>.sitetable>.comment>.child>.sitetable>.comment>.child>.sitetable>.comment>.entry {
- border-left-color: #43A047;
- }
- .commentarea>.sitetable>.comment>.child>.sitetable>.comment>.child>.sitetable>.comment>.child>.sitetable>.comment>.child>.sitetable>.comment>.child>.sitetable>.comment>.child>.sitetable>.comment>.child>.sitetable>.comment>.child>.sitetable>.comment>.child>.sitetable>.comment>.child>.sitetable>.comment>.child>.sitetable>.comment>.entry {
- border-left-color: #039BE5;
- }
- .commentarea>.sitetable>.comment>.child>.sitetable>.comment>.child>.sitetable>.comment>.child>.sitetable>.comment>.child>.sitetable>.comment>.child>.sitetable>.comment>.child>.sitetable>.comment>.child>.sitetable>.comment>.child>.sitetable>.comment>.child>.sitetable>.comment>.child>.sitetable>.comment>.child>.sitetable>.comment>.child>.sitetable>.comment>.entry {
- border-left-color: #3949AB;
- }
- .commentarea>.sitetable>.comment>.child>.sitetable>.comment>.child>.sitetable>.comment>.child>.sitetable>.comment>.child>.sitetable>.comment>.child>.sitetable>.comment>.child>.sitetable>.comment>.child>.sitetable>.comment>.child>.sitetable>.comment>.child>.sitetable>.comment>.child>.sitetable>.comment>.child>.sitetable>.comment>.child>.sitetable>.comment>.child>.sitetable>.comment>.entry {
- border-left-color: #8E24AA;
- }
- /*
- .commentarea .child .comment
- {
- border-left: 1px solid #cecece !important;
- }
- */
- /*
- * {
- box-sizing: border-box;
- -moz-box-sizing: border-box;
- }
- */
- body:not(.comments-page) .side .spacer+.spacer+.spacer+.spacer,
- body.submit-page .side .spacer+.spacer,
- body.search-page .side .spacer+.spacer+.spacer,
- body.comments-page .side .spacer+.spacer+.spacer+.spacer+.spacer {
- padding-bottom: 30px;
- margin-bottom: 30px !important;
- }
- body:not(.comments-page) .side .spacer+.spacer+.spacer+.spacer+.spacer,
- body.submit-page .side .spacer+.spacer+.spacer,
- body.search-page .side .spacer+.spacer+.spacer+.spacer,
- body.comments-page .side .spacer+.spacer+.spacer+.spacer+.spacer+.spacer {
- background: white;
- }
- body:not(.comments-page) .side .spacer:first-child+.spacer+.spacer+.spacer+.spacer,
- body.submit-page .side .spacer:first-child+.spacer+.spacer,
- body.search-page .side .spacer:first-child+.spacer+.spacer+.spacer,
- body.comments-page .side .spacer:first-child+.spacer+.spacer+.spacer+.spacer+.spacer {
- padding: 0px;
- }
- .comments-page .thing a.title:visited {
- color: #444;
- }
- .commentarea {
- padding: 8px;
- color: #555;
- /* RES */
- /* Parent Comments */
- }
- .commentarea .comment-visits-box {
- border: none;
- border-radius: 0px;
- background: #DBDBDB;
- padding: 10px 24px;
- }
- .commentarea .panestack-title {
- border-bottom: none;
- text-align: left;
- margin: 0px auto;
- }
- .commentarea .panestack-title .title {
- font-size: 18px;
- }
- .commentarea .panestack-title #REScommentSubToggle {
- /*
- padding: 4px 12px;
- background: #DBDBDB;
- -webkit-transition: background 0.2s;
- transition: background 0.2s;
- color: #666;
- */
- box-sizing: content-box;
- padding: 6px 16px;
- outline: none;
- border: none;
- -webkit-transition: all 0.2s;
- transition: all 0.2s;
- border-radius: 2px;
- background: #3F51B5;
- font-weight: normal;
- font-size: 14px;
- color: white;
- /*
- box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
- */
- }
- .commentarea .panestack-title #REScommentSubToggle:hover {
- /*
- box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
- */
- background: #303F9F;
- -webkit-transform: translateY(-2px);
- -ms-transform: translateY(-2px);
- transform: translateY(-2px);
- }
- .commentarea .menuarea {
- display: block;
- overflow: visible;
- text-align: left;
- margin: 0px auto !important;
- }
- .commentarea .menuarea .loadFlat {
- margin-left: 12px;
- }
- .commentarea .menuarea>.spacer:first-child {
- display: block;
- height: 10px;
- width: 100%;
- }
- .panestack-title>span:nth-child(1) {
- display: none;
- }
- .commentarea .menuarea>.spacer+.spacer {
- width: 100%;
- }
- .commentarea .menuarea .toggle .togglebutton,
- .commentarea .menuarea #REScommentNavToggle [id^='nav'] {
- font-size: 12px;
- font-weight: normal;
- -webkit-transition: color 0.15s;
- transition: color 0.15s;
- }
- .commentarea .menuarea .toggle .togglebutton:hover,
- .commentarea .menuarea #REScommentNavToggle [id^='nav']:hover {
- color: black;
- }
- .commentarea .menuarea form.toggle:first-child {
- margin-left: 0px;
- }
- .commentarea .menuarea .spacer .dropdown {
- border: 1px solid #DDD;
- margin-left: 4px;
- padding: 5px;
- padding-left: 12px;
- text-decoration: none;
- -webkit-transition: background 0.2s;
- transition: background 0.2s;
- background: rgba(0, 0, 0, 0.1);
- }
- .commentarea .menuarea .spacer .dropdown:hover {
- background: rgba(0, 0, 0, 0.2);
- cursor: pointer;
- }
- .commentarea .menuarea .spacer .dropdown .selected {
- text-decoration: none;
- font-weight: normal;
- }
- .commentarea .menuarea .spacer .drop-choices {
- margin-top: 14px;
- background: transparent;
- }
- .commentarea .menuarea .spacer .drop-choices>*:first-child {
- border-top-left-radius: 2px;
- border-top-right-radius: 2px;
- }
- .commentarea .menuarea .spacer .drop-choices>*:last-child {
- border-bottom-right-radius: 2px;
- border-bottom-left-radius: 2px;
- }
- .commentarea .menuarea .spacer .drop-choices a {
- background: rgba(60, 60, 60, 0.9);
- padding: 6px 24px;
- color: #EEE;
- text-align: left;
- }
- .commentarea .menuarea .spacer .drop-choices a:hover {
- background: rgba(60, 60, 60, 0.95);
- }
- .commentarea>.usertext {
- overflow: visible;
- margin-top: 20px;
- }
- .commentarea .usertext-edit {
- max-width: 600px !important;
- margin: 20px auto;
- }
- .commentarea .usertext-edit>* {
- width: initial;
- }
- .commentarea .usertext-edit .md textarea {
- width: 100%;
- margin: 5px 0;
- }
- .commentarea .usertext-edit .bottom-area #RESBigEditorPop {
- box-sizing: content-box;
- padding: 6px 16px;
- outline: none;
- border: none;
- -webkit-transition: all 0.2s;
- transition: all 0.2s;
- border-radius: 2px;
- background: #3F51B5;
- font-weight: normal;
- font-size: 14px;
- color: white;
- /*
- box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
- */
- }
- .commentarea .usertext-edit .bottom-area #RESBigEditorPop:hover {
- /*
- box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
- */
- background: #303F9F;
- -webkit-transition: all 0.2s;
- -webkit-transform: translateY(-2px);
- -ms-transform: translateY(-2px);
- transform: translateY(-2px);
- }
- .commentarea .usertext-edit .bottom-area .usertext-buttons button {
- box-sizing: content-box;
- padding: 6px 16px;
- outline: none;
- border: none;
- -webkit-transition: all 0.2s;
- transition: all 0.2s;
- border-radius: 2px;
- background: #3F51B5;
- font-weight: normal;
- font-size: 14px;
- color: white;
- /*
- box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
- */
- }
- .commentarea .usertext-edit .bottom-area .usertext-buttons button:hover {
- /*
- box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
- */
- background: #303F9F;
- -webkit-transform: translateY(-2px);
- -ms-transform: translateY(-2px);
- transform: translateY(-2px);
- }
- .commentarea>.sitetable>.comment {
- background: #DBDBDB;
- padding: 16px;
- border-radius: 2px;
- border: none !important;
- margin: 0px !important;
- overflow: visible;
- }
- .commentarea .comment {
- border-left: 2px solid #FF5252;
- overflow: visible !important;
- border: none !important;
- background: none !important;
- padding: 0px !important;
- margin: 0px !important;
- }
- .commentarea .comment .child {
- margin-left: 20px;
- margin-top: 0px;
- border-left: none;
- }
- .commentarea .comment.collapsed .entry {
- padding-bottom: 14px;
- }
- .commentarea .comment.new-comment .entry .usertext-body {
- background: none;
- border: none;
- margin: 0px;
- padding: 0px;
- }
- .commentarea .comment.new-comment .entry,
- .commentarea .comment.new-comment .entry.RES-keyNav-activeElement {
- border-left-color: #FF5252;
- }
- .commentarea .comment .entry {
- /* here comment boxboxbox */
- position: relative;
- overflow: visible;
- /*
- padding: 14px 18px 12px 18px;
- then, padding: 7px 9px 6px 9px;
- */
- padding: 7px 9px 6px 26px;
- margin: 2px;
- margin-top: 0px;
- margin-left: 20px;
- background: white;
- border-left: 4px solid #7a7a7a;
- box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
- -webkit-transition: all 0.2s;
- transition: all 0.2s;
- }
- .commentarea .comment .entry.RES-keyNav-activeElement {
- background: white !important;
- /*
- box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
- */
- -webkit-transform: translateY(-3px);
- -ms-transform: translateY(-3px);
- transform: translateY(-3px);
- border-left-color: #3F51B5 !important;
- }
- .commentarea .comment .entry .flat-list.buttons {
- position: relative;
- }
- .commentarea .comment .entry .usertext {
- clear: none;
- margin-top: 6px;
- }
- .md-container,
- .md-container .md {
- min-width: 100%;
- background-color: transparent !important;
- border: none !important;
- font-size: 13px !important;
- }
- .commentarea .comment .entry .usertext .md-container {
- display: inline-block;
- position: relative;
- }
- .commentarea .comment .entry .usertext .md-container .md {
- background: none !important;
- }
- .commentarea .comment .entry .tagline {
- /* font-size: 10px; */
- line-height: 16px;
- height: 16px;
- display: inline-block;
- font-size: 12px !important;
- }
- .commentarea .comment .entry .tagline span,
- .commentarea .comment .entry .tagline .author,
- .commentarea .comment .entry .tagline .usertext-edit {
- position: relative;
- }
- .commentarea .comment .entry .tagline .author.submitter {
- padding: 1px 6px;
- border-radius: 0px;
- font-weight: 100;
- background: #85afd5 !important;
- -webkit-transition: background 0.15s;
- transition: background 0.15s;
- color: white;
- }
- .commentarea .comment .entry .tagline .author.submitter:hover {
- background: #3F7DB5 !important;
- }
- .commentarea .comment .entry .tagline blockquote {
- color: #777;
- }
- .commentarea .comment .entry .tagline .author {
- font-size: 12px;
- font-weight: normal;
- }
- .commentarea .comment .entry .tagline .submitter {
- color: #af882a;
- }
- .commentarea .comment .entry .tagline time::after {
- display: none;
- }
- .commentarea .comment .comment {
- margin-left: 4px !important;
- }
- .commentarea .expand {
- margin-right: 4px;
- }
- /*
- * SIDEBAR
- *
- */
- .side {
- position: fixed !important;
- top: 30px !important;
- right: -400px !important;
- z-index: 1000 !important;
- float: right !important;
- overflow-y: auto !important;
- padding: 10px 20px 10px 10px !important;
- width: 300px !important;
- height: 100% !important;
- border: 1px solid #3465A4 !important;
- background: #F9F9F9 !important;
- transition-duration: 0.4s !important;
- }
- .side::before {
- position: fixed !important;
- top: -3px !important;
- right: 0% !important;
- z-index: 5;
- margin-right: 0px !important;
- padding-top: 8px !important;
- padding-right: 5px !important;
- padding-left: 0px !important;
- min-width: 30px !important;
- max-width: 30px !important;
- height: 25px !important;
- background: #ffffff80!important;
- color: #888888;
- content: "◨";
- text-align: center !important;
- font-size: 14px !important;
- transition: 0.5s color ease;
- }
- .side:hover::before {
- background: #F9F9F9 !important;
- color: #888888;
- border-bottom: 1px solid #3465A4 !important;
- transition: 0.5s color ease;
- }
- .side:hover {
- position: fixed !important;
- right: -20px !important;
- }
- /*
- * CONTENT
- *
- .content {
- margin: 10px auto !important;
- padding: 5px 20px;
- max-width: 900px !important;
- }*/
- /*
- * POSTS
- *
- .link {
- margin: 20px auto !important;
- padding: 3px !important;
- }
- .midcol {
- margin-top: 0;
- margin-left: 0;
- }
- .link .rank {
- display: none;
- }*/
- /*
- * COMMENT PAGE
- *
- .entry {
- padding-left: 5px;
- }
- .link .usertext-body .md {
- border-radius: 0;
- }
- .comment .expand {
- color: #222222;
- }
- .tagline .stickied-tagline,
- .search-result-meta .stickied-tagline {
- color: #7ABC84;
- }
- .link .usertext-body .md {
- border: none;
- }
- .panestack-title {
- border-bottom: none;
- }
- .morecomments a {
- color: #3465A4;
- }
- .panestack-title a.title-button.gold {
- border: 1px solid #F7D56F;
- border-radius: 0;
- background-color: #F9F9F9;
- }
- */
- /* SIMPLIFY TOP BAR */
- #sr-more-link,
- .sr-list>span:nth-child(2),
- ul.sr-bar:nth-child(3) {
- display: none;
- }
- /* NEW REDDIT BUTTON */
- .redesign-beta-optin {
- display: none;
- }
- /* TOP AD */
- .organic-listing {
- display: none;
- }
- /* FOOTER
- .debuginfo,
- .footer-parent {
- display: none;
- }*/
- /* HEADER */
- table#srList {
- border-collapse: separate !important;
- }
- /* POSTS */
- .RESSubscriptionButton .res-icon {
- display: none;
- }
Advertisement
Add Comment
Please, Sign In to add comment