Skip to content

Dark Ereality Forum by itbait

Screenshot of Dark Ereality Forum

Details

Authoritbait

LicenseNo License

Categoryereality forum

Created

Updated

Size5.5 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Dark Style for EReality Forum
Стиль форума изменен на темный, в дизайне убраны аватарки и всякие большие фоновые картинки.

Notes

Imported from userstyles.org

Source code

/* ==UserStyle==
@name           Dark Ereality Forum
@namespace      ereality
@author         itBAIT
@description    `Dark Style for EReality Forum`
@version        1.0.1
==/UserStyle== */

@-moz-document domain(forum.ereality.ru) { 
	html, .LoginForm {
	  background: none !important;
	}

	body, #Footer, .UnderFooter {
	  background: none !important;
	  background-color: #323234 !important;
	  color: #a2a2a1 !important; 
	}
	
	a, input.button, .Title,
	.LoginInput, .SearchInput,
	.thTitlePost, .edited, .txt, .quotename {
	  color: #a2a2a1 !important;
	}
	
	.FontColor555 {
	  color: gray !important;
	}
	
	.ModeratorAnswer .RedColor,
	.ModeratorAnswer a {
	  color: #000 !important;
	}
	
	.PostText div font[color="#999999"] {
	  color: #999999aa !important;
	}

	#Breadcrumb, .left.BreadcrumbLeft, .right.BreadcrumbRight {
	  background: linear-gradient(to top, #424244, #525254) !important;
	}
	
	#Breadcrumb {
	  border-bottom: 1px solid #121222 !important;
	  border-top: 1px solid #121222 !important;
	}
	
	.left.BreadcrumbLeft {
	  border-left: 1px solid #121222 !important;
	}
	
	.right.BreadcrumbRight {
	  border-right: 1px solid #121222 !important;
	}
	
	.thTitle, .thSubjects, .thMessages, .thLastMessage,
	.thAnswears, .thTopStarter, .thLeft, .thRight,
	.thTitlePost, .thLeftPost, .thRightPost, .thRules, .thRulesIcon {
	  background: linear-gradient(to top, #424244, #525254) !important;
	  border-top: 1px solid #121222 !important;
	}

	.thTitlePost, .thLeftPost, .thRightPost {
	  border-bottom: 1px solid #121222 !important;
	}
	
	.thLeft, .thLeftPost {
	  border-left: 1px solid #121222 !important;
	}
	
	.thRight, .thRightPost {
	  border-right: 1px solid #121222 !important;
	}
	
	.thSeparator {
	  background: none !important;
	  background-color: #121222 !important;
	  width: 1px !important;
	}
	
	.SubForum > tbody > tr > td,
	.TablePost > tbody > tr > td,
	.VoteBorders, #pollRow1,
	.PostTop, input.button,
	#SearchForm form, .Input150bg,
	input[name="t_title"], textarea,
	.SelectFilter, .FilterSearch, .SelectPage {
	  border: 1px solid #121222 !important;
	  background-color: #323234 !important;
	}

	input.button:hover {
	  background-color: #424244 !important;
	}
	
	.PostTop {
	  border-bottom: none !important;
	}
	
	#SearchForm form, .Input150bg,
	input[name="t_title"], textarea,
	.SelectFilter, .FilterSearch, .SelectPage {
	  background: none !important;;
	  background-color: #424244 !important;
	  color: #a2a2a1 !important;;
	}
	
	#Content > table,
	.SubForum,
	.TablePost {
	 border-collapse: collapse !important;
	}
	
	.FilterButton {
	  border: 1px solid #121222 !important;;
	  background-color: #424244 !important;
	}
	
	.UsersOnline.FontSize12 {
	  border-bottom: 1px solid #121222 !important;
	  border-right: 1px solid #121222 !important;
	  border-left: 1px solid #121222 !important;
	  background: #323234 !important;
	}
	.tdSubjects, .tdMessages, .tdAnswears, .tdTopStarter {
	    border-left: 1px solid #121222 !important;
	}
	
	.tdLastMessage {
	  width: 248px !important;
	}
	
	.tdIcon img {
	  -webkit-filter: invert(1) opacity(0.5) !important;
	  filter: invert(1) opacity(0.5) !important;
	}
	
	.tdIconTop img {
	  -webkit-filter: invert(1) opacity(0.5) hue-rotate(180deg) !important;
	  filter: invert(1) opacity(0.5) hue-rotate(180deg) !important;
	}
	
	img[src$="inf.gif"],
	img[src$="next_page.png"],
	img[src$="prev_page.png"],
	img[src$="VoteSubmit.png"],
	img[src$="VoteSubmitHover.png"],
	input[src$="GoButton.png"],
	input[src$="PostSubmit.png"] {
	  -webkit-filter: invert(1) opacity(0.8) hue-rotate(180deg) !important;
	  filter: invert(1) opacity(0.8) hue-rotate(180deg) !important;
	}
	
	#ForumEreality, #AvatarFrame, #AvatarFramePost {
	  display: none !important;
	}
	
	#Header {
	  background: none !important;
	  height: auto !important;
	}
	
	.Quote, .quote, .SearchQuote {
	  background-color: #424244 !important;
	}
	
	.ModeratorAnswer .Quote,
	.ModeratorAnswer .quote {
	  background-color: #574547 !important;
	  border-color: #000 !important;
	}
	
	.SearchQuote b {
	  color: green !important;
	} 
	
	.ModeratorAnswer {
	  background-color: #625254 !important;
	  color: #000 !important;
	  border: 1px solid #000 !important;
	}

	  .ModeratorAnswer .edited {
	  color: #000 !important;
	}

	.ModeratorDate {
	  color: #000 !important;
	}
	
	td.VoteRow label:hover { 
	  color: #aa7777 !important;
	}

	.FoundWords { 
	  color: green !important;
	  background-color: transparent !important;
	}

	table.txt tr.txt td.row3 {
	  background: linear-gradient(to top, #424244, #525254) !important;
	}
	
	#Content table tr:nth-child(n+1) > td {
	 background-color: #323234 !important;
	}
	
	#Content > table table td
	{
	  padding-left: 5px !important;
	  border: 1px solid #121222 !important;
	}
	
	#Content table table {
	  border-collapse: collapse !important;
	}

	#erExtForumIgnoreList {
	  margin-top: -82px !important;
	  margin-left: -89px !important;
	}
	
	.active {
	  text-decoration: underline !important;
	}

	.textM, .imgLink {
	  text-decoration: underline !important;
	}

	/* убрать белую точку слева вверху, которая появляется из-за плагина ГР*/
	body > div:not(#Layout) {
	  display: none;
	}
}

Reviews

No reviews yet.