Beast's Lair (nrvnqsr): Tomorrow by hikoumaprojects

Details
Authorhikoumaprojects
LicenseNo License
Created
Updated
Categorynrvnqsr.com
Description
Based on the "tomorrow" theme on 4chan. This isn't finished yet.
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name Beast's Lair (nrvnqsr): Tomorrow
@version 20220522.20.22
@namespace userstyles.world/user/hikoumaprojects
@description Based on the "tomorrow" theme on 4chan. This isn't finished yet.
@author hikoumaprojects
@license No License
==/UserStyle== */
@-moz-document domain("nrvnqsr.com") {
/*Topic text color */
.forumbit_post .foruminfo .forumdata .forumtitle a,
.forumbit_nopost .forumbit_nopost .forumrow .forumtitle a {
font-weight: bold;
}
body a {
color: #81a2be;
}
.above_body {
background: #282a2e;
margin: 0px 0px 10px 0px;
padding: 0px 0px 0px 0px;
-moz-border-radius-bottomleft: 5px;
-moz-border-radius-bottomright: 5px;
-webkit-border-bottom-left-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
border-bottom-left-radius: 50px;
border-bottom-right-radius: 50px;
}
/*Topic Background */
.forumbit_nopost .forumbit_nopost .forumrow,
.forumbit_post .forumrow {
color: rgb(255, 255, 255);
background: #282a2e;
border-bottom: 5px solid #1d1f21;
border-left: 0px solid #5a7f97;
border-right: 0px solid #5a7f97;
filter: drop-shadow(0px 0px 5px #00000061);
}
/*Forumhead Texture */
.forumhead + .childforum .L2:first-child .forumrow,
.forumhead + .L2 .forumrow {
background: #282a2e;
}
/*Background color */
html {
background: #1d1f21 none;
}
/*Replaces the blue part of the background */
.body_wrapper {
padding: 10px 20px 10px 20px;
background: #1d1f21 none;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}
/*Navbar */
.navbar {
position: relative;
height: 53px;
background: #27292c;
margin: 10px 0px 0px 0px;
color: rgb(255, 255, 255);
border: 0px solid rgb(255, 255, 255);
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
}
/*Nav tabs color */
.navtabs > ul.floatcontainer li a {
color: #81a2be;
padding: 2px 5px;
}
/*Navtabs */
.navtabs {
background: #27292c;
padding: 0px 0px 0px 20px;
height: 26px;
}
/*Navtabs 2 */
.navtabs li a.navtab {
border-top: 1px solid #Cedfeb;
border-left: 1px solid #Cedfeb;
display: block;
background: #27292c;
min-width: 60px;
width: 60px;
padding: 0 10px;
}
/*Navtabs 3 */
.navtabs > ul.floatcontainer li a.popupctrl {
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
border: solid 1px transparent;
background: transparent url(images/misc/arrow.png) no-repeat right center;
padding-right: 15px;
color: #81a2be;
}
/*--------------------------------------- */
.forumbit_nopost .subforumdescription {
padding: 5px 10px;
font-weight: normal;
color: rgb(255, 255, 255);
background: #27292c;
}
/*Forumhead */
.forumhead {
background: #27292c;
filter: drop-shadow(0px 0px 10px #00000061);
padding: 0;
font: bold 12px Arial, Tahoma, Calibri, Verdana, Geneva, sans-serif;
color: #ffffff;
clear: both;
margin-top: 8px;
float: left;
border: 0px solid #5a7f97;
width: 100%;
-moz-border-radius-topright: 5px;
-moz-border-radius-topleft: 5px;
-webkit-border-top-right-radius: 5px;
-webkit-border-top-left-radius: 5px;
border-top-right-radius: 5px;
border-top-left-radius: 5px;
}
/*Toplinks Color */
.toplinks ul.isuser li a {
color: #81a2be;
}
/*Forum Usernames */
#forums a.username {
color: rgb(255, 255, 255);
}
.forumbit_post .foruminfo .forumdata .forumtitle,
.forumbit_nopost .forumbit_nopost .forumrow .forumtitle {
font-size: 14px;
}
.navtabs li.selected a.navtab {
color: rgb(255, 255, 255);
background: #27292c;
}
.navbar_advanced_search li a {
color: #81a2be;
}
.wgo_block .blocksubhead {
padding-left: 10px;
color: rgb(255, 255, 255);
background: #27292c;
padding-bottom: 5px;
}
.wgo_block .blockhead {
font-size: 12px;
font-weight: bold;
color: rgb(255, 255, 255);
background: #27292c;
border: 0px transparent;
}
.wgo_block .section div p {
padding-bottom: 5px;
background: #27292c;
}
.wgo_block .section div ol {
padding-left: 0;
background: #27292c;
}
.wgo_block .section div,
.wgo_block .section ol {
padding-left: 20px;
background: #27292c;
}
.wgo_block .section {
display: block;
padding: 0 0 0.5em;
color: rgb(255, 255, 255);
clear: both;
width: 100%;
background: #27292c;
}
/*--------------------------------------------------------------------------------------------------------
NAVTABS
----------------------------------------------------------------------------------------------------------
*/
.navtabs li.selected a.navtab {
color: rgb(255, 255, 255);
background: #27292c;
}
.navtabs li a.navtab {
border-top: 0px solid #cedfeb;
border-left: 0px solid #cedfeb;
display: block;
background: #27292c;
min-width: 60px;
width: auto !important;
width: 60px;
text-align: center;
color: #ffffff;
font: bold 12px Arial, Calibri, Verdana, Geneva, sans-serif;
line-height: normal;
text-decoration: none;
padding: 0 10px;
}
/*--------------------------------------------------------------------------------------------------------
SEARCHBAR
----------------------------------------------------------------------------------------------------------
*/
.navbar_search input {
background: #1d1f21;
color: #ffffff;
}
.globalsearch .textboxcontainer span {
border-top: 0px;
border-left: 0px;
}
/*--------------------------------------------------------------------------------------------------------
IMAGE LOGO
----------------------------------------------------------------------------------------------------------
*/
.logo-image {
text-align: center;
filter: drop-shadow(0px 0px 5px #000);
transition: opacity 0.1s ease-in-out;
background-image: url(https://i.pinimg.com/originals/5a/d4/7a/5ad47aae12355d55c86bcb408d88ba08.jpg
);
background-attachment: fixed;
background-position: top;
background-size: contain;
background-repeat: no-repeat;
opacity: 0.8;
}
.logo-image:hover {
text-align: center;
filter: drop-shadow(0px 0px 5px #000);
transition: opacity 0.1s ease-in-out;
opacity: 1;
}
/*--------------------------------------------------------------------------------------------------------
BOX SHADOW
----------------------------------------------------------------------------------------------------------
*/
.forumbit_post .forumrow,
.forumbit_nopost .forumhead,
.forumbit_nopost .forumrow,
.forumbit_post .forumhead,
.forumbits .forumhead {
-moz-box-shadow: -2px 2px 2px #5a7f97;
-webkit-box-shadow: -2px 2px 2px #5a7f97;
box-shadow: 0px 0px 0px #008be600;
}
/*--------------------------------------------------------------------------------------------------------
FORUMHEAD + HOVER
----------------------------------------------------------------------------------------------------------
*/
.forumhead + .childforum .L2:first-child:hover .forumrow,
.forumhead + .L2 .forumrow {
background: #32363c;
transition: background 0.1s ease-in-out;
}
.forumhead + .childforum .L2:first-child .forumrow,
.forumhead + .L2 .forumrow {
background: #282a2e;
transition: background 0.1s ease-in-out;
}
/*--------------------------------------------------------------------------------------------------------
FORUMBIT + HOVER
----------------------------------------------------------------------------------------------------------
*/
.forumbit_nopost .forumbit_nopost .forumrow,
.forumbit_post .forumrow {
color: rgb(255, 255, 255);
background: #282a2e;
transition: background 0.1s ease-in-out;
}
.forumbit_nopost .forumbit_nopost .forumrow,
.forumbit_post .forumrow:hover {
color: rgb(255, 255, 255);
background: #32363c;
transition: background 0.1s ease-in-out;
}
}
@-moz-document domain("nrvnqsr.com") {
/*--------------------------------------------------------------------------------------------------------
Tools Menu
----------------------------------------------------------------------------------------------------------
*/
.toolsmenu {
margin-bottom: 0;
}
.toolsmenu {
background: #282a2e;
border: 0px solid #5a7f97;
}
/*--------------------------------------------------------------------------------------------------------
Thead List Head
----------------------------------------------------------------------------------------------------------
*/
.threadlisthead {
border: 0px solid #5a7f97;
background: #282a2e;
-moz-border-radius-topright: 10px;
-moz-border-radius-topleft: 10px;
-webkit-border-top-right-radius: 10px;
-webkit-border-top-left-radius: 10px;
border-top-right-radius: 10px;
border-top-left-radius: 10px;
box-shadow: -2px 2px 2px #5a7f9700;
position: relative;
}
/*--------------------------------------------------------------------------------------------------------
Non-Sticky Threads
----------------------------------------------------------------------------------------------------------
*/
.threadbit .nonsticky,
.threadbit .discussionrow {
background: #282a2e;
}
.threadbit .nonsticky:hover,
.threadbit .discussionrow {
background: #32363c;
}
.threadbit .nonsticky,
.threadbit .deleted,
.threadbit .discussionrow,
.threadbit .ignored {
border: 5px solid #1d1f21;
filter: drop-shadow(0px 0px 5px #00000061);
border-top-width: 0px;
}
.threadbit {
position: relative;
box-shadow: 0px 0px 0px #5a7f9700;
}
/*--------------------------------------------------------------------------------------------------------
Thread Page List
----------------------------------------------------------------------------------------------------------
*/
.threadbit .pagination a {
padding: 0 10px;
color: rgb(255, 255, 255);
font-size: 11px;
display: inline;
float: none;
}
.pagination span a {
font: normal 13px Tahoma, Calibri, Verdana, Geneva, sans-serif;
font-size: 13px;
border: 0px solid rgb(51, 51, 51);
padding: 2px 4px;
margin-left: 3px;
background: #1d1f21 none;
color: rgb(255, 255, 255);
}
.announcements .announcerow {
background: #282a2e;
box-shadow: -2px 2px 2px #5a7f9700;
padding: 5px 0;
}
.announcerow .announceinfo,
.announcerow .announcement {
background: #282a2e;
}
/*--------------------------------------------------------------------------------------------------------
Sticky Threads
----------------------------------------------------------------------------------------------------------
*/
.threadbit .sticky {
background: #293040;
border: 05px solid #1d1f21;
border-top-color: rgb(90, 127, 151);
border-top-style: solid;
border-top-width: 0px;
border-top: 0;
width: 100%;
float: left;
display: block;
clear: both;
position: relative;
}
.sticky a.title {
color: #6a9dff;
}
.pagination span a.popupctrl {
background: #1d1f21 url(images/misc/black_downward_arrow.png) no-repeat center left;
padding-right: 15px;
}
/*Jump To Page Pop-Up*/
.popupbody {
padding: 5px;
background: #282a2e;
border: 1px solid #ffffff26;
position: absolute;
min-width: 20px;
}
.popupbody li a,
.popupbody li label {
display: block;
color: #fff;
background: #282a2e;
padding: 6.235px 115px;
}
.popupbody li.formsubmit {
text-align: right;
padding: 0px;
background: #282a2e;
}
/*--------------------------------------------------------------------------------------------------------
USER POSTS
----------------------------------------------------------------------------------------------------------
*/
.s-mod-colors {
color: #a6ff59;
font-weight: bold;
text-shadow: 0px 0px 7px #40ff4000;
}
/*Post Backgrounds*/
.postbitlegacy .postdetails,
.eventbit .eventdetails {
background: #282a2e none;
}
.postbitlegacy .userinfo {
background: #282a2e none;
}
.postbitlegacy .postbody,
.eventbit .eventdetails .eventbody {
margin-left: 220px;
border-left: 10px solid #1d1f21;
background: #282a2e none;
_background-image: none;
padding-bottom: 1em;
}
.postbit,
.postbitlegacy,
.eventbit {
border: 0px solid #282a2e;
}
.postbit .posthead,
.postbitlegacy .posthead,
.eventbit .eventhead {
background: #16181a;
_background-image: none;
border: 0px solid #1d1f2100;
color: #ffffff;
margin: 0px 0px 0px;
padding: 5px 0;
}
.postbit .postfoot .textcontrols,
.postbitlegacy .postfoot .textcontrols,
.eventbit .eventfoot .eventcontrols {
padding: 6px 0 4px;
background: #1d1f21 none;
}
/*User Quotes*/
.bbcode_container div.bbcode_quote {
margin: 0 10px;
margin-bottom: 0px;
margin-bottom: 10px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
background: #00000030;
border-radius: 10px;
border: 0px solid #5a7f97;
filter: drop-shadow(0px 0px 5px #0000);
}
.threadbit .alt {
background: rgba(249, 1, 1, 0);
}
}
@-moz-document domain("nrvnqsr.com") {}