/*! EliteShell theme for Reddit version 1.0 by /u/mos_6502. * Based on the stylesheet of /r/nameaserver. * Find out more on /r/EliteShell. * ------------Changelog------------ * July 9 2014: Version 1.0 release. * July 16 2014: Starting readability effort. * -Underlined links in self posts and comments * -Minor tweak to visited link color * Fixed various itemd on to do list. * Fixed search! Was messed up earlier. * TO DO: * RES "Show images" button gone? (idk what that is, user hasn't supplied any images.) * Very tricky or Not-so-important: * Fix search box bug. (Only affects some devices, but not all?) * Fix debug info bug on mobile. (Appears to be buggy on all mobile platforms.) * Fixed scrollbar on webkit browsers. * Text selection looks terrible on FF, it's a solid color. -FIXED!! * Fix upvotes on stickied posts! -FIXED! * The next/previous buttons look kinda ugly. FIXED. * Fix RES bugs. -DONE! Thanks, /u/gavin19! * a:visited is TOO DARK! It must be lightened up for better visibility. -lightened up! May need future tweaking, though. * Code formatting/quoting fixed! * -- * RESOURCES: * In this repo: * sprites.png - general sprites * expando.png - expando buttons. * ALTERNATE LINKS TO RESOURCES (it's best to just use the ones in the repo, these are just backups): * Spritesheet (save as sprites.png): https://imgur.com/bxscGWu * Expando buttons (save as expando.png): https://imgur.com/0Fox5fh */ .commentarea .usertext-edit textarea, .footer-parent .flat-vert.title, .gold-button, .gold-form, .side .login-form-side input, body, button { font-family: "Andale Mono", "Lucida Console", Monaco, monospace } .linkflair-goal-bucket-1 .linkflairlabel, .linkflair-goal-bucket-1-active .linkflairlabel, .linkflair-goal-bucket-2 .linkflairlabel, .linkflair-goal-bucket-2-active .linkflairlabel, .linkflair-goal-bucket-3 .linkflairlabel, .linkflair-goal-bucket-3-active .linkflairlabel, .linkflair-goal-bucket-4 .linkflairlabel, .linkflair-goal-bucket-4-active .linkflairlabel, .linkflair-goal-bucket-5 .linkflairlabel, .linkflair-goal-bucket-5-active .linkflairlabel, .linkflair-goal-bucket-6 .linkflairlabel, .linkflair-goal-bucket-6-active .linkflairlabel, .post-linkflair-goal-bucket-1 .usertext-body .md p em, .post-linkflair-goal-bucket-1-active .comment .usertext-body .md p em, .post-linkflair-goal-bucket-2 .comment .usertext-body .md p em, .post-linkflair-goal-bucket-2-active .comment .usertext-body .md p em, .post-linkflair-goal-bucket-3 .comment .usertext-body .md p em, .post-linkflair-goal-bucket-3-active .comment .usertext-body .md p em, .post-linkflair-goal-bucket-4 .comment .usertext-body .md p em, .post-linkflair-goal-bucket-4-active .comment .usertext-body .md p em, .post-linkflair-goal-bucket-5 .comment .usertext-body .md p em, .post-linkflair-goal-bucket-5-active .comment .usertext-body .md p em, .post-linkflair-goal-bucket-6 .comment .usertext-body .md p em, .post-linkflair-goal-bucket-6-active .comment .usertext-body .md p em, .side .usertext-body .md h1 a strong, .side .usertext-body .md h2 a strong, .side .usertext-body .md h3 a strong, .side .usertext-body .md h4 a strong, .side .usertext-body .md h5 a strong, .side .usertext-body .md h6 a strong { font-style: normal; color: #FFF } body { color: silver; background-color: #111 } .description, .flairselectorbtn, .generic-table td, .linefield .title, .link .score, .link .score.likes, .nextprev, .reason, .roundfield title, .score, .sidecontentbox .title h1, .tagline a, .thing.stickied .usertext a, .title, .wiki-page, .wiki-page .wiki-page-content .description h2, .wiki-page-content, a, h1, h2, h3, h4, h6, span .title, time { color: #FFF!important; text-decoration: none } .md a, a:hover { text-decoration: underline } a:visited { color: silver } .modal-header { border-bottom: none } button { background: #111; color: silver!important; border: none } .RESDashboardToggle:before, button:before { content: "[ " } .RESDashboardToggle:after, button:after { content: " ]" } .RESshortcutside:after { content: "]" } .RESshortcutside:before { content: "[" } ::-webkit-input-placeholder { color: silver } :-moz-placeholder { color: silver } ::-moz-placeholder { color: silver } :-ms-input-placeholder { color: silver } .error, .md, .md h6, .usertext-edit textarea, .usertext-edit textarea h6, input[type=text], p { color: silver } .split-panel .split-panel-section.split-panel-divider:first-child { border-right: 1px solid silver } .infobar.welcome, .nub, .organic-listing .help { display: none!important } body.wiki-page { color: #111 } .comment .author, .comment-visits-box .title, .flat-list li a.gold, .pref-lang, .sr-bar a.gold, .user .userkarma { font-weight: 400; color: silver!important } .comment { margin-top: 20px } .link { margin-top: 15px } #header, .linkinfo, .message-count, .modal-content { background-color: #111; border: none; height: 90px } #header #sr-header-area { background-color: #111; border-bottom: 2px solid silver; text-transform: lowercase; font-size: 100% } #header #sr-header-area .selected.title, #header #sr-header-area a { color: silver } #header #sr-header-area .drop-choices { background-color: #111; border: 2px solid silver } .drop-choices a.choice:hover { background-color: silver } .dropdown.lightdrop .selected { color: silver!important } #header #sr-header-area #sr-more-link, #header #sr-header-area .drop-choices a.choice, .anchor-right, .file, .hover-bubble, .hover-bubble.multi-selector .create-multi input[type=text], .hover-bubble.multi-selector label a, .link.promotedlink.promoted, .multi-selector, .organic-listing { background-color: #111 } #header #sr-header-area .srdrop .choice.bottom-option { border: none } #header #sr-header-area .sr-bar .separator { color: silver } .side:after, .subscribers, .subscribers .number { display: block } #header-bottom-left .redditname { font-variant: normal; font-weight: 400; font-size: 39px; margin-left: -5px } #header-bottom-left .redditname:after { content: "_"; color: silver; animation: blink 1.06s steps(80, start) infinite; -webkit-animation: blink 1.06s steps(80, start) infinite } #header-img { width: 0; height: 0; margin: 0 } .fancy-toggle-button:before { content: "[ " } .fancy-toggle-button:after { content: " ]" } #header-img.default-header { background-image: url(%%blank%%)!important; font-size: 0!important; display: inline!important } #mail.havemail, #mail.nohavemail, #modmail.havemail, #modmail.nohavemail { background-image: url(%%sprites%%); background-repeat: no-repeat } #header-bottom-left #header-img.default-header:after { content: "c:∖reddit∖"; margin-left: 5px; color: silver; font-size: 39px!important; font-weight: 400; display: inline!important } .fancy-toggle-button .active, .side .titlebox .md { font-size: small } #header-img-a:visited, .anchor-right, .hover-bubble, .multi-selector, body>div.multi-selector.hover-bubble.anchor-right>div.title>strong { color: silver!important } .hover-bubble.multi-selector label a, div.multi-selector.hover-bubble.anchor-right { border: 1px solid silver } .hover-bubble.multi-selector label:hover { background-color: #CACACA; color: #111 } #header-bottom-right, .side { background-color: #111 } #header-bottom-left .redditname a { color: silver; font-weight: 400 } #header-bottom-left .redditname a:visited { color: silver } #header-bottom-right .separator, #header-bottom-right .user, #header-bottom-right .userkarma, #header-bottom-right a { color: silver; border: none } .side, .side .titlebox { border-bottom: 4px double silver } #mail.nohavemail { background-position: 0 -55px } #mail.havemail { background-position: 0 -44px } #modmail.havemail { background-position: 0 -66px } #modmail.nohavemail { background-position: 0 -81px } .side { margin-top: 116px; border-left: 4px double silver; border-right: 4px double silver; width: 400px } .side .titlebox { padding: 5px } .side .titlebox .md p { margin: 0 } .side:after { text-align: center; margin: 10px 0; padding: 10px 0; color: silver; content: "/r/EliteShell 2.4.1D Beta by /u/mos_6502, with additional CSS changes by /u/ggppjj and /u/denkyuu" /*! Please, don't mess with this. I worked hard to make this theme awesome, and * I'd like others to be able to as well. Keeping this in lets others find and contribute * to the theme, making it better :) * <3, /u/mos_6502 */ } .fancy-toggle-button .active, .fancy-toggle-button .remove { border: none; background: 0 0; padding: 0; color: silver } .fancy-toggle-button { margin: 0 } .c-btn:hover, .side .login-form-side input, .side .titlebox .usertext-body .md hr { background-color: #111 } .debuginfo .icon, .subscribers .word, .users-online .word, .users-online:before { display: none } .subscribers .number { margin-bottom: 5px } .subscribers:before { content: "C:reddit∖pzwmcss∖>subscribers.exe_" } .users-online .number:after { content: " users about to be eaten by a Grue." } .debuginfo .content:after { content: " Copyright (c) 1981, 1982, 1983 Infocom, Inc. All rights reserved ZORK is a registered trademark of Infocom, Inc. Revision 88 / Serial number 80085" } .debuginfo .content { display: inline-block; position: absolute; overflow: hidden; margin: 0; top: 95px; right: 5px; width: 390px; font-size: small; text-align: left; color: silver; border-top: 4px double silver; border-right: 4px double silver; border-left: 4px double silver; border-bottom: none; padding: 5px; height: 99px } @keyframes blink { 0%, 50% { color: silver } 100%, 70% { color: #111 } } @-webkit-keyframes blink { 0%, 50% { color: silver } 100%, 70% { color: #111 } } .side .spacer { margin: 0; padding: 0 } .side .login-form-side { border-bottom: 2px dashed silver; border-top: none; border-left: none; border-right: none } .side .login-form-side input { color: silver; border: 2px dashed silver } .c-btn-primary, .icon-menu a, .infobar, .reddit-field, .roundfield .info-notice, .search, .searchexpando, .side #search, .side .account-activity-box, .side .sidebox, .side .sidecontentbox, .side .titlebox .bottom, .side .titlebox .leavemoderator, .side .titlebox .redditname, .side .titlebox form.toggle, .sidebox .spacer, .sidebox .subtitle, .spacer, .title-field, .url-field, input { background-color: #111; color: silver } .c-btn { border: none } .submit_text h1, .titlebox h1 a { color: silver } .content.submit .info-notice, .linefield, .roundfield, .submit_text h1 { background-color: black } .disabled .morelink, .disabled .morelink a, .disabled .morelink:hover, .infobar, .morelink, .selected a, .tabmenu, .tabmenu li a, .tabmenu li.selected a, .tabmenu.formtab, .tabmenu.formtab a { background-color: #111; color: silver } .content.submit .info-notice { border-color: red } .tabmenu li.selected a { border-bottom: none!important } .tabmenu li.selected::before { content: "[" } .tabmenu li.selected::after { content: "]" } .disabled .morelink, .disabled .morelink a, .disabled .morelink:hover, .morelink { width: 100% } .sidecontentbox .content { border-top: 2px double silver; border-bottom: 2px double silver } .disabled .morelink a, .flairselector li.selected, .tabmenu li a, .tabmenu li.selected a, .tabmenu.formtab .selected a, .tabmenu.formtab a { background-color: #111; border: 1px dashed silver; color: silver } .selected a { font-weight: 700 } .infobar { border: 1px double silver } .tabmenu .selected, .usertable>.toggle { border: 1px dashed silver } .usertable>.toggle { background-color: #001A00; color: silver } .tabpane-content { border: none; padding: 4px } li, ul { color: silver } .mlh, .morelink, .morelink:hover { color: silver; border-color: silver; background-image: none } .morelink a:hover { color: silver!important; border-color: silver; background-image: none; background-color: #606060 } .morelink a, .side .usertext-body .md blockquote a, .side .usertext-body .md h1 a, .side .usertext-body .md h2 a, .side .usertext-body .md h3 a, .side .usertext-body .md h4 a, .side .usertext-body .md h6 a { display: block; font-family: "Andale Mono", "Lucida Console", Monaco, monospace; font-size: medium; color: silver; text-decoration: none; font-weight: 400 } .morelink a:before { content: "[ " } .morelink a:after { content: " ]" } .morelink { border-left: none; border-right: none; border-top: none; border-bottom: 4px double silver } .side .usertext-body .md a strong { font-weight: 400 } .side .usertext-body .md blockquote a:hover, .side .usertext-body .md h1 a:hover, .side .usertext-body .md h2 a:hover, .side .usertext-body .md h3 a:hover, .side .usertext-body .md h4 a:hover, .side .usertext-body .md h5 a:hover, .side .usertext-body .md h6 a:hover { margin-bottom: 0; border-bottom: 4px double silver } .side #ad_main { width: 300px; padding-left: 50px } .side #ad_main html body { margin: 0 50px } .linklisting .thing .title a { color: silver; margin-right: 0 } .linklisting .thing p.title a.title:before { content: "c:∖reddit∖pzwmcss∖"; color: silver } .linklisting .thing p.title a.title:after { content: ".exe"; color: silver } .linklisting .thing .title a:visited, .thing .title, .thing .title:visited, .thing.visited .title { color: silver } .linklisting .thing .title a:hover { color: silver; text-decoration: underline } .linklisting .entry .buttons li a { color: silver; font-weight: 400 } .linklisting ul.flat-list.buttons a.comments { font-size: small; color: silver } .link.last-clicked { border: none } .thing.stickied { border-left: 7px solid #FFF!important } .thing.stickied a.title { font-weight: 400 } body.comments-page .side .linkinfo { display: none } .morecomments a { color: silver; font-weight: 400!important } .link .usertext .md { border: 4px double silver; background: 0 0; border-radius: 0; color: silver } .comment .child, .comment .showreplies { border-left: 4px double silver } .entry .buttons li a { color: silver; font-weight: 400 } .commentarea .tagline { color: silver } hr { display: block; height: 1px; border: 0; border-top: 4px double silver; margin: 0; padding: 0 } .md blockquote { border: none; padding: 0; margin: 0 } .commentarea form[id*=form-] .usertext-edit textarea:active, .commentarea form[id*=form-] .usertext-edit textarea:focus { background: 0 0 } .commentarea .menuarea { color: silver } .commentarea .menuarea .dropdown.lightdrop .selected { color: inherit } .commentarea .panestack-title { border-bottom: 2px solid silver } .commentarea .menuarea .drop-choices { background-color: #111; border: 2px solid silver } .commentarea .menuarea .drop-choices a.choice:hover { background-color: #111; border: none } .commentarea .usertext-edit textarea { background-color: #111; border: 2px solid silver; color: silver } .comment .collapsed, .comment .collapsed a, .comment .expand { color: silver } .comment .expand:hover { color: red!important; text-decoration: none } .usertext.grayed .usertext-body { background: 0 0; color: inherit } .commentarea .infobar { background: 0 0; border: none } .new-comment .usertext-body, .usertext.border .usertext-body { border: 2px solid silver; background: 0 0 } .comment a.author { color: #FFF } .comment a.author:visited { color: silver } .comment.collapsed .tagline a { color: red!important } .footer-parent .bottommenu, .gold-button { color: silver } .arrow.up { background-position: -15px -22px } .arrow.upmod { background-position: -15px 0 } .arrow.down { background-position: -15px -33px } .arrow.downmod { background-position: -15px -11px } .gold-form .roundfield { border: 2px solid silver; background-color: #111; color: silver; border-radius: 0 } .gold-payment .roundfield-content { margin-left: 0 } .gold-form .gold-logo { display: none } .gold-button { border: 1px solid silver; background: #111; text-shadow: none } .gold-payment .close-button { width: auto; height: auto; float: right; border: none; background: 0 0; opacity: 1; text-indent: 0 } .footer-parent .bottommenu a { color: #FFF; text-decoration: none } .footer-parent .bottommenu a:hover { text-decoration: underline } .footer-parent .bottommenu a:visited { color: silver } .footer-parent .flat-vert.title { color: silver; font-size: 1em } .buygold { color: silver } .footer-parent .rounded { border-radius: 0; padding: 0 } .footer-parent .footer { border: 2px solid silver } .footer-parent .footer .col { padding: 5px; margin: 0 } .footer-parent .footer .col:first-child { border: none } .gold-accent { background: 0 0; border: none; color: silver } .linkflair-goal-bucket-1, .linkflair-goal-bucket-1-active, .linkflair-goal-bucket-2, .linkflair-goal-bucket-2-active { border-left: 7px solid #FFF!important } .gold-accent.comment-visits-box { color: silver; padding: 0; max-width: 550px } .linkflairlabel { display: inline; max-width: none; background: 0 0; padding: 0; margin: 0; font-size: inherit } .linkflair-goal-bucket-3, .linkflair-goal-bucket-3-active, .linkflair-goal-bucket-4, .linkflair-goal-bucket-4-active, .linkflair-goal-bucket-5, .linkflair-goal-bucket-5-active, .linkflair-goal-bucket-6, .linkflair-goal-bucket-6-active, .linkflair-lounge { border-left: 7px solid silver!important } .linkflair-lounge .linkflairlabel, .post-linkflair-lounge .comment .usertext-body .md p, .side .usertext-body .md blockquote a strong { color: #FFF } .comment .child .usertext-body .md p { color: silver } .comment .child .usertext-body .md p em { color: silver; font-style: italic } .res-navTop #userbarToggle { color: silver; background-color: #111; border: 1px dashed silver } .content .RES-keyNav-activeElement, .content .commentarea .RES-keyNav-activeElement .md, .content .commentarea .RES-keyNav-activeElement.entry .noncollapsed { background-color: #303030!important } .res-commentBoxes .comment { border: none!important } .res-commentBoxes .comment, .res-commentBoxes .comment .comment, .res-commentBoxes .comment .comment .comment, .res-commentBoxes .comment .comment .comment .comment { background-color: #111!important } .sheets .col textarea { width: 90% } textarea { border: 1px solid silver!important; max-width: 86% } .c-form-control, input, textarea { color: silver; background-color: #111 } ::-webkit-scrollbar { width: 12px } ::-webkit-scrollbar-track { background: rgba(34, 34, 34, 1) } ::-webkit-scrollbar-thumb { background: rgba(255, 255, 255, .8) } ::-webkit-scrollbar-corner { background: rgba(34, 34, 34, 1) } .flairselector li, .flairselector li:hover { background-color: #111 } .moderator { color: silver } .commentarea .menuarea .toggle a, .gadget small, .gray, .rank, .rank-spacer, .tagline, body>.content .link .rank { color: #FFFFF } .flair, .linkflairlabel { color: silver; border: 1px solid silver; background-color: #111 } span.userattrs>a { color: red!important } .drop-choices.lightdrop, .flairselector, .flairselector h2, .flairselector.drop-choices.active { background: #111; box-shadow: none; border: 1px solid silver } #search input[type=text], .formtabs-content { border-top: 4px double silver } #search input[type=text] { border-bottom: 4px double silver; margin: auto; text-align: center; width: 100% } #stylesheet_contents, .wiki-page .wiki-page-content #wiki_revision_reason { width: 86% } .titlebox .bottom { border-top: 2px double silver } .img-name, .reason, .roundfield input[type=number], .roundfield input[type=password], .roundfield input[type=text], .roundfield input[type=url], .roundfield textarea { border: 1px solid silver } .md blockquote { color: silver; border-left: 3px solid silver; font-family: "Lucida Console", Monaco, monospace!important } .eb-vch, .eb-ve, .eb-veh, .expando-button.selftext.collapsed, .expando-button.selftext.collapsed:hover, .expando-button.selftext.expanded, .expando-button.selftext.expanded:hover, .expando-button.video.collapsed, .expando-button.video.collapsed:hover, .expando-button.video.expanded, .expando-button.video.expanded:hover { background-image: url(%%expando%%); background-repeat: no-repeat } .expando-button.video.collapsed { background-position: -23px -74px } .eb-vch, .expando-button.video.collapsed:hover { background-position: 0 -74px } .eb-ve, .expando-button.video.expanded { background-position: -23px -97px } .eb-veh, .expando-button.video.expanded:hover { background-position: 0 -97px } .expando-button.selftext.collapsed { background-position: -23px -28px } .expando-button.selftext.collapsed:hover { background-position: 0 -28px } .expando-button.selftext.expanded { background-position: -23px -51px } .expando-button.selftext.expanded:hover { background-position: 0 -51px } .nsfw-stamp acronym { color: #FFF; border: 1px solid #FFF!important } .c-form-control, .flairselector li, .flairselector li:hover, .img-name, input[name=reason], input[name=username], input[type=submit] { border: 1px solid silver } .flairselector form { border-top: 1px solid silver } .flairselectbtn, .flairselector li a { color: silver!important } .flairselector li a:hover { color: #FFF!important } .flair-entry { display: block } ::selection { background: silver } ::-moz-selection { background: silver } body.wiki-page { background-color: #111 } .wiki-page .wikititle { color: #FFF } .c-form-control, .linefield, .revision a, .wiki-page .pageactions .wikiaction-current, .wiki-page .wiki-page-content .md { color: silver } .content .infobar { width: 60% } .wiki-page .pageactions .wikiaction:hover { background-color: silver } .wiki-page .pageactions { border: 2px solid silver } .wiki-page .wiki-page-content .wikirevisionlisting .generic-table { max-width: 87% } .img-name { border: none } .next-suggestions a, .nextprev a { text-decoration: none; color: silver; background: #111; border: 1px solid silver } .next-suggestions a:hover, .nextprev a:hover { color: #111!important; background: silver!important; border: 1px solid silver } .next-suggestions .separator, .nextprev .separator { border-left: 1px solid silver } .md code, .md pre, code { border: 1px solid #FFF } .sidebox.create .spacer .subtitle { text-align: center } .sidebox.create .spacer a { display: none } .res:not(.res-nightmode) .commentarea .comment, .res:not(.res-nightmode) .commentarea .comment .comment, .res:not(.res-nightmode) .commentarea .comment .comment .comment, .res:not(.res-nightmode) .commentarea .comment .comment .comment .comment, .res:not(.res-nightmode) .commentarea .comment .comment .comment .comment .comment, .res:not(.res-nightmode) .commentarea .comment .comment .comment .comment .comment .comment, .res:not(.res-nightmode) .commentarea .comment .comment .comment .comment .comment .comment .comment, .res:not(.res-nightmode) .commentarea .comment .comment .comment .comment .comment .comment .comment .comment, .res:not(.res-nightmode) .commentarea .comment .comment .comment .comment .comment .comment .comment .comment .comment, .res:not(.res-nightmode) .commentarea .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment, .res:not(.res-nightmode) .commentarea .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment, .res:not(.res-nightmode) .commentarea .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment { background: 0 0!important } .md pre, code { background-color: #2E2E2B!important } .md hr { background: #FFF } .searchfacets, .searchpane { background-color: #111!important; border: none } .searchfacets { box-shadow: none } .cover, .popup { background-color: #111 } .login-form-section>h3 { color: silver!important } .commentarea div.usertext-body a:hover:after, .self .usertext-body a:hover:after { position: absolute; padding: 2px; border: 1px solid silver; background: #333; text-align: center; font-weight: 400; font-size: 11px; color: silver; margin-left: 1px; margin-top: 15px; margin-bottom: 60px!important; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; content: " " attr(href) " " } /*! I'm all for supporting you guys, but this is somewhat intrusive. * Most subs appear to be able to hide this with no repercussions. */ .sponsorshipbox { visibility: hidden!important; display: none!important } #header-bottom-left .tabmenu .selected, #header-bottom-left .tabmenu li a { border: none } #header-bottom-left .tabmenu li.selected a { border-bottom: none!important } a[href*="reddit.com/user/mos_6502"], a[href*="/u/mos_6502"] { font-size: 0!important; visibility: hidden } a[href*="reddit.com/user/mos_6502"], a[href*="/u/mos_6502"]:before { font-size: 0; visibility: visible; vertical-align: middle } .usertext h5 { background-color: #AAA; color: #111 } .usertext h5:before { content: "--"; color: #AAA } .submit.mod-override .morelink a:after { background-image: url(%%blank%%)!important; content: "as moderator ] "; position: relative } .RESDialogSmall>h3, .RESMacroDropdown li a, .usertext-edit .RESDialogSmall .md.RESDialogContents { background-color: #111!important } .REStoggle.RESDashboardToggle, span.RESshortcut.RESshortcutside[style] { background-image: url(%%blank%%)!important; border: none!important; display: inline!important } #header-bottom-left .redditname a::after { content: ">" } .footer-parent .footer .col { border: 4px double silver!important } #moresearchinfo, #searchexpando, .footer-parent .flat-vert.title { border-bottom: 4px double silver } #header-img.default-header { text-decoration: none!important } #header-img.default-header:hover:after { text-decoration: underline!important } .arrow.down, .arrow.downmod, .arrow.up, .arrow.upmod { background-image: none; width: 14px; height: 14px; text-align: center } .arrow.down:before, .arrow.downmod:before, .arrow.up:before, .arrow.upmod:before { font-size: 20px; line-height: 10px; color: grey } .arrow.downmod:before, .arrow.upmod:before, .search-result-meta .stickied-tagline, .tagline .stickied-tagline { color: #FFF } .arrow.up:before, .arrow.upmod:before { content: "▲" } .arrow.down:before, .arrow.downmod:before { content: "▼" } #moresearchinfo, #searchexpando { border-top: none; border-left: none; border-right: none } #RESStyleSheetTipPane { width: 71.5%; } .tabmenu { margin-top: 0!important }