Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /*!
- * Theme: /r/click
- * Author:/u/postpics
- * Instruction: add your customizations at the bottom. You may remove built-in
- * addons, but remember to remove them again when you upgrade.
- */
- /*Modified By /u/Teckademics */
- .subButtons { display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; }
- body > div.content, .linkinfo, .sidecontentbox, .login-form-side, .sidebox .spacer, .side form.usertext { background: white; border: 1px solid #e0e0e0; border-radius: 2px; }
- .side .md a[title="click"], .usertext button, #url-field button, .usertext-buttons button.save, .side .subscribe-button a.active, .subButtons .RESshortcut, .subButtons .RESDashboardToggle { display: inline-block; margin: 0; padding: 0 8px; border-radius: 2px; text-transform: uppercase; text-align: center; font: 1.3rem/32px tahoma, arial, sans-serif; border: none; background: none; transition: all .25s; }
- .side .md a[title="click"]:hover, .usertext button:hover, #url-field button:hover, .usertext-buttons button.save:hover, .side .subscribe-button a.active:hover, .subButtons .RESshortcut:hover, .subButtons .RESDashboardToggle:hover { text-decoration: none; }
- .side .md > blockquote a[title="click"], .side .md > blockquote a[title="click"]:visited, .usertext button, #url-field button { color: rgba(255, 255, 255, 0.8); }
- .side .md > blockquote a[title="click"]:hover, .usertext button:hover, #url-field button:hover { background: rgba(0, 0, 0, 0.12); }
- .side .md > p a[title="click"], .usertext-buttons button.save { color: white !important; background: #668899; transition: box-shadow .25s; }
- .side .md > p a[title="click"]:hover, .usertext-buttons button.save:hover { box-shadow: 0 0px 3px rgba(0, 0, 0, 0.12), 0 2px 3px rgba(0, 0, 0, 0.24); }
- html { font: normal 10px/1 verdana, arial, sans-serif; }
- body { background: #ededed; }
- body > div.content, body.modtools-page > div.content { margin: 20px 330px 0 10px; padding: 0px 10px 40px 10px; }
- body.res #header-bottom-right .separator { margin: 0; visibility: hidden; }
- body:not(.res-v4) #header-bottom-right #RESSettingsButton { margin: 0; vertical-align: middle; }
- body > .content .spacer { margin: 0; }
- body.mod-toolbox { overflow: visible; }
- body.res-commentBoxes > .content { padding-right: 10px !important; }
- body.res-commentBoxes .comment { overflow: visible; }
- #header { border-bottom: none; background-color: #4a4950; background-repeat: no-repeat; background-position: 50% 0%; box-shadow: 0 0px 3px rgba(0, 0, 0, 0.12), 0 2px 3px rgba(0, 0, 0, 0.24); }
- #srLeftContainer, #RESShortcutsViewport, #RESShortcutsEditContainer { max-height: none; }
- #RESShortcutsEditContainer { opacity: 0; transition: all .1s .1s; z-index: 1; }
- #RESShortcutsEditContainer, #RESShortcutsSort, #RESShortcutsRight, #RESShortcutsLeft, #RESShortcutsAdd, #RESShortcutsTrash { color: rgba(255, 255, 255, 0.8) !important; background: none !important; }
- #sr-more-link { background: none; }
- #sr-header-area { font-family: arial, sans-serif; color: rgba(255, 255, 255, 0.3); border-bottom: none; background: none; box-sizing: border-box; line-height: 22px; height: 22px; transition-property: background, height, margin, z-index; transition-duration: .2s; transition-delay: .2s; position: relative; z-index: 2; }
- #sr-header-area:hover { background: rgba(0, 0, 0, 0.8); height: 30px; margin-bottom: -8px; z-index: 4; }
- #sr-header-area:hover #sr-more-link { background: #1a1a1a; }
- #sr-header-area:hover a, #sr-header-area:hover #RESShortcutsEditContainer { opacity: 1; color: rgba(255, 255, 255, 0.8); }
- body.res #sr-header-area a.RESShortcutsCurrentSub, #sr-header-area .selected a { color: white !important; font-weight: normal; }
- .sr-bar .separator { color: rgba(255, 255, 255, 0.3); }
- .dropdown.srdrop .selected { color: rgba(255, 255, 255, 0.6); background: none; padding-right: 5px; }
- .dropdown.srdrop .selected:after { content: ""; display: inline-block; height: 0px; width: 1px; border: 5px solid transparent; border-top-color: rgba(255, 255, 255, 0.6); position: relative; left: 5px; top: 3px; }
- #sr-header-area a, #sr-header-area .separator { color: rgba(255, 255, 255, 0.6); }
- #sr-header-area .drop-choices.srdrop { border: none; box-shadow: 0 0px 8px rgba(0, 0, 0, 0.12), 0 8px 8px 1px rgba(0, 0, 0, 0.18); }
- #sr-header-area .drop-choices.srdrop a { color: black; }
- #header-bottom-left { padding: 0px 0 0 0; position: relative; }
- #header .tabmenu { position: absolute; bottom: 0; width: 100%; box-sizing: border-box; display: block !important; font-size: 1.2rem; font-family: arial, sans-serif; text-transform: uppercase; margin: 0; padding: 40px 0 0px 10px; z-index: 1; }
- #header .tabmenu li { display: inline-block; margin: 0; padding: 0; position: relative; }
- #header .tabmenu a { display: block; font-weight: bold; color: rgba(255, 255, 255, 0.8); border: none; border-bottom: 2px solid transparent; background: none; line-height: 30px; padding: 0 10px; text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4); position: relative; z-index: 1; }
- #header .tabmenu a:hover { color: white; }
- #header .tabmenu .selected a, #header .tabmenu a:active { color: white; border-bottom-color: white; }
- #header-img-a { display: inline-block; margin: 0 0 30px 5px; position: relative; z-index: 2; }
- #header-img { margin: 0; display: block; }
- #header-img.default-header { position: relative; margin: 0 0 52px 20px; width: 32px; z-index: 2; }
- .pagename { display: inline-block; margin: 10px 10px 50px 5px; color: white; font: normal 24px/1 tahoma, arial, sans-serif; position: relative; z-index: 2; }
- .pagename a { letter-spacing: 1px; font-size: 36px; color: white; position: relative; text-shadow: 0 0px 3px rgba(0, 0, 0, 0.12), 0 2px 3px rgba(0, 0, 0, 0.24); transition: text-shadow .3s; }
- .pagename a:hover { text-decoration: none; }
- #header-bottom-right { color: rgba(255, 255, 255, 0.8); padding: 0 10px 0 10px !important; line-height: 22px; background: rgba(51, 51, 51, 0.9); z-index: 3; top: 0 !important; bottom: auto !important; border-radius: 3px 0 0 3px; }
- #header-bottom-right:hover { background: #333333; }
- #header-bottom-right a { color: rgba(255, 255, 255, 0.8); }
- #header-bottom-right a:hover { text-decoration: underline; }
- #header-bottom-right .user { color: rgba(255, 255, 255, 0.6); }
- #header-bottom-right .gearIcon::after { color: #e6e6e6; text-shadow: none; }
- #header-bottom-right .userkarma, #header-bottom-right .userkarma a { font-weight: normal; color: #999999; }
- #header-bottom-right .message-count { color: black; display: inline; }
- #userbarToggle { min-height: 0 !important; border: none !important; padding: 0 5px !important; background: none !important; text-align: left !important; left: 0 !important; bottom: auto !important; width: auto !important; height: 22px !important; }
- .pref-lang { font-weight: normal; }
- body.res .RESDropdownList { width: 200px; border-radius: 0; border: none; color: black; background-color: white; box-shadow: 0 0px 8px rgba(0, 0, 0, 0.12), 0 8px 8px 1px rgba(0, 0, 0, 0.18); }
- body.res .RESDropdownList li { font-weight: normal; font-size: 1.2rem; line-height: 1.5; height: auto; padding: 6px 10px; width: auto; border: none; }
- body.res .RESDropdownList li, body.res .RESDropdownList li:hover, body.res .RESDropdownList a, body.res .RESDropdownList a:visited { color: inherit; }
- body.res .RESDropdownList li:hover, body.res .RESDropdownList li a:hover { color: inherit; background-color: rgba(0, 0, 0, 0.12); }
- body.res .RESDropdownList .RESMenuItemButton { position: static; margin-left: -100%; float: right; }
- body.res .RESDropdownList .RESMenuItemButton:hover { color: inherit; background-color: rgba(0, 0, 0, 0.12); }
- .subreddit-rule-form .c-form-group .label, .subreddit-rule-form .c-form-group .text-counter { color: inherit; }
- body.res-v430:not(.res-v4) #RESSearchMenuItem { margin: 0px; border: none; width: 13px; height: 16px; background: url(%%sprite%%) no-repeat -21px 3px; }
- body.res-v430:not(.res-v4) .RESDropdownList .toggleButton { margin: 0; line-height: 1; }
- .side { width: 310px; margin: 20px 10px 0 0; padding: 0; background: transparent !important; }
- .side > .spacer { display: inline; }
- .side .linkinfo { padding: 10px; line-height: 1.5; font-family: verdana, sans-serif; }
- .side .linkinfo .shortlink, .side .linkinfo .shortlink input, .side .linkinfo .score .number, .side .linkinfo .score .word { font-size: inherit; }
- .side .shortlink input { color: blue; border-color: #e6e6e6; }
- .side #search { position: relative; margin: 0 0 25px; }
- .side #search input[type=text] { width: 310px; margin-bottom: 1px; padding: 8px 8px 8px 0px; border-width: 0 0 1px; border-color: #cccccc; background: transparent; transition: all .2s; }
- .side #search input[type=text]:hover, .side #search input[type=text]:focus { box-shadow: 0 1px 0px 0 #F44336; border-color: #F44336; outline: none; }
- .side #search input[type=submit] { width: 30px; height: 30px; margin-left: -30px; opacity: .5; background: url(%%sprite%%) no-repeat -13px 9px; }
- .side #search input[type=submit]:hover { background: url(%%sprite%%) no-repeat -13px 9px; }
- .side #search #searchexpando { margin: 0px 0 0 0; padding: 20px 10px 0 10px; border: transparent; border-top: none; border-radius: 0; background: #edebe9; box-shadow: 0 0px 8px rgba(0, 0, 0, 0.12), 0 8px 8px 1px rgba(0, 0, 0, 0.18); position: absolute; width: 310px; box-sizing: border-box; }
- .side #search #search_showmore:after { display: inline-block; margin: 1rem 0; }
- .side #search #moresearchinfo { padding: 20px 0 20px 0; border-width: 0; position: relative; }
- .side #search #moresearchinfo + p { margin: 10px 0 0 0; }
- .side #search #moresearchinfo + p a { line-height: 0; font-size: 0; }
- .side #search #moresearchinfo + p a:after { text-indent: 0; height: auto; line-height: 1; content: "More options..."; font-size: 12px; }
- .side #search #moresearchinfo p:first-of-type { font-weight: bold; line-height: 1; }
- .side #search #moresearchinfo #search_hidemore { display: block; color: transparent; float: none; text-align: center; margin: 0 -10px 0px -10px; padding: 0; position: absolute; top: auto; right: 0; bottom: 0; left: 0; font-size: 0; line-height: 0; border-bottom: 5px solid #F44336; }
- .side #search #moresearchinfo #search_hidemore:after { content: ""; display: inline-block; border: 8px solid transparent; border-bottom-color: #F44336; }
- .side #search dt { font-weight: normal; margin-left: 0; }
- .side #search dd { margin: 0 0 5px; color: #969696; }
- .side .morelink .nub, .side .morelink:hover .nub { display: none; }
- #login_login-main, #moderation_tools, #ad_main, .sidebox.create, .sidecontentbox, .account-activity-box, .linkinfo, .titlebox { margin: 10px 0 10px 0; clear: both; }
- body:not(.res-console-open) #RESNotifications, body:not(.res-console-open) #RESShortcutsAddFormContainer, body:not(.res-console-open) .RESDropdownList, body:not(.res-console-open):not(.modal-open) .side #search { z-index: 2147483647 !important; }
- .sidebox.submit { display: inline-block; box-sizing: border-box; position: absolute; top: 77px; z-index: 100; width: 136px; }
- .sidebox.submit .mod-override .morelink a:after { margin: 0; left: 0; top: -8px; }
- .sidebox.submit .mod-override .morelink:hover a:after { opacity: 1; }
- .sidebox.submit-text { right: 10px; width: 166px; }
- .sidebox:not(.create) .morelink { font: normal 1.2rem/1 tahoma, arial, sans-serif; text-transform: uppercase; font-size: 1.2rem; border: none; background: none; height: auto; letter-spacing: 0; text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.2); }
- .sidebox:not(.create) .morelink a { display: block; height: auto; line-height: 32px; white-space: nowrap; padding: 0px 1px; width: auto; background: rgba(255, 255, 255, 0.9); color: black; border-radius: 2px; box-shadow: 0 0px 3px rgba(0, 0, 0, 0.12), 0 2px 3px rgba(0, 0, 0, 0.24); transition: all .3s; }
- .sidebox:not(.create) .morelink a:active { background: gray; }
- .sidebox:not(.create) .morelink:hover { background: none; }
- .sidebox:not(.create) .morelink:hover a { background: white; box-shadow: 0 0px 8px rgba(0, 0, 0, 0.12), 0 8px 8px 1px rgba(0, 0, 0, 0.18); }
- .sidebox.submit.disabled { width: 310px; }
- .sidebox.submit.disabled .morelink { display: inline-block; width: 149px; margin-right: 1px; text-transform: none; }
- .sidebox.submit.disabled .morelink a { padding-left: 5px; padding-right: 5px; color: #666666; background: #cccccc; }
- .sidebox.submit.disabled .spacer { display: inline-block; width: 150px; vertical-align: top; font-family: arial, sans-serif; background: none; box-shadow: none; border: none; }
- .sidebox.submit.disabled .spacer .subtitle { color: white; font-weight: bold; font-size: 1rem; }
- h1.redditname { display: none; }
- h1.redditname + div { text-align: right; }
- .side form.usertext { margin: 10px 0px 0 0; padding: 0px 10px 0px 10px; }
- .side form.usertext .md { line-height: 1.5; }
- .content .RESBigEditorPop, .usertext button.cancel, #url-field button { margin: 0 0 0 8px; }
- .usertext button, #url-field button { color: black; }
- .side .subscribe-button a:hover, .side .subButtons .RESshortcut:hover, .side .subButtons .RESDashboardToggle:hover { box-shadow: 0 0px 3px rgba(0, 0, 0, 0.12), 0 2px 3px rgba(0, 0, 0, 0.24); }
- .subscribe-button { margin: 5px 5px 5px 0; }
- .side .subscribe-button a.active, .subButtons .RESshortcut, .subButtons .RESDashboardToggle { display: block; white-space: nowrap; }
- .side .subscribe-button a.add.active { color: white; background: #F44336; }
- .subButtons .subscribe-button a.active { padding: 0; }
- .subButtons .RESshortcut, .subButtons .RESDashboardToggle { padding: 0; color: #333333; background: white; border-radius: 2px; }
- .side .subscribe-button a.remove, .subButtons .RESshortcut.remove, .subButtons .RESDashboardToggle.remove { color: #333333; border-color: transparent; background: inherit; }
- .side .subscribe-button a.remove:hover, .subButtons .RESshortcut.remove:hover, .subButtons .RESDashboardToggle.remove:hover { box-shadow: none; }
- .titlebox { margin-left: 0; margin-right: 0; background: transparent; color: gray; }
- .titlebox .subscribers, .titlebox .users-online { display: inline-block; font-size: 1.1rem; font-family: arial, sans-serif; vertical-align: baseline; margin-top: 0; margin-bottom: 0; }
- .titlebox .subscribers { margin-right: 1rem; }
- .titlebox .users-online:before { content: none; }
- .titlebox .users-online .number:after { content: " here now"; }
- .titlebox .users-online .word { display: none; }
- .titlebox .bottom { color: #999999; border: none; padding: 10px 0 0 0; }
- .titlebox .bottom a { color: inherit; }
- .subButtons { border-width: 10px 0 10px 0; border-style: solid; border-color: transparent; }
- .subButtons span { width: 100%; margin: 0; box-sizing: border-box; }
- .subButtons span:first-child { margin-right: 8px; }
- .subButtons span:last-child { margin-left: 8px; }
- .subButtons + .subscribers, .subButtons + .subscribers + .users-online { font-size: 1.2rem; }
- .titlebox form.toggle, .leavemoderator { font-size: 1.1rem; color: #666666; background: none; padding: 10px 0 0 0; clear: left; }
- .link .usertext-body .md { border: none; background: none; border-radius: 0; padding: 0 0 10px; }
- .usertext-body > .md { padding-right: 0; }
- ul.tabmenu.formtab { margin: 0 0 5px; padding: 0; font-size: 1.3rem; text-transform: uppercase; text-align: center; }
- ul.tabmenu.formtab li { display: inline-block; }
- ul.tabmenu.formtab li.selected a { font-size: inherit; background: none; color: inherit; border-bottom: 2px solid; }
- ul.tabmenu.formtab a { display: block; padding: 5px 15px; border: none; color: gray; background: none; }
- ul.tabmenu.formtab a:hover { color: inherit; }
- .formtabs-content { border-top: none; }
- .formtabs-content .roundfield { border-radius: 0; }
- form .spacer + .spacer { margin: 0px 0; }
- .organic-listing.loading { display: none; }
- .md hr { height: 1px; margin: 10px 0px; background: #e0e0e0; }
- .side .md hr { margin: 10px -10px; }
- .side .md > blockquote hr { width: auto; background: rgba(255, 255, 255, 0.12); }
- .link { margin: 0 -10px; padding: 10px 10px 0 10px; }
- .link .flat-list { padding: 0; margin-bottom: 8px; }
- .link .entry { overflow: visible; margin-left: 64px; }
- .link .title { font: 1.8rem/1.1 arial, sans-serif; text-rendering: optimizeLegibility; margin: 0; }
- .link .title + .expando-button { margin: 7px 5px 0 0; }
- .link .midcol { font-weight: normal; margin-top: 1px; }
- .link .tagline { margin: 2px 0; }
- .link .tagline:first-letter { text-transform: capitalize; }
- .link .rank { position: absolute; font-size: 1.2rem; left: 0; line-height: 2em; padding: 0px 5px; background: #e6e6e6; color: #999999; border-radius: 50%; text-align: center; opacity: 0; transition: opacity .1s; }
- .link .expando { position: relative; }
- .link:hover .rank { opacity: 1; }
- body.listing-page .link .entry { border-bottom: 1px solid #e0e0e0; }
- .link .thumbnail + .entry { margin-left: 165px; }
- body.comments-page .link:not(.self) .thumbnail:not(.default) + .entry { margin-left: 210px; }
- .link div.madeVisible { overflow: visible; position: relative; background: white; margin-bottom: 10px; }
- .link .thumbnail + .entry div.madeVisible { margin-left: -101px; }
- body.comments-page .link .thumbnail + .entry div.madeVisible { margin-left: -156px; }
- div.madeVisible a.madeVisible { overflow: visible; }
- div.madeVisible a.madeVisible video, div.madeVisible a.madeVisible img { display: block; box-shadow: 0 0px 8px rgba(0, 0, 0, 0.12), 0 8px 8px 1px rgba(0, 0, 0, 0.18); }
- .error { color: #d92626; }
- #noresults { font-size: 0; text-align: center; margin-right: 0; color: transparent; }
- #noresults:after { font-size: 2rem; content: "Why not add something?"; color: gray; display: block; margin: 2rem 0; }
- .thing.stickied.link a.title { font-weight: normal; color: #1b9844; }
- body > .content .link .midcol, .midcol-spacer { width: 50px !important; }
- .tagline { line-height: 1.4; transition: background .1s; }
- .tagline .stickied-tagline, .search-result-meta .stickied-tagline, .tagline .moderator, .green, .search-result-meta .moderator, .res-nightmode .tagline .moderator, .res-nightmode .tagline .moderator:visited { color: #1b9844; }
- .comment .tagline { display: block; }
- .tagline, .search-result-meta { color: #333333; font-size: 1.1rem; }
- .tagline a, .search-result-meta a { color: inherit; }
- .entry .buttons li, .entry .buttons li + li { padding: 0; }
- .entry .buttons li a { font-weight: normal; font-size: 1.1rem; color: #7b929d; text-transform: capitalize; padding: 2px 6px; border-radius: 3px; }
- .entry .buttons li a:hover { color: black; text-decoration: none; }
- .entry .buttons li:first-of-type a { padding-left: 0; }
- .panestack-title { margin: 10px -10px; padding: 15px 20px 10px 20px; border-top: 1px solid #e0e0e0; border-bottom: none; text-transform: capitalize; }
- .wiki-page .wikititle, .wiki-page .pageactions { display: inline-block; margin: 0 10px 15px 0; }
- .wiki-page .wiki-page-content { margin: 0; }
- .wiki-page-content .md pre { border-color: #cccccc; }
- .commentarea .menuarea, .sheets { margin-right: 0; }
- .gold-accent.comment-visits-box { max-width: none !important; display: block; }
- .rounded { border-radius: 3px; }
- .md h1, .md h2, .md h3, .md h4, .md h5, .md h6, .side .md h1, .side .md h2, .side .md h3, .side .md h4, .side .md h5, .side .md h6, .wiki-page-content .md h1, .wiki-page-content .md h2, .wiki-page-content .md h3, .wiki-page-content .md h4, .wiki-page-content .md h5, .wiki-page-content .md h6, h2#wiki_heading_2 { color: inherit; font-weight: normal; font-family: tahoma, arial, sans-serif; line-height: 1; margin: 1em 0 .5em; }
- .md h1 a:visited, .md h2 a:visited, .md h3 a:visited, .md h4 a:visited, .md h5 a:visited, .md h6 a:visited { color: inherit; }
- .md h1 { font-size: 2rem; }
- .side .md h1, .wiki-page-content .md h1 { font-size: 2.25rem; margin: .5em 0 .5em; }
- .side .md h2, .wiki-page-content .md h2 { font-size: 2rem; }
- .side .md h3, .wiki-page-content .md h3 { font-size: 1.75rem; font-weight: normal; }
- .side .md h4, .wiki-page-content .md h4 { font-size: 1.6rem; font-style: normal; }
- .side .md h5, .wiki-page-content .md h5 { font-size: 1.4rem; text-decoration: none; }
- .side .md h6, .wiki-page-content .md h6 { font-size: 1.3rem; text-decoration: none; text-transform: none; }
- .side .md ul { padding-left: 16px; }
- .side .md ul, .side .md ol { margin-top: 10px; margin-bottom: 10px; }
- .side .md ul li, .side .md ol li { line-height: 1.6; }
- .side .md p { line-height: inherit; }
- /* addon blockquote-cards */
- .side .md > blockquote { margin: 15px 10px 20px 10px; padding: 10px; color: white; border: none; background: #668899; border-radius: 3px; }
- .side .md > blockquote blockquote { color: white; }
- .side .md > blockquote h2 { margin-right: -10px; margin-left: -10px; margin-top: .5em; padding: 3px 10px; color: inherit; text-decoration: none; }
- .side .md > blockquote a, .side .md > blockquote a:visited { color: white; border-bottom: 1px solid rgba(255, 255, 255, 0.4); }
- .side .md > blockquote a:hover, .side .md > blockquote a:visited:hover { border-bottom-color: rgba(255, 255, 255, 0.8); text-decoration: none; }
- /* .end */
- .link .usertext .usertext-edit > .md { padding-left: 0; }
- body:not(.submit-page) .usertext .bottom-area { overflow: visible; width: auto; }
- .usertext .help-toggle, .usertext a.reddiquette { line-height: 32px; margin: 0 5px; }
- .usertext .help-toggle a, .usertext a.reddiquette { color: #999999; }
- body:not(.submit-page) .usertext-buttons { padding-bottom: 7px; }
- .usertext-buttons .status { font-size: 1rem; }
- /* addon side-menu */
- .side .md > h5 + ul { margin: 10px -10px 20px -10px; padding: 0; list-style: none; font-size: 1.4rem; cursor: default; }
- .side .md > h5 + ul > li { padding: 6px 10px 6px 30px; position: relative; transition: background .1s; }
- .side .md > h5 + ul > li:hover > ul { visibility: visible; opacity: 1; right: 300px; }
- .side .md > h5 + ul > li > sup, .side .md > h5 + ul > li > p sup { position: absolute; top: 11px; left: 10px; display: block; overflow: hidden; text-indent: -1000px; width: 10px; height: 12px; opacity: .4; background-position: -20px -22px; background-image: url(%%sprite%%); pointer-events: none; }
- .side .md > h5 + ul > li:hover > sup, .side .md > h5 + ul > li:hover > p sup { left: 8px; }
- .side .md > h5 + ul > li > p, .side .md > h5 + ul > li > ul > li > p { margin: 0; }
- .side .md > h5 + ul > li > a, .side .md > h5 + ul > li > p > a { color: #0079d3; display: block; margin: -6px -10px -6px -30px; padding: 6px 10px 6px 30px; white-space: nowrap; overflow-x: hidden; text-overflow: ellipsis; text-decoration: none; }
- .side .md > h5 + ul > li:hover, .side .md > h5 + ul > li > ul > li:hover > a { background: rgba(0, 0, 0, 0.12); }
- .side .md > h5 + ul > li:hover > p > a, .side .md > h5 + ul > li > ul > li > a:hover, .side .md > h5 + ul > li > ul > li > p a:hover { color: #0079d3; text-decoration: none; }
- .side .md > h5 + ul > li > ul { visibility: hidden; opacity: 0; position: absolute; top: 0px; right: 295px; width: 300px; max-height: 700px; overflow-y: auto; list-style: none; margin: 0; padding: 8px 0; z-index: 101; border-radius: 2px; background: white; box-shadow: 0 0px 8px rgba(0, 0, 0, 0.12), 0 8px 8px 1px rgba(0, 0, 0, 0.18); transition-property: visibility opacity; transition-duration: .2s; transition-delay: .12s; }
- .side .md > h5 + ul > li > ul > li { padding: 6px 10px; }
- .side .md > h5 + ul > li > ul > li > a, .side .md > h5 + ul > li > ul > li > p a { color: #0079d3; display: block; margin: -6px -10px; padding: 6px 10px; }
- /* .end */
- body.submit-page > .content { border: none; background: none; padding: 0; }
- body.submit-page .formtabs-content { width: auto; }
- body.submit-page .formtabs-content .roundfield { max-width: 520px; width: auto; box-sizing: border-box; background-color: white; }
- body.submit-page .formtabs-content .submit_text > h1 { display: none; }
- body.submit-page:not(.res-nightmode) .formtabs-content .submit_text { padding: 20px 10px; }
- body.submit-page form .spacer:first-of-type, body.submit-page form .spacer:last-of-type { margin: 0 auto 15px auto; width: 520px; }
- body.submit-page #items-required { width: 520px; margin: auto; text-align: right; }
- .submit_text.enabled { display: block; max-height: 500px; }
- .roundfield, .linefield { margin: 1px auto; padding: 5px 10px 15px; }
- div.save-button, form.submit > .spacer { margin: 20px auto; width: 520px; }
- #suggested-reddits { font-size: 1.2rem; font-family: arial; text-align: center; overflow-y: auto; margin: 10px -10px -10px; padding: 1px 0; }
- #suggested-reddits > h3 { display: none; }
- #suggested-reddits li { display: inline-block; margin: 0 0 4px 0; }
- #suggested-reddits li a { display: block; padding: 2px 8px; color: gray; }
- #suggested-reddits li a:hover { color: #4d4d4d; outline: 1px solid #cccccc; }
- .sidecontentbox, .login-form-side { padding: 10px; }
- .sidecontentbox .content { border: none; font-size: 1.2rem; }
- .sidebox .spacer { margin-top: 0; padding: 10px 10px 10px 54px; }
- .sidebox .spacer a { top: 10px; left: 10px; }
- .thing .title { color: #0073e6; }
- .thing .title:visited, .thing.visited .title { color: #846284; }
- .thing a.title:hover, .md a:hover { text-decoration: underline; }
- .md a:visited { color: #8114b8; }
- body.comments-page .link a.title { font-size: 2.2rem; }
- body.submit-page > div.content > h1, .searchpane h4, body.submit-page .formtabs-content .spacer:last-of-type .title { display: none; }
- #reddit-field .title { font-size: 0; line-height: 0; }
- #reddit-field .title:after { content: "subreddit"; font-size: large; line-height: 1; }
- body.res #progressIndicator { font-size: 1.2rem; width: auto; margin: 20px 0px 10px 0px; color: black; border-color: #d9d9d9; background-color: #f7f7f7; }
- body.res #progressIndicator h2 { display: none; }
- body.res #progressIndicator:hover { background-color: transparent; }
- body.res .NERPageMarker { font-size: 1.2rem; width: auto; margin: 20px 0px 10px 0px; line-height: 1.4; color: white; border-color: transparent; background-color: #4a4950; }
- .link .thumbnail { margin-bottom: 10px; }
- .thing:not(.self) .thumbnail:not(.default):not(.nsfw) { width: 90px; height: 60px; margin: -5px 0 10px 0; position: relative; }
- .thing:not(.self) .thumbnail:not(.default) img { width: 90px; height: auto; display: block; position: absolute; top: 0; left: 0; }
- .thing:not(.self):not([data-domain="reddit.com"]) .thumbnail:not(.default):hover img { width: 140px; top: -30px; left: -25px; }
- body.comments-page .thing:not(.self):not([data-domain="reddit.com"]) .thumbnail:not(.default) { width: auto; height: auto; margin: 0 10px 0 0; position: static; }
- body.comments-page .thing:not(.self):not([data-domain="reddit.com"]) .thumbnail:not(.default) img { width: auto; position: static; }
- .commentarea .menuarea { margin-right: 0; color: #b3b3b3; }
- .commentarea .menuarea > div:hover { color: black; }
- .commentarea > .usertext { margin: 0 -10px 20px; padding: 10px 10px 7px 20px; }
- .login-form-side input[type=text], .login-form-side input[type=password] { box-sizing: border-box; border-color: #b3b3b3; margin: 0; width: 142px; }
- .login-form-side input[type=text] { margin-right: 4px; }
- .login-form-side .submit { margin-right: 0; }
- ul#image-preview-list { margin-right: 0; font-size: 1.2rem; }
- ul#image-preview-list li { margin-bottom: 0; width: 50%; height: auto; float: none; display: inline-block; }
- /* addon search-results */
- #previoussearch label { display: inline-block; }
- .search-summary { display: none; }
- .combined-search-page .searchpane { margin: 10px 0 20px 0; padding: 0; }
- .combined-search-page #search { padding: 0; white-space: normal; }
- .combined-search-page #search input[type="text"] { max-width: none; margin-right: -35px; padding-right: 35px; border-color: #4f86b5; }
- .combined-search-page #search .search-submit-button { margin: 0; width: 35px; height: 2.5em; padding: 0; border: none; border-radius: 0 3px 3px 0; }
- .combined-search-page .search-result-group { max-width: none; padding: 0; }
- .combined-search-page .search-result-group .search-result-group-header { margin: 0; }
- .combined-search-page .search-result { margin: 0; position: relative; transition: background-color 1s ease 1s; }
- .combined-search-page .search-result:not(.search-result-subreddit) > div { padding: 10px 0; border-bottom: 1px solid #ededed; }
- .combined-search-page .search-result:hover { background-color: #fafafa; }
- .combined-search-page .search-result.has-thumbnail .thumbnail { margin: 10px 10px 0 0; }
- .combined-search-page .search-result.has-thumbnail .thumbnail.self { visibility: hidden; display: block; }
- .combined-search-page .search-result .search-result-header .search-title { font-size: 14px; }
- .combined-search-page .search-result .search-result-meta { font-size: 11px; }
- .combined-search-page .search-result .search-result-icon-score { display: none; }
- .combined-search-page .search-result .search-subreddit-link { font-weight: bold; }
- .combined-search-page .search-result-subreddit { padding: 5px 0; }
- .combined-search-page .search-result-subreddit .search-subscribe-button .add, .combined-search-page .search-result-subreddit .search-subscribe-button .remove { width: auto; }
- .combined-search-page .search-result-link:not(.has-thumbnail) { margin-left: 80px; display: block; }
- .combined-search-page .search-result-link:not(.has-thumbnail):before { content: " "; display: block; margin: 0 10px 0 0; }
- .combined-search-page .search-result-link .search-expando.collapsed { height: 0px; max-height: none; width: 24px; position: absolute; margin-left: -35px; top: 30px; overflow: visible; }
- .combined-search-page .search-result-link .search-expando.collapsed:before { width: 24px; height: 24px; font: 16px/1 "times"; color: #336699; border: 1px solid #336699; border-radius: 5px; background: white; top: -24px; content: "Aa"; display: block; text-align: center; cursor: default; }
- .combined-search-page .search-result-link .search-expando.collapsed:hover { width: 90%; height: auto; z-index: 1; }
- .combined-search-page .search-result-link .search-result-body { padding: 10px; background-color: white; box-shadow: 0 0px 8px rgba(0, 0, 0, 0.12), 0 8px 8px 1px rgba(0, 0, 0, 0.18); }
- .combined-search-page .search-result-link .search-expando.collapsed .search-result-body { visibility: hidden; opacity: 0; transition: opacity .1s; }
- .combined-search-page .search-result-link .search-expando.collapsed:hover .search-result-body { visibility: visible; opacity: 1; }
- .combined-search-page .search-result-link .search-result-body .md { overflow: auto; height: auto; max-height: 300px; max-width: none; background: inherit; padding: 10px; }
- .combined-search-page .search-expando-button { display: none; }
- .combined-search-page .searchfacets .list { line-height: 0; }
- .combined-search-page .searchfacets:not(.res-search-pane) { position: fixed; top: 40%; left: 0px; margin: 0; padding: 0; border: 1px solid #5f99cf; background-color: white; z-index: 2; overflow: hidden; width: 19px; height: 125px; min-width: 0; transition: width .2s, padding .2s; box-shadow: none; box-sizing: content-box; }
- .combined-search-page .searchfacets:not(.res-search-pane):hover { width: 600px; height: auto; max-width: none; min-width: 0; padding: 10px 20px 10px 40px; box-shadow: 0 0px 8px rgba(0, 0, 0, 0.12), 0 8px 8px 1px rgba(0, 0, 0, 0.18); }
- .combined-search-page .searchfacets:not(.res-search-pane):before { content: "Filter by sub"; font: normal normal 12px/20px sans-serif; text-align: center; text-transform: uppercase; letter-spacing: 1px; color: #326496; display: block; width: 125px; height: 20px; background: linear-gradient(to bottom, white, gainsboro); left: -53px; top: 52px; position: absolute; cursor: default; -webkit-transform: rotate(270deg); -moz-transform: rotate(270deg); -ms-transform: rotate(270deg); transform: rotate(270deg); }
- .combined-search-page .searchfacets:not(.res-search-pane) h4.title, .combined-search-page .searchfacets:not(.res-search-pane) .list { width: 600px; }
- .searchfacets:not(.res-search-pane) .title { margin: 0; }
- /* .end */
- #REScommentNavToggle { display: inline; padding-left: 1rem; }
- #REScommentNavToggle > .commentNavSortType { font-weight: normal; color: #666666; border: none; margin: 0 5px; padding: 0; }
- #REScommentNavToggle > span:not(:first-of-type) { display: none; }
- body.moderator #REScommentNavToggle { display: block; padding: 1em 0 0; }
- .infobar { margin: 10px 0; padding: 10px; border-color: #e8d67d; background: #fcf5cf; }
- .RESDialogSmall { z-index: 100 !important; }
- .link.last-clicked { border: none; }
- .nav-buttons { margin: 10px -10px 0 -10px; padding: 20px 10px 10px 10px; border-top: 1px solid #e6e6e6; }
- .nextprev a, .next-suggestions a { display: inline-block; }
- body.with-listing-chooser #header .pagename { position: relative; bottom: auto; }
- body.with-listing-chooser .listing-chooser { z-index: 100; border-radius: 0 10px 0 0; }
- body.with-listing-chooser #header .tabmenu { margin-left: 0; }
- .icon-menu a { background-color: transparent !important; }
- .side .drop-choices { z-index: 101; }
- .domain { font-family: verdana, sans-serif; color: transparent; vertical-align: middle; }
- .domain a { color: #999999; }
- .domain a:hover { color: #333333; text-decoration: none; }
- body.res > #sr-header-area { background: rgba(0, 0, 0, 0.8); }
- body.pinHeader-sub div#header-bottom-right { top: 22px !important; opacity: .8; }
- body.pinHeader-userbar #header-bottom-right { height: 22px; }
- body.pinHeader-subanduser #header-bottom-right { height: 22px; top: 22px; }
- div.imgCaptions, .md div.imgCaptions { white-space: normal; }
- .entry.RES-keyNav-activeElement, .entry.RES-keyNav-activeElement .md-container { background-color: transparent !important; }
- .entry.RES-keyNav-activeElement .tagline, .thing.morechildren .entry.RES-keyNav-activeElement { color: black; background-color: rgba(0, 0, 0, 0.12) !important; border-radius: 5px; }
- .hover-bubble { border: 1px solid rgba(0, 0, 0, 0.3); box-shadow: 0 0px 8px rgba(0, 0, 0, 0.12), 0 8px 8px 1px rgba(0, 0, 0, 0.18); }
- .hover-bubble.multi-selector .title { padding: 5px 12px; }
- .hover-bubble.multi-selector strong, .hover-bubble.multi-selector a.sr { font-weight: normal; text-align: left; font-size: 1.2rem; margin: 0; }
- .hover-bubble.multi-selector strong { font-size: 1.8rem; line-height: 1.4; text-transform: capitalize; }
- .hover-bubble.multi-selector a.sr { display: inline; color: #999999; }
- .hover-bubble.multi-selector .throbber { opacity: .2; }
- .create-reddit .linefield:nth-of-type(3) .usertext::before { content: 'h5 followed by "* text" = menu | > = card | [text](/r/a "click") = button'; display: block; margin: 10px -22px; padding: 5px; color: white; font: 1.2rem/1.2 consolas, monospace; background: #4a4950; text-align: center; }
- .livePreview { margin: 7px 0; background-color: white !important; }
- .subreddit-rules-page { max-width: none; }
- .subreddit-rules-page .subreddit-rule-item { border-top: 1px solid #e0e0e0; }
- .subreddit-rules-page .subreddit-rule-item:hover { background: none; }
- .subreddit-rules-page:before { top: auto; }
- #srList { border: none; box-shadow: 0 0px 8px rgba(0, 0, 0, 0.12), 0 8px 8px 1px rgba(0, 0, 0, 0.18); }
- /* addon animate-thumbs */
- .thing:not(.self) .thumbnail:not(.default) img { transition: width .1s, left .1s, top 1s .75s; }
- /* .end */
- /* addon nightmode */
- body.res-nightmode > div.content, body.res-nightmode .side .linkinfo, body.res-nightmode .sidecontentbox, body.res-nightmode .login-form-side, body.res-nightmode .sidebox .spacer, body.res-nightmode .side form.usertext { color: #dedede; border-color: rgba(255, 255, 255, 0.12); background-color: #212121; }
- body.res-nightmode { color: #dedede; background-color: #151515; }
- body.res-nightmode #header { background-color: #424242; }
- body.res-nightmode #sr-header-area { background: none; }
- body.res-nightmode #sr-header-area:hover { background-color: black; }
- body.res-nightmode .pagename { opacity: .88; }
- body.res-nightmode .livePreview { background-color: #262626 !important; }
- body.res-nightmode .link .rank { color: gray; background-color: #151515; }
- body.res-nightmode .link div.madeVisible { color: #dedede; background-color: #212121; }
- body.res-nightmode .thing .title { color: #dedede; }
- body.res-nightmode .thing .title:visited, body.res-nightmode .thing.visited .title, body.res-nightmode .combined-search-page .search-result a:visited, body.res-nightmode .combined-search-page .search-result a:visited > mark { color: #a6a6a6; /* see also styleTweaks.js */ }
- body.res-nightmode .tagline, body.res-nightmode .search-result-meta { color: #bfbfbf; }
- body.res-nightmode .tagline a, body.res-nightmode .search-result-meta a { color: inherit; }
- body.res-nightmode .entry .buttons li a:hover { color: #bfbfbf; }
- body.res-nightmode.listing-page .link .entry { border-bottom-color: rgba(255, 255, 255, 0.12); }
- body.res-nightmode .entry.RES-keyNav-activeElement .tagline, body.res-nightmode .thing.morechildren .entry.RES-keyNav-activeElement { color: inherit !important; background-color: rgba(255, 255, 255, 0.12) !important; }
- body.res-nightmode .RES-keyNav-activeElement > .tagline, body.res-nightmode .RES-keyNav-activeElement .md-container > .md, body.res-nightmode .RES-keyNav-activeElement .md-container > .md p { color: inherit !important; }
- body.res-nightmode .sidebox { background: none; }
- body.res-nightmode .md a:visited { color: #ad85ad; }
- body.res-nightmode .side { color: #dedede; }
- body.res-nightmode .side .titlebox, body.res-nightmode .side .content, body.res-nightmode .side .leavemoderator, body.res-nightmode .side .leavecontributor-button { background-color: transparent; }
- body.res-nightmode .side .titlebox form.flairtoggle { background-color: transparent; }
- body.res-nightmode .side .shortlink input { border-color: rgba(255, 255, 255, 0.1); }
- body.res-nightmode .side .md > blockquote { color: white; }
- body.res-nightmode .side .md > blockquote a, body.res-nightmode .side .md > blockquote a:visited { color: inherit; }
- body.res-nightmode .side .md > blockquote ul, body.res-nightmode .side .md > blockquote ol { background-color: transparent; }
- body.res-nightmode .side .md > blockquote li, body.res-nightmode .side .md > blockquote p { color: white; }
- body.res-nightmode .side .md ul { color: #dedede; background-color: #212121; }
- body.res-nightmode .side .md hr { background: rgba(255, 255, 255, 0.12); }
- body.res-nightmode .side .md h5 + ul > li:hover, body.res-nightmode .side .md h5 + ul > li > ul > li:hover > a { background-color: rgba(255, 255, 255, 0.12); }
- body.res-nightmode .side .md h5 + ul > li > sup, body.res-nightmode .side .md h5 + ul > li > p sup { background-position: 0px -22px; }
- body.res-nightmode .side #search input[type=text] { border-bottom-color: rgba(255, 255, 255, 0.12); }
- body.res-nightmode .side #search input[type=submit] { background-position: 9px 9px; }
- body.res-nightmode .side #search #searchexpando { background-color: #151515; }
- body.res-nightmode .panestack-title, body.res-nightmode .nav-buttons { border-top-color: rgba(255, 255, 255, 0.12); }
- body.res-nightmode .flair, body.res-nightmode .linkflairlabel { background-color: transparent; }
- body.res-nightmode .linkflairlabel { color: #6a98af; }
- body.res-nightmode .RESDropdownList { color: #dedede; background-color: #303030; }
- body.res-nightmode .RESDropdownList li, body.res-nightmode .RESDropdownList a, body.res-nightmode .RESDropdownList li:hover a, body.res-nightmode .RESDropdownList a:hover { background: none; }
- body.res-nightmode .RESDropdownList li:hover { background: rgba(255, 255, 255, 0.12); }
- body.res-nightmode .sidebox:not(.create) .morelink a { color: white; background: rgba(0, 0, 0, 0.8); }
- body.res-nightmode .sidebox:not(.create) .morelink a:hover { background: black; }
- body.res-nightmode .commentarea .menuarea > div:hover, body.res-nightmode .commentarea .menuarea > div a:hover { color: #dedede; }
- body.res-nightmode #REScommentNavToggle > .commentNavSortType { color: gray; }
- body.res-nightmode #REScommentNavToggle > .commentNavSortType:hover { color: #dedede; }
- body.res-nightmode.combined-search-page .search-result header a, body.res-nightmode.combined-search-page .search-result a > mark { color: #dedede; }
- body.res-nightmode.combined-search-page .search-result:hover { background-color: #292929; }
- body.res-nightmode.combined-search-page .search-result:not(.search-result-subreddit) > div { border-bottom-color: rgba(255, 255, 255, 0.12); }
- body.res-nightmode.combined-search-page .search-result-link .search-expando.collapsed:before { color: gray; border-color: gray; }
- body.res-nightmode.combined-search-page .search-result-link .search-result-body { background-color: #303030; }
- body.res-nightmode #progressIndicator { color: #dedede; border-color: rgba(255, 255, 255, 0.12); background-color: #424242; }
- body.res-nightmode .entry.RES-keyNav-activeElement, body.res-nightmode .entry.RES-keyNav-activeElement .md-container { background-color: transparent !important; }
- body.res-nightmode .entry.RES-keyNav-activeElement .tagline, body.res-nightmode .thing.morechildren .entry.RES-keyNav-activeElement { color: #dedede; }
- body.res-nightmode .side .subscribe-button a.remove, body.res-nightmode .subButtons .RESshortcut.remove, body.res-nightmode .subButtons .RESDashboardToggle.remove { color: #dedede; }
- body.res-nightmode .usertext button:not(.save), body.res-nightmode #url-field button { color: #dedede; }
- body.res-nightmode .usertext button:not(.save):hover, body.res-nightmode #url-field button:hover { background-color: rgba(255, 255, 255, 0.12); }
- body.res-nightmode .subButtons .RESshortcut:not(.remove), body.res-nightmode .subButtons .RESDashboardToggle:not(.remove) { color: #dedede; background-color: #303030; }
- /* .end */
- /*# sourceMappingURL=stylesheet.css.map */
- /* addon header-color */
- #header { background-color: hsl(213,96%, 58%); }
- /* .end */
- /* addon primary-color */
- .side .md > blockquote,
- .side .md > p a[title="click"],
- .usertext-buttons button.save {
- background-color: #f4660b;
- }
- /* NOTE: These colors are intended for white text, so choose medium-dark colors. */
- /* .end */
- /* addon highlight-color */
- .side .subscribe-button a.add.active {
- background-color: #f4660b;
- }
- .side #search input[type=text]:hover,
- .side #search input[type=text]:focus {
- border-color: #f7890d;
- box-shadow: 0 1px 0 0 #f7890d;
- }
- .side #search_hidemore:after,
- .side #search_hidemore {
- border-bottom-color: #FF9B00;
- }
- /* NOTE: These colors are intended for white text, so choose medium-dark colors. */
- /* .end */
- /* addon sliding-flairs*/
- .thing .tagline{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
- .tagline .flair{padding:0 3px;color:#888;font-weight:600;font-size:10px;border:none;background:hsl(0,100%,100%)!important;border-radius:2px;overflow:hidden;white-space:nowrap;max-width:300px;transition:font-size .2s .2s,color .2s 0s,padding .2s;vertical-align:middle}
- .tagline .flair.flair-slide{padding:0 4px 0 0;color:transparent;font-size:0;font-weight:400;transition:font-size .2s .2s,color .2s 0s,padding .2s}
- .tagline .flair.flair-slide:before{content:"undefined";display:inline-block;margin:0 2px;padding:0 4px;font-size:11px;letter-spacing:0;color:#fff;font-weight:700;background-color:inherit;box-shadow:2px 0 10px 0 hsla(0,0%,0%,.3);vertical-align:top;cursor:default}
- .tagline .flair.flair-slide:hover{color:#fff;font-size:11px;letter-spacing:0;padding:0 8px 0 0}
- .titlebox > .tagline{color:transparent;font-size:0}
- .titlebox .flairselector{color:#000}
- .titlebox .flairselectable,.titlebox .flairselector .author,.titlebox .flairselector .flairselection .flair{display:none}
- .titlebox .flairselectbtn{display:block;width:130px;color:#000;white-space:nowrap;font-size:12px;text-transform:uppercase;text-align:center;margin:10px 0 0 auto;padding:8px 0;background:#fff;border-radius:2px;transition:all .25s}
- .titlebox .flairselectbtn:hover{box-shadow:0 0 3px rgba(0,0,0,0.12),0 2px 3px rgba(0,0,0,0.24);text-decoration:none}
- .titlebox .flairselectbtn:after{content:" flair..."}
- .res-nightmode .titlebox .flairselectbtn{color:hsl(0,0%,85%);background:hsl(0,0%,19%)}
- .linkflair-video .linkflairlabel { background-color: #990099; font-size: 12px; font-weight: bold; color:#f2f2f2; border-color: #000000; border-width: 1px; border-radius: 1px;}
- .linkflair-meme .linkflairlabel { background-color: #f4660b; font-size: 12px; font-weight: bold; color:#f2f2f2; border-color: #000000; border-width: 1px; border-radius: 1px;}
- .linkflair-dev .linkflairlabel { background-color: #16b529; font-size: 15px; font-weight: bold; color:#f2f2f2; border-color: #000000; border-width: 1px; border-radius: 1px;}
- .linkflair-announcement .linkflairlabel { background-color: #0066ff; font-size: 15px; font-weight: bold; color:#f2f2f2; border-color: #000000; border-width: 1px; border-radius: 1px;}
- .linkflair-question .linkflairlabel { background-color: #e960c6; font-size: 12px; font-weight: bold; color:#f2f2f2; border-color: #000000; border-width: 1px; border-radius: 1px;}
- .linkflair-bugreport .linkflairlabel { background-color: #9f183c; font-size: 12px; font-weight: bold; color:#f2f2f2; border-color: #000000; border-width: 1px; border-radius: 1px;}
- .linkflair-photo .linkflairlabel { background-color: #00becc; font-size: 12px; font-weight: bold; color:#f2f2f2; border-color: #000000; border-width: 1px; border-radius: 1px;}
- .linkflair-music .linkflairlabel { background-color: #cc9900; font-size: 12px; font-weight: bold; color:#f2f2f2; border-color: #000000; border-width: 1px; border-radius: 1px;}
- .linkflair-discussion .linkflairlabel { background-color: #d30b4d; font-size: 12px; font-weight: bold; color:#f2f2f2; border-color: #000000; border-width: 1px; border-radius: 1px;}
- .linkflair-art .linkflairlabel { background-color: #00802b; font-size: 12px; font-weight: bold; color:#f2f2f2; border-color: #000000; border-width: 1px; border-radius: 1px;}
- /* addon header-big */
- #header-bottom-left { padding-top: 35px; }
- .sidebox.submit { top: 105px; }
- /* .end */
- /* addon banner-image */
- #header {
- background-image: url(%%banner02%%);
- background-position: 50% 100%;
- }
- #header { background-size: cover; }
- /* NOTE: want to change the height? See the banner-height addon. */
- /* .end */
- /* .end */
- /*** Flairs from r/Forza (thanks) ***/
- .flair {
- background-color: transparent;
- border: 0;
- color: green;
- font-weight: bold;
- padding: 0;
- vertical-align: middle;
- }
- .flair:before {
- content: '';
- display: inline-block;
- margin-right: .5em;
- vertical-align: middle;
- }
- .flair-car01:before { background-image: url(%%sheet1B%%); background-position: 0px 0px; width: 75px; height: 40px;}
- .flair-car02:before { background-image: url(%%sheet1B%%); background-position: -74px 0px; width: 75px; height: 40px;}
- .flair-car03:before { background-image: url(%%sheet1B%%); background-position: -148px 0px; width: 75px; height: 40px;}
- .flair-car04:before { background-image: url(%%sheet1B%%); background-position: -222px 0px; width: 75px; height: 40px;}
- .flair-car05:before { background-image: url(%%sheet1B%%); background-position: -296px -41px; width: 75px; height: 40px;}
- .flair-car06:before { background-image: url(%%sheet1B%%); background-position: 0px -41px; width: 75px; height: 40px;}
- .flair-car07:before { background-image: url(%%sheet1B%%); background-position: -74px -41px; width: 75px; height: 40px;}
- .flair-car08:before { background-image: url(%%sheet1B%%); background-position: -148px -41px; width: 75px; height: 40px;}
- .flair-car09:before { background-image: url(%%sheet1B%%); background-position: -222px -41px; width: 75px; height: 40px;}
- .flair-car10:before { background-image: url(%%sheet1B%%); background-position: -296px -41px; width: 75px; height: 40px;}
- .flair-car11:before { background-image: url(%%sheet1B%%); background-position: 0px -82px; width: 75px; height: 40px;}
- .flair-car12:before { background-image: url(%%sheet1B%%); background-position: -74px -82px; width: 75px; height: 40px;}
- .flair-car13:before { background-image: url(%%sheet1B%%); background-position: -148px -82px; width: 75px; height: 40px;}
- .flair-car14:before { background-image: url(%%sheet1B%%); background-position: -222px -82px; width: 75px; height: 40px;}
- .flair-car15:before { background-image: url(%%sheet1B%%); background-position: -296px -82px; width: 75px; height: 40px;}
- .flair-car16:before { background-image: url(%%sheet1B%%); background-position: 0px -123px; width: 75px; height: 40px;}
- .flair-car17:before { background-image: url(%%sheet1B%%); background-position: -74px -123px; width: 75px; height: 40px;}
- .flair-car18:before { background-image: url(%%sheet1B%%); background-position: -148px -123px; width: 75px; height: 40px;}
- .flair-car19:before { background-image: url(%%sheet1B%%); background-position: -222px -123px; width: 75px; height: 40px;}
- .flair-car20:before { background-image: url(%%sheet1B%%); background-position: -296px -123px; width: 75px; height: 40px;}
- .flair-car21:before { background-image: url(%%sheet1B%%); background-position: 0px -164px; width: 75px; height: 40px;}
- .flair-car22:before { background-image: url(%%sheet1B%%); background-position: -74px -164px; width: 75px; height: 40px;}
- .flair-car23:before { background-image: url(%%sheet1B%%); background-position: -148px -164px; width: 75px; height: 40px;}
- .flair-car24:before { background-image: url(%%sheet1B%%); background-position: -222px -164px; width: 75px; height: 40px;}
- .flair-car25:before { background-image: url(%%sheet1B%%); background-position: -296px -164px; width: 75px; height: 40px;}
- .flair-car26:before { background-image: url(%%sheet1B%%); background-position: 0px -205px; width: 75px; height: 40px;}
- .flair-car27:before { background-image: url(%%sheet1B%%); background-position: -74px -205px; width: 75px; height: 40px;}
- .flair-car28:before { background-image: url(%%sheet1B%%); background-position: -148px -205px; width: 75px; height: 40px;}
- .flair-car29:before { background-image: url(%%sheet1B%%); background-position: -222px -205px; width: 75px; height: 40px;}
- .flair-car30:before { background-image: url(%%sheet1B%%); background-position: -296px -205px; width: 75px; height: 40px;}
- .flair-car31:before { background-image: url(%%sheet1B%%); background-position: 0px -246px; width: 75px; height: 40px;}
- .flair-car32:before { background-image: url(%%sheet1B%%); background-position: -74px -246px; width: 75px; height: 40px;}
- .flair-car33:before { background-image: url(%%sheet1B%%); background-position: -148px -246px; width: 75px; height: 40px;}
- .flair-car34:before { background-image: url(%%sheet1B%%); background-position: -222px -246px; width: 75px; height: 40px;}
- .flair-car35:before { background-image: url(%%sheet1B%%); background-position: -296px -246px; width: 75px; height: 40px;}
- .flair-car36:before { background-image: url(%%sheet1B%%); background-position: 0px -287px; width: 75px; height: 40px;}
- .flair-car37:before { background-image: url(%%sheet1B%%); background-position: -74px -287px; width: 75px; height: 40px;}
- .flair-car38:before { background-image: url(%%sheet1B%%); background-position: -148px -287px; width: 75px; height: 40px;}
- .flair-car39:before { background-image: url(%%sheet1B%%); background-position: -222px -287px; width: 75px; height: 40px;}
- .flair-car40:before { background-image: url(%%sheet1B%%); background-position: -296px -287px; width: 75px; height: 40px;}
- .flair-car41:before { background-image: url(%%sheet1B%%); background-position: 0px -328px; width: 75px; height: 40px;}
- .flair-car42:before { background-image: url(%%sheet1B%%); background-position: -74px -328px; width: 75px; height: 40px;}
- .flair-car43:before { background-image: url(%%sheet1B%%); background-position: -148px -328px; width: 75px; height: 40px;}
- .flair-car44:before { background-image: url(%%sheet1B%%); background-position: -222px -328px; width: 75px; height: 40px;}
- .flair-car45:before { background-image: url(%%sheet1B%%); background-position: -296px -328px; width: 75px; height: 40px;}
- .flair-car46:before { background-image: url(%%sheet1B%%); background-position: 0px -369px; width: 75px; height: 40px;}
- .flair-car47:before { background-image: url(%%sheet1B%%); background-position: -74px -369px; width: 75px; height: 40px;}
- .flair-car48:before { background-image: url(%%sheet1B%%); background-position: -148px -369px; width: 75px; height: 40px;}
- .flair-car49:before { background-image: url(%%sheet1B%%); background-position: -222px -369px; width: 75px; height: 40px;}
- .flair-car50:before { background-image: url(%%sheet1B%%); background-position: -296px -369px; width: 75px; height: 40px;}
- .flair-car51:before { background-image: url(%%sheet1B%%); background-position: 0px -410px; width: 75px; height: 40px;}
- .flair-car52:before { background-image: url(%%sheet1B%%); background-position: -74px -410px; width: 75px; height: 40px;}
- .flair-car53:before { background-image: url(%%sheet1B%%); background-position: -148px -410px; width: 75px; height: 40px;}
- .flair-car54:before { background-image: url(%%sheet1B%%); background-position: -222px -410px; width: 75px; height: 40px;}
- .flair-car55:before { background-image: url(%%sheet1B%%); background-position: -296px -410px; width: 75px; height: 40px;}
- .flair-car56:before { background-image: url(%%sheet1B%%); background-position: 0px -451px; width: 75px; height: 40px;}
- .flair-car57:before { background-image: url(%%sheet1B%%); background-position: -74px -451px; width: 75px; height: 40px;}
- .flair-car58:before { background-image: url(%%sheet1B%%); background-position: -148px -451px; width: 75px; height: 40px;}
- .flair-car59:before { background-image: url(%%sheet1B%%); background-position: -222px -451px; width: 75px; height: 40px;}
- .flair-car60:before { background-image: url(%%sheet1B%%); background-position: -296px -451px; width: 75px; height: 40px;}
- .flair-car61:before { background-image: url(%%sheet2B%%); background-position: 0px -492px; width: 75px; height: 40px;}
- .flair-car62:before { background-image: url(%%sheet2B%%); background-position: -74px -492px; width: 75px; height: 40px;}
- .flair-car63:before { background-image: url(%%sheet2B%%); background-position: -148px -492px; width: 75px; height: 40px;}
- .flair-car64:before { background-image: url(%%sheet2B%%); background-position: -222px -492px; width: 75px; height: 40px;}
- .flair-car65:before { background-image: url(%%sheet2B%%); background-position: -296px -492px; width: 75px; height: 40px;}
- .flair-car66:before { background-image: url(%%sheet2B%%); background-position: 0px -533px; width: 75px; height: 40px;}
- .flair-car67:before { background-image: url(%%sheet2B%%); background-position: -74px -533px; width: 75px; height: 40px;}
- .flair-car68:before { background-image: url(%%sheet2B%%); background-position: -148px -533px; width: 75px; height: 40px;}
- .flair-car69:before { background-image: url(%%sheet2B%%); background-position: -222px -533px; width: 75px; height: 40px;}
- .flair-car70:before { background-image: url(%%sheet2B%%); background-position: -296px -533px; width: 75px; height: 40px;}
- .flair-car71:before { background-image: url(%%sheet2B%%); background-position: 0px -574px; width: 75px; height: 40px;}
- .flair-car72:before { background-image: url(%%sheet2B%%); background-position: -74px -574px; width: 75px; height: 40px;}
- .flair-car73:before { background-image: url(%%sheet2B%%); background-position: -148px -574px; width: 75px; height: 40px;}
- .flair-car74:before { background-image: url(%%sheet2B%%); background-position: -222px -574px; width: 75px; height: 40px;}
- .flair-car75:before { background-image: url(%%sheet2B%%); background-position: -296px -574px; width: 75px; height: 40px;}
- .flair-car76:before { background-image: url(%%sheet2B%%); background-position: 0px -615px; width: 75px; height: 40px;}
- .flair-car77:before { background-image: url(%%sheet2B%%); background-position: -74px -615px; width: 75px; height: 40px;}
- .flair-car78:before { background-image: url(%%sheet2B%%); background-position: -148px -615px; width: 75px; height: 40px;}
- .flair-car79:before { background-image: url(%%sheet2B%%); background-position: -222px -615px; width: 75px; height: 40px;}
- .flair-car80:before { background-image: url(%%sheet2B%%); background-position: -296px -615px; width: 75px; height: 40px;}
- .flair-car81:before { background-image: url(%%sheet2B%%); background-position: 0px -656px; width: 75px; height: 40px;}
- .flair-car82:before { background-image: url(%%sheet2B%%); background-position: -74px -656px; width: 75px; height: 40px;}
- .flair-car83:before { background-image: url(%%sheet2B%%); background-position: -148px -656px; width: 75px; height: 40px;}
- .flair-car84:before { background-image: url(%%sheet2B%%); background-position: -222px -656px; width: 75px; height: 40px;}
- .flair-car85:before { background-image: url(%%sheet2B%%); background-position: -296px -656px; width: 75px; height: 40px;}
- .flair-car86:before { background-image: url(%%sheet2B%%); background-position: 0px -697px; width: 75px; height: 40px;}
- .flair-car87:before { background-image: url(%%sheet2B%%); background-position: -74px -697px; width: 75px; height: 40px;}
- .flair-car88:before { background-image: url(%%sheet2B%%); background-position: -148px -697px; width: 75px; height: 40px;}
- .flair-car89:before { background-image: url(%%sheet2B%%); background-position: -222px -697px; width: 75px; height: 40px;}
- .flair-car90:before { background-image: url(%%sheet2B%%); background-position: -296px -697px; width: 75px; height: 40px;}
- .flair-car91:before { background-image: url(%%sheet2B%%); background-position: 0px -738px; width: 75px; height: 40px;}
- .flair-car92:before { background-image: url(%%sheet2B%%); background-position: -74px -738px; width: 75px; height: 40px;}
- .flair-car93:before { background-image: url(%%sheet2B%%); background-position: -148px -738px; width: 75px; height: 40px;}
- .flair-car94:before { background-image: url(%%sheet2B%%); background-position: -222px -738px; width: 75px; height: 40px;}
- .flair-car95:before { background-image: url(%%sheet2B%%); background-position: -296px -738px; width: 75px; height: 40px;}
- .flair-car96:before { background-image: url(%%sheet2B%%); background-position: 0px -779px; width: 75px; height: 40px;}
- .flair-car97:before { background-image: url(%%sheet2B%%); background-position: -74px -779px; width: 75px; height: 40px;}
- .flair-car98:before { background-image: url(%%sheet2B%%); background-position: -148px -779px; width: 75px; height: 40px;}
- .flair-car99:before { background-image: url(%%sheet2B%%); background-position: -222px -779px; width: 75px; height: 40px;}
- .flair-car100:before { background-image: url(%%sheet2B%%); background-position: -296px -779px; width: 75px; height: 40px;}
- .flair-car101:before { background-image: url(%%sheet2B%%); background-position: 0px -820px; width: 75px; height: 40px;}
- .flair-car102:before { background-image: url(%%sheet2B%%); background-position: -74px -820px; width: 75px; height: 40px;}
- .flair-car103:before { background-image: url(%%sheet2B%%); background-position: -148px -820px; width: 75px; height: 40px;}
- .flair-car104:before { background-image: url(%%sheet2B%%); background-position: -227px -820px; width: 75px; height: 40px;}
- .flair-car105:before { background-image: url(%%sheet2B%%); background-position: -296px -820px; width: 75px; height: 40px;}
- .flair-car106:before { background-image: url(%%sheet2B%%); background-position: 0px -861px; width: 75px; height: 40px;}
- .flair-car107:before { background-image: url(%%sheet2B%%); background-position: -74px -861px; width: 75px; height: 40px;}
- .flair-car108:before { background-image: url(%%sheet2B%%); background-position: -148px -861px; width: 75px; height: 40px;}
- .flair-car109:before { background-image: url(%%sheet2B%%); background-position: -224px -861px; width: 75px; height: 40px;}
- .flair-car110:before { background-image: url(%%sheet2B%%); background-position: -296px -861px; width: 75px; height: 40px;}
- .flair-car111:before { background-image: url(%%sheet3B%%); background-position: 0px -902px; width: 75px; height: 40px;}
- .flair-car112:before { background-image: url(%%sheet3B%%); background-position: -74px -902px; width: 75px; height: 40px;}
- .flair-car113:before { background-image: url(%%sheet3B%%); background-position: -148px -902px; width: 75px; height: 40px;}
- .flair-car114:before { background-image: url(%%sheet3B%%); background-position: -222px -902px; width: 75px; height: 40px;}
- .flair-car115:before { background-image: url(%%sheet3B%%); background-position: -296px -902px; width: 75px; height: 40px;}
- .flair-car116:before { background-image: url(%%sheet3B%%); background-position: 0px -943px; width: 75px; height: 40px;}
- .flair-car117:before { background-image: url(%%sheet3B%%); background-position: -74px -943px; width: 75px; height: 40px;}
- .flair-car118:before { background-image: url(%%sheet3B%%); background-position: -148px -943px; width: 75px; height: 40px;}
- .flair-car119:before { background-image: url(%%sheet3B%%); background-position: -222px -943px; width: 75px; height: 40px;}
- .flair-car120:before { background-image: url(%%sheet3B%%); background-position: -296px -943px; width: 75px; height: 40px;}
- .flair-car121:before { background-image: url(%%sheet3B%%); background-position: 0px -984px; width: 75px; height: 40px;}
- .flair-car122:before { background-image: url(%%sheet3B%%); background-position: -74px -984px; width: 75px; height: 40px;}
- .flair-car123:before { background-image: url(%%sheet3B%%); background-position: -148px -984px; width: 75px; height: 40px;}
- .flair-car124:before { background-image: url(%%sheet3B%%); background-position: -222px -984px; width: 75px; height: 40px;}
- .flair-car125:before { background-image: url(%%sheet3B%%); background-position: -296px -984px; width: 75px; height: 40px;}
- .flair-car126:before { background-image: url(%%sheet3B%%); background-position: 0px -1025px; width: 75px; height: 40px;}
- .flair-car127:before { background-image: url(%%sheet3B%%); background-position: -74px -1025px; width: 75px; height: 40px;}
- .flair-car128:before { background-image: url(%%sheet3B%%); background-position: -148px -1025px; width: 75px; height: 40px;}
- .flair-car129:before { background-image: url(%%sheet3B%%); background-position: -222px -1025px; width: 75px; height: 40px;}
- .flair-car130:before { background-image: url(%%sheet3B%%); background-position: -296px -1025px; width: 75px; height: 40px;}
- .flair-car131:before { background-image: url(%%sheet3B%%); background-position: 0px -1066px; width: 75px; height: 40px;}
- .flair-car132:before { background-image: url(%%sheet3B%%); background-position: -74px -1066px; width: 75px; height: 40px;}
- .flair-car133:before { background-image: url(%%sheet3B%%); background-position: -148px -1066px; width: 75px; height: 40px;}
- .flair-car134:before { background-image: url(%%sheet3B%%); background-position: -222px -1066px; width: 75px; height: 40px;}
- .flair-car135:before { background-image: url(%%sheet3B%%); background-position: -296px -1066px; width: 75px; height: 40px;}
- .flair-car136:before { background-image: url(%%sheet3B%%); background-position: 0px -1107px; width: 75px; height: 40px;}
- .flair-car137:before { background-image: url(%%sheet3B%%); background-position: -74px -1107px; width: 75px; height: 40px;}
- .flair-car138:before { background-image: url(%%sheet3B%%); background-position: -148px -1107px; width: 75px; height: 40px;}
- .flair-car139:before { background-image: url(%%sheet3B%%); background-position: -222px -1107px; width: 75px; height: 40px;}
- .flair-car140:before { background-image: url(%%sheet3B%%); background-position: -296px -1107px; width: 75px; height: 40px;}
- .flair-car141:before { background-image: url(%%sheet3B%%); background-position: 0px -1148px; width: 75px; height: 40px;}
- .flair-car142:before { background-image: url(%%sheet3B%%); background-position: -74px -1148px; width: 75px; height: 40px;}
- .flair-car143:before { background-image: url(%%sheet3B%%); background-position: -148px -1148px; width: 75px; height: 40px;}
- .flair-car144:before { background-image: url(%%sheet3B%%); background-position: -222px -1148px; width: 75px; height: 40px;}
- .flair-car145:before { background-image: url(%%sheet3B%%); background-position: -296px -1148px; width: 75px; height: 40px;}
- .flair-car146:before { background-image: url(%%sheet3B%%); background-position: 0px -1189px; width: 75px; height: 40px;}
- .flair-car147:before { background-image: url(%%sheet3B%%); background-position: -74px -1189px; width: 75px; height: 40px;}
- .flair-car148:before { background-image: url(%%sheet3B%%); background-position: -148px -1189px; width: 75px; height: 40px;}
- .flair-car149:before { background-image: url(%%sheet3B%%); background-position: -222px -1189px; width: 75px; height: 40px;}
- .flair-car150:before { background-image: url(%%sheet3B%%); background-position: -296px -1189px; width: 75px; height: 40px;}
- .flair-car151:before { background-image: url(%%sheet3B%%); background-position: 0px -1230px; width: 75px; height: 40px;}
- .flair-car152:before { background-image: url(%%sheet3B%%); background-position: -74px -1230px; width: 75px; height: 40px;}
- .flair-car153:before { background-image: url(%%sheet3B%%); background-position: -148px -1230px; width: 75px; height: 40px;}
- .flair-car154:before { background-image: url(%%sheet3B%%); background-position: -222px -1230px; width: 75px; height: 40px;}
- .flair-car155:before { background-image: url(%%sheet3B%%); background-position: -296px -1230px; width: 75px; height: 40px;}
- .flair-car156:before { background-image: url(%%sheet3B%%); background-position: 0px -1271px; width: 75px; height: 40px;}
- .flair-car157:before { background-image: url(%%sheet3B%%); background-position: -74px -1271px; width: 75px; height: 40px;}
- .flair-car158:before { background-image: url(%%sheet3B%%); background-position: -148px -1271px; width: 75px; height: 40px;}
- .flair-car159:before { background-image: url(%%sheet3B%%); background-position: -222px -1271px; width: 75px; height: 40px;}
- .flair-car160:before { background-image: url(%%sheet3B%%); background-position: -296px -1271px; width: 75px; height: 40px;}
- .flair-car161:before { background-image: url(%%sheet4B%%); background-position: 0px -1312px; width: 75px; height: 40px;}
- .flair-car162:before { background-image: url(%%sheet4B%%); background-position: -74px -1312px; width: 75px; height: 40px;}
- .flair-car163:before { background-image: url(%%sheet4B%%); background-position: -148px -1312px; width: 75px; height: 40px;}
- .flair-car164:before { background-image: url(%%sheet4B%%); background-position: -222px -1312px; width: 75px; height: 40px;}
- .flair-car165:before { background-image: url(%%sheet4B%%); background-position: -296px -1312px; width: 75px; height: 40px;}
- .flair-car166:before { background-image: url(%%sheet4B%%); background-position: 0px -1353px; width: 75px; height: 40px;}
- .flair-car167:before { background-image: url(%%sheet4B%%); background-position: -74px -1353px; width: 75px; height: 40px;}
- .flair-car168:before { background-image: url(%%sheet4B%%); background-position: -148px -1353px; width: 75px; height: 40px;}
- .flair-car169:before { background-image: url(%%sheet4B%%); background-position: -222px -1353px; width: 75px; height: 40px;}
- .flair-car170:before { background-image: url(%%sheet4B%%); background-position: -296px -1353px; width: 75px; height: 40px;}
- .flair-car171:before { background-image: url(%%sheet4B%%); background-position: 0px -1394px; width: 75px; height: 40px;}
- .flair-car172:before { background-image: url(%%sheet4B%%); background-position: -74px -1394px; width: 75px; height: 40px;}
- .flair-car173:before { background-image: url(%%sheet4B%%); background-position: -148px -1394px; width: 75px; height: 40px;}
- .flair-car174:before { background-image: url(%%sheet4B%%); background-position: -222px -1394px; width: 75px; height: 40px;}
- .flair-car175:before { background-image: url(%%sheet4B%%); background-position: -296px -1394px; width: 75px; height: 40px;}
- .flair-car176:before { background-image: url(%%sheet4B%%); background-position: 0px -1435px; width: 75px; height: 40px;}
- .flair-car177:before { background-image: url(%%sheet4B%%); background-position: -74px -1435px; width: 75px; height: 40px;}
- .flair-car178:before { background-image: url(%%sheet4B%%); background-position: -148px -1435px; width: 75px; height: 40px;}
- .flair-car179:before { background-image: url(%%sheet4B%%); background-position: -222px -1435px; width: 75px; height: 40px;}
- .flair-car180:before { background-image: url(%%sheet4B%%); background-position: -296px -1435px; width: 75px; height: 40px;}
- .flair-car181:before { background-image: url(%%sheet4B%%); background-position: 0px _0px; width: 75px; height: 40px;}
- .flair-car182:before { background-image: url(%%sheet4B%%); background-position: -74px _0px; width: 75px; height: 40px;}
- .flair-car183:before { background-image: url(%%sheet4B%%); background-position: -148px _0px; width: 75px; height: 40px;}
- .flair-car184:before { background-image: url(%%sheet4B%%); background-position: -222px _0px; width: 75px; height: 40px;}
- .flair-car185:before { background-image: url(%%sheet4B%%); background-position: -296px -41px; width: 75px; height: 40px;}
- .flair-car186:before { background-image: url(%%sheet4B%%); background-position: 0px -41px; width: 75px; height: 40px;}
- .flair-car187:before { background-image: url(%%sheet4B%%); background-position: -74px -41px; width: 75px; height: 40px;}
- .flair-car188:before { background-image: url(%%sheet4B%%); background-position: -148px -41px; width: 75px; height: 40px;}
- .flair-car189:before { background-image: url(%%sheet4B%%); background-position: -222px -41px; width: 75px; height: 40px;}
- .flair-car190:before { background-image: url(%%sheet4B%%); background-position: -296px -41px; width: 75px; height: 40px;}
- .flair-car191:before { background-image: url(%%sheet4B%%); background-position: 0px -82px; width: 75px; height: 40px;}
- .flair-car192:before { background-image: url(%%sheet4B%%); background-position: -74px -82px; width: 75px; height: 40px;}
- .flair-car193:before { background-image: url(%%sheet4B%%); background-position: -148px -82px; width: 75px; height: 40px;}
- .flair-car194:before { background-image: url(%%sheet4B%%); background-position: -222px -82px; width: 75px; height: 40px;}
- .flair-car195:before { background-image: url(%%sheet4B%%); background-position: -296px -82px; width: 75px; height: 40px;}
- .flair-car196:before { background-image: url(%%sheet4B%%); background-position: 0px -123px; width: 75px; height: 40px;}
- .flair-car197:before { background-image: url(%%sheet4B%%); background-position: -74px -123px; width: 75px; height: 40px;}
- .flair-car198:before { background-image: url(%%sheet4B%%); background-position: -148px -123px; width: 75px; height: 40px;}
- .flair-car199:before { background-image: url(%%sheet4B%%); background-position: -222px -123px; width: 75px; height: 40px;}
- .flair-car200:before { background-image: url(%%sheet4B%%); background-position: -296px -123px; width: 75px; height: 40px;}
- .flair-car201:before { background-image: url(%%sheet4B%%); background-position: 0px -164px; width: 75px; height: 40px;}
- .flair-car202:before { background-image: url(%%sheet4B%%); background-position: -74px -164px; width: 75px; height: 40px;}
- .flair-car203:before { background-image: url(%%sheet4B%%); background-position: -148px -164px; width: 75px; height: 40px;}
- .flair-car204:before { background-image: url(%%sheet4B%%); background-position: -222px -164px; width: 75px; height: 40px;}
- .flair-car205:before { background-image: url(%%sheet4B%%); background-position: -296px -164px; width: 75px; height: 40px;}
- .flair-car206:before { background-image: url(%%sheet4B%%); background-position: 0px -205px; width: 75px; height: 40px;}
- .flair-car207:before { background-image: url(%%sheet4B%%); background-position: -74px -205px; width: 75px; height: 40px;}
- .flair-car208:before { background-image: url(%%sheet4B%%); background-position: -148px -205px; width: 75px; height: 40px;}
- .flair-car209:before { background-image: url(%%sheet4B%%); background-position: -222px -205px; width: 75px; height: 40px;}
- .flair-car210:before { background-image: url(%%sheet4B%%); background-position: -296px -205px; width: 75px; height: 40px;}
- .flair-car211:before { background-image: url(%%sheet4B%%); background-position: 0px -246px; width: 75px; height: 40px;}
- .flair-car212:before { background-image: url(%%sheet4B%%); background-position: -74px -246px; width: 75px; height: 40px;}
- .flair-car213:before { background-image: url(%%sheet4B%%); background-position: -148px -246px; width: 75px; height: 40px;}
- .flair-car214:before { background-image: url(%%sheet4B%%); background-position: -222px -246px; width: 75px; height: 40px;}
- .flair-car215:before { background-image: url(%%sheet4B%%); background-position: -296px -246px; width: 75px; height: 40px;}
- .flair-car216:before { background-image: url(%%sheet4B%%); background-position: 0px -287px; width: 75px; height: 40px;}
- .flair-car217:before { background-image: url(%%sheet4B%%); background-position: -74px -287px; width: 75px; height: 40px;}
- .flair-car218:before { background-image: url(%%sheet4B%%); background-position: -148px -287px; width: 75px; height: 40px;}
- .flair-car219:before { background-image: url(%%sheet4B%%); background-position: -222px -287px; width: 75px; height: 40px;}
- .flair-car220:before { background-image: url(%%sheet4B%%); background-position: -296px -287px; width: 75px; height: 40px;}
- .flair-car221:before { background-image: url(%%sheet4B%%); background-position: 0px -328px; width: 75px; height: 40px;}
- .flair-car222:before { background-image: url(%%sheet4B%%); background-position: -74px -328px; width: 75px; height: 40px;}
- .flair-car223:before { background-image: url(%%sheet4B%%); background-position: -148px -328px; width: 75px; height: 40px;}
- .flair-car224:before { background-image: url(%%sheet4B%%); background-position: -222px -328px; width: 75px; height: 40px;}
- .flair-car225:before { background-image: url(%%sheet4B%%); background-position: -296px -328px; width: 75px; height: 40px;}
- .flair-car226:before { background-image: url(%%sheet4B%%); background-position: 0px -369px; width: 75px; height: 40px;}
- .flair-car227:before { background-image: url(%%sheet4B%%); background-position: -74px -369px; width: 75px; height: 40px;}
- .flair-car228:before { background-image: url(%%sheet4B%%); background-position: -148px -369px; width: 75px; height: 40px;}
- .flair-car229:before { background-image: url(%%sheet4B%%); background-position: -222px -369px; width: 75px; height: 40px;}
- .flair-car230:before { background-image: url(%%sheet4B%%); background-position: -296px -369px; width: 75px; height: 40px;}
- .flair-car231:before { background-image: url(%%sheet4BB%%); background-position: 0px 0px; width: 75px; height: 40px;}
- .flair-car232:before { background-image: url(%%sheet4BB%%); background-position: -74px 0px; width: 75px; height: 40px;}
- .flair-car233:before { background-image: url(%%sheet4BB%%); background-position: -148px 0px; width: 75px; height: 40px;}
- /*** widget stuff ***/
- .side .titlebox .tagline {
- margin: 0;
- padding: 0px 5px 5px 25px;
- background: #fff;
- border: 1px solid #e2e2e2;
- border-top: 0;
- }
- .side .md blockquote {
- border: 1px solid #e2e2e2;
- padding: 5px;
- background: #ffffff;
- color: #3d3d3d;
- line-height: 16px;
- margin-bottom: 8px;
- border-radius: 6px;
- }
- .side .md blockquote h3 {
- padding: 8px;
- color: #FFFFFF;
- text-align: center;
- font-weight: normal;
- font-size: medium;
- font-family: sans-serif;
- background: #0B2D4F;
- border-bottom: 1px solid #e2e2e2;
- border-radius: 4px;
- }
- /*** side bar stuff from gtav cruises to make top of sidebar cleaner ***/
- .side {
- background-color: transparent;
- margin: 8px 8px 10px 8px;
- border-radius: 0px;
- padding: 0;
- width: 300px;
- font-family: sans-serif !important;
- }
- .side .spacer {margin: 0 0 8px 0;}
- .sidebox.create .spacer {
- margin: 0;
- padding-top: 12px;
- border: 1px solid #e2e2e2;
- }
- .sidebox.create .spacer a {
- top: 6px;
- left: 6px;
- }
- .side .titlebox .tagline {
- margin: 0;
- padding: 0px 5px 5px 25px;
- background: #fff;
- border: 1px solid #e2e2e2;
- border-top: 0;
- }
- .side .md blockquote {
- border: 1px solid #e2e2e2;
- padding: 5px;
- background: #ffffff;
- color: #3d3d3d;
- line-height: 16px;
- margin-bottom: 8px;
- border-radius: 6px;
- }
- .side .md blockquote h3 {
- padding: 8px;
- color: #FFFFFF;
- text-align: center;
- font-weight: normal;
- font-size: medium;
- font-family: sans-serif;
- background: #0B2D4F;
- border-bottom: 1px solid #e2e2e2;
- border-radius: 4px;
- }
- .side .md blockquote h3 ~ * {padding: 0 8px;}
- .side .md blockquote a {color: #0C83D6;}
- .side .md blockquote a:hover {color: #000;}
- .side .md blockquote, .side .help blockquote {
- margin-right: 0px;
- margin-left: 0px;
- }
- .side .md ul {list-style: square;}
- .sidecontentbox .content {
- border: 1px solid #e2e2e2;
- background: #fff;
- padding: 4px 8px;
- margin-top: 4px;
- }
- .sidecontentbox .title {
- text-align: center;
- background: #f5f5f5;
- border: 1px solid #e2e2e2;
- padding: 8px;
- margin-bottom: -5px;
- }
- .sidecontentbox a.helplink {
- position: relative;
- background: url(%%modmessage%%) no-repeat;
- font-size: 0;
- right: 40px;
- height: 16px;
- width: 70px;
- margin-top: 11px;
- opacity: .3;
- }
- .sidecontentbox a.helplink:hover {opacity: .6;}
- .gadget .reddit-entry {line-height: 17px;}
- .fancy-toggle-button .add, .RESshortcutside, .RESDashboardToggle {
- background: #67ae34 !important;
- border: 1px solid #67ae34 !important;
- transition: 100ms !important;
- }
- .fancy-toggle-button .add:hover, .RESshortcutside:hover, .RESDashboardToggle:hover {
- background: #fff !important;
- color: #67ae34 !important;
- }
- .fancy-toggle-button .remove, .RESshortcutside.remove, .RESDashboardToggle.remove {
- background: #e9e9e9 !important;
- border: 1px solid #e2e2e2 !important;
- transition: 100ms !important;
- color: #a5a5a5 !important;
- }
- .fancy-toggle-button .remove:hover, .RESshortcutside.remove:hover, .RESDashboardToggle.remove:hover {background: #fff !important;}
- .hover-bubble.multi-selector {display: none !important;}
- .titlebox form.toggle, .leavemoderator {
- padding: 8px;
- border: 1px solid #e2e2e2;
- border-bottom: 0;
- }
- .titlebox .bottom {
- border-top: none;
- padding: 4px 8px;
- background: #fff;
- border: 1px solid #e2e2e2;
- }
- #ad-frame, #ad_main {
- background: #fff;
- border: 1px solid #e2e2e2;
- }
- .fancy-toggle-button .add, .RESshortcutside, .RESDashboardToggle {
- background: #67ae34 !important;
- border: 1px solid #67ae34 !important;
- transition: 100ms !important;
- }
- .fancy-toggle-button .add:hover, .RESshortcutside:hover, .RESDashboardToggle:hover {
- background: #fff !important;
- color: #67ae34 !important;
- }
- .fancy-toggle-button .remove, .RESshortcutside.remove, .RESDashboardToggle.remove {
- background: #e9e9e9 !important;
- border: 1px solid #e2e2e2 !important;
- transition: 100ms !important;
- color: #a5a5a5 !important;
- }
- .fancy-toggle-button .remove:hover, .RESshortcutside.remove:hover, .RESDashboardToggle.remove:hover {background: #fff !important;}
- .hover-bubble.multi-selector {display: none !important;}
- .md blockquote, .help blockquote {
- margin: 0px;
- border: 1px solid #ccc;
- padding: 4px 12px;
- background: #fff;
- }
- .md hr {
- border: none;
- background: transparent;
- }
- /*** FLAIRS copied from gtav cruises because they are nice and work well***/
- .flair-somename {
- background: #000;
- border: 1px solid #000;
- color: #fff;
- }
- /* Linkflairs - Credit to /r/Roosterteeth Link Flairs which i based ours on. */
- .flair, .linkflairlabel {
- border-radius: 0px;
- z-index: 100;
- }
- .linkflairlabel {
- background: url(%%small-icons%%) 7.5px -211.9px no-repeat; /*circle*/
- max-width: 23px;
- height: 19px;
- top: -8px;
- text-align: center;
- text-indent: 38px;
- font-size: x-small;
- font-weight: normal;
- font-style: normal;
- font-variant: normal;
- font-family: "HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
- padding: 0px;
- padding-right: 6px;
- border: none;
- border-radius: 0px;
- vertical-align: middle;
- position: relative;
- line-height: 22px;
- cursor: default;
- color: #472CA9;
- background-color: #472CA9;
- -moz-transition: text-indent 5s,color 0.4s,max-width 0.4s;
- -o-transition: text-indent 5s,color 0.4s,max-width 0.4s;
- -webkit-transition: text-indent 5s,color 0.4s,max-width 0.4s;
- transition: text-indent 5s,color 0.4s,max-width 0.4s;
- -moz-transition-delay: 0s;
- -o-transition-delay: 0s;
- -webkit-transition-delay: 0s;
- transition-delay: 0s;
- margin-bottom: -15px;
- border-radius: 5px;
- }
- .linkflairlabel {
- max-width: 999px;
- text-indent: 32px;
- color: #f2f2f2 !important;
- -moz-transition: text-indent 0.4s, color 0.4s, max-width 0.4s;
- -o-transition: text-indent 0.4s, color 0.4s, max-width 0.4s;
- -webkit-transition: text-indent 0.4s, color 0.4s, max-width 0.4s;
- transition: text-indent 0.4s, color 0.4s, max-width 0.4s;
- -moz-transition-delay: 0.6s;
- -o-transition-delay: 0.6;
- -webkit-transition-delay: 0.6s;
- transition-delay: 0.6s;
- opacity: 1;
- }
- .linkflairlabel[title*="News"] {background: rgba(101, 179, 84, 1) url(%%small-icons%%) 4.5px -1px no-repeat; color: rgba(101, 179, 84, 1);border-radius: 5px;} /*NewsIcon*/
- .linkflairlabel[title*="Event"] {background: rgba(180, 180, 66, 1) url(%%small-icons%%) 7.5px -68.9px no-repeat; color: #989742;border-radius: 5px;} /*Teepee*/
- .linkflairlabel[title*="Screenshot"] {background: rgba(81, 106, 232, 1) url(%%small-icons%%) 7.5px -24.9px no-repeat; color: rgba(81, 106, 232, 1);border-radius: 5px;} /*Camera*/
- .linkflairlabel[title*="Video"] {background: rgba(59, 59, 59, 1) url(%%small-icons%%) 7.5px -101.9px no-repeat; color: rgba(59, 59, 59, 1);border-radius: 5px;} /*Movie Camera*/
- .linkflairlabel[title*="GIF"] {background: rgba(202, 117, 117, 1) url(%%small-icons%%) 7.5px -101.9px no-repeat; color: rgba(202, 117, 117, 1);border-radius: 5px;} /*Movie Camera*/
- .linkflairlabel[title*="Question"] {background: rgba(103, 60, 203, 1) url(%%small-icons%%) 7.5px -122.9px no-repeat; color: rgba(103, 60, 203, 1);border-radius: 5px;} /*pencil*/
- .linkflairlabel[title*="Discussion"] {background: rgba(158, 64, 77, 1) url(%%small-icons%%) 7.5px -47.9px no-repeat; color: rgba(158, 64, 77, 1) ;border-radius: 5px;} /*Chat*/
- .linkflairlabel[title*="Finished"] {background: rgba(145, 145, 145, 1) url(%%small-icons%%) 7.5px -146.9px no-repeat; color: rgba(232, 81, 81, 1);border-radius: 5px;} /*Multiple People*/
- .linkflairlabel[title*="Suggestion"] {background: rgba(0, 153, 190, 1) url(%%small-icons%%) 10.5px -167.9px no-repeat; color: rgba(0, 153, 190, 1);border-radius: 5px;} /*Lightbulb*/
- .linkflairlabel[title*="Vehicle"] {background: rgba(55, 79, 204, 1) url(%%small-icons%%) 6.5px -189.9px no-repeat; color: rgba(0, 153, 190, 1);border-radius: 5px;} /*Car*/
- .linkflairlabel[title*=""][href*="/mod_post"], .linkflairlabel[title*=""].stickied {
- background-color: rgb(101, 179, 84)!important;
- color: rgb(101, 179, 84)!important;
- }
- .listing-page .link.linkflair-finished { display: none; }
- .search-page .linkflair.linkflair-finished { display: block; }
- .sidecontentbox .linkflairlabel {
- top: -8px
- margin-right: 5px;
- }
Advertisement
Add Comment
Please, Sign In to add comment