[Stylish] mRoes Darkfish Modifikation

emroe

emroe:deur
Registriert
16 Juli 2013
Beiträge
226
Ort
Schweiz
Version 1.0

Forenübersicht
screen3.png

  • Rahmen von rot auf schwarz geändert.
  • Kategorieleiste mit schwarzem Hintergrund und roter Schrift gefärbt.
  • Themen-, Beiträgeanzahl etwas nach links geschoben.

Themenübersicht
screen4.png

  • Rahmen von rot auf schwarz geändert.
  • Titelleiste mit schwarzem Hintergrund und roter Schrift gefärbt.
  • Anzeige von wichtigen Beiträgen auf einem etwas helleren Hintergrund geändert.

Beitragsübersicht
screen5.png

  • Rahmen von rot auf schwarz geändert.
  • Beitragskopf mit schwarzem Hintergrund und roter Schrift gefärbt.



Code:
Expand Collapse Copy
.formcontrols,
.attachments,
.postbit .postfoot .textcontrols, .postbitlegacy .postfoot .textcontrols, .eventbit .eventfoot 

.eventcontrols,
.threadbit .threadstats,
.threadbit .threadpostedin,
.userprof_headers_border,
.profile_content .userprof_content,
.showgroups_table th,
.showgroups_table td,
#pmfolderlist .blocksubhead,
.announcements .announcerow,
.forumhead + ol > li:first-child, .threadlist .threadlisthead + ol, .blockrow:first-child, 

.searchbits > li:first-child, ol#threadlist > li:first-child, #usercp_content ol#threads > 

li:first-child,
#usercp_nav .blocksubhead,
#activitylist,
#activitylist .activitybit,
blockquote.restore hr,
.postbitlegacy .fish_thx_list,
#subscription_info #forum_icon_legend dl,
#posttree,
#threaded_view h4,
#tag_edit_form .formcontrols,
.quickedit,
.signature,
.postbit, .postbitlegacy, .eventbit,
.postbit .posthead, .postbitlegacy .posthead, .eventbit .eventhead,
.postbit .userinfo, .postbit .userinfo_noavatar,
.postbitlegacy .postbody, .eventbit .eventdetails .eventbody,
.postbitdeleted, .postbitignored,
.postbitdeleted .posthead, .postbitignored .posthead,
.postbitdeleted .userinfo, .postbitignored .userinfo,
.postbit .posttitle, .postbitlegacy .title,
.wgo_block .blockbody,
.wgo_block .blockhead,
.forum_info .blockhead,
.forum_info .blockbody,
.thread_info h4,
.thread_info .blockbody,
#pollinfo,
#pollresults,
#pollresults .blockrow,
#pollresults ol.commalist,
.lightbox > div > div,
.navtabs ul,
.navtabs li,
.navtabs li a.navtab,
.globalsearch .textboxcontainer,
.globalsearch .textboxcontainer span,
.toplinks form input.loginbutton,
.globalsearch .buttoncontainer,
.globalsearch .buttoncontainer span,
.footer,
.settings_form_top_border,
.blockbody.settings_form_border,
.formcontrols,
.formcontrols .blockrow,
.formcontrols .blockrow .primary.center img.icon,
.editor_smiliebox .blocksubhead,
.cke_skin_kama .cke_dialog_title,
.cke_skin_kama .cke_dialog_body .cke_dialog_tabs a.cke_dialog_tab,
.cke_skin_kama .cke_dialog_body .cke_dialog_close_button span,
.blocksubhead,
.blockfoot, .blocksubfoot,
.pagination span a,
.pagination .popupmenu:hover a.popupctrl,
dl.tabslight,
#forumrules,
.errorblock ul.blockrow.error > li,
blockquote.preview fieldset.postattachlist,
.attachments,
blockquote.preview .signature,
#ajax_post_errors .blockrow,
.navtabs li:first-child,
.forumbit_nopost .forumbit_nopost .forumrow, .forumbit_post .forumrow,
.forumbits .forumbit_nopost .forumhead,
.threadbit .sticky,
.threadbit .nonthread,
.threadbit .nonsticky, .threadbit .deleted, .threadbit .discussionrow, .threadbit .ignored,
.forum_info .blockhead,
.forum_info .blockbody {
border-color: black !important;
}

body 
{
  width:950px !important;
  margin:0 auto !important;
}

#thread_controls, #above_threadlist_controls
{
  background-color: #020010 !important;
  border: black 1px solid !important;
}

.threadlisthead, #announcements
{
  background-color: black;
  border: black 1px solid !important;
}

.threadlisthead a:link,
.threadlisthead a:visited 
{
  color:#990700 !important;
}

.forumhead
{
  height: 12px;
  background-color: black;
  border: black 1px solid !important;
}

.forumhead a:link,
.forumhead a:visited 
{
  color:#990700 !important;
}
.sticky
{
  background-color: #0F0F0F !important;
}

.posthead 
{
  color:#990700 !important;
  font-weight: bold;
}

.postlistfoot, .forumfoot
{
  background-color: black !important;
  border: black 1px solid !important;
}

span.forumtitle, 
span.forumthreadpost, 
span.forumlastpost 
{
  margin-top: -5px;
}

.forumthreadpost 
{
  margin-left: -34px;
}

.forumlastpost 
{
  margin-left: 34px;
}
 
Zuletzt bearbeitet:
Zurück
Oben