The 365 Forum Restyle

Theme for the NEW NEW Forum

当前为 2020-05-01 提交的版本,查看 最新版本

/* ==UserStyle==
@name         The 365 Forum Restyle
@namespace    https://gf.qytechs.cn/en/users/221979-trig365
@homepageURL  https://gf.qytechs.cn/en/users/221979-trig365
@version      1.0.9
@license      GPL-3.0+
@description  Theme for the NEW NEW Forum
@author       Trigger (https://gf.qytechs.cn/en/users/221979-trig365)
@preprocessor uso
==/UserStyle== */

@-moz-document domain("www.theforum365.com") {

    /* GLOBAL */
    
    p {
	line-height: 1.2;
}
    

    /* LETS SORT THE HEADER AND BODY WIDTH */
    .ipsLayout_container {
        max-width: 2200px;
        width: 100%;
    }


    main#ipsLayout_body {
        width: 100%;
        max-width: 2200px;
    }
    
    #ipsLayout_header header {
	background-color: #3C5E79;
}
    
    .ipsApp .ipsButton_important {
	background: #3C5E79;
}
    
    .ipsPageHeader {
	margin: 0px !important;
}


/* MAIN FORUM LIST */

.ipsType_sectionTitle {
	background: #3C5E79;
}

.cForumList .ipsDataItem_title {
	font-size: 15px;
}

.ipsItemStatus.ipsItemStatus_large {
	width: 30px;
	height: 30px;
	line-height: 30px;
	font-size: 17px;
}

ul.ipsList_reset li:nth-child(3n) {
	display: none;
}



    /* BG COLOURS */
    .ipsDataList_zebra.ipsDataList:not( .ipsGrid) .ipsDataItem:last-child,
    .ipsDataList.ipsDataList_zebra > .ipsDataItem {
        background: #f8f8f8;
    }

    .ipsDataList.ipsDataList_zebra .ipsDataItem:not( .ipsDataItem_selected):not( .ipsModerated):not( .ipsDataItem_new):not( .ipsDataItem_success):not( .ipsDataItem_warning):not( .ipsDataItem_error):not( .ipsDataItem_info):not( .ipsDataItem_status):nth-child(even) {
        background: #FFF;
    }


    /* TITLES */
    .ipsDataItem_title {
        font-size: 14px;
        margin-bottom: 0;
    }

    .ipsDataItem_icon {
        padding: 8px 10px !important;
    }

    .ipsDataItem_stats {
        padding: 8px 10px;
    }

    .ipsDataList .ipsDataItem_main .ipsDataItem_meta {
        font-size: 12.5px;
    }

    li.ipsDataItem ul.ipsDataItem_lastPoster li:first-child > a img {
        display: none !important;
    }

    li.ipsDataItem ul.ipsDataItem_lastPoster li:nth-child(2n),
    li.ipsDataItem ul.ipsDataItem_lastPoster li:nth-child(3n) {
        margin-left: 10px;
    }


    /* PAGE HEADER */
    .ipsPhotoPanel.ipsPhotoPanel_small.ipsPhotoPanel_notPhone.ipsClearfix img {
        display: none;
    }

    html[dir="ltr"] .ipsPhotoPanel.ipsPhotoPanel_small > div {
        margin-left: 0;
    }


    /* THREAD TIME */
    #elPostFeed article {
        margin-top: 5px;
        padding-top: 5px;
        padding-bottom: 5px;
    }

    aside.ipsComment_author.cAuthorPane.ipsColumn.ipsColumn_medium.ipsResponsive_hidePhone {
        width: 15%;
    }

    li.cAuthorPane_photo {
        display: none;
    }

    h3.cAuthorPane_author {
        font-size: 13px;
    }

    ul.ipsComment_controls.ipsClearfix.ipsItemControls_left {
        position: absolute;
        right: 117px;
        top: -30px;
    }

    .ipsItemControls {
        padding-top: 0px;
        margin-top: 0;
        border-top: none;
    }

    .ipsQuote {
        margin-bottom: 15px;
    }

    .ipsQuote .ipsQuote_contents {
        padding: 10px;
    }

    #elPostFeed article:nth-of-type(2n+1) {
        background: #fff;
        outline: 1px solid #e2e2e2 !important;
    }

    #elPostFeed article .ipsColumn.ipsColumn_fluid {
        padding-left: 15px;
        border-left: 1px solid #e9e9e9;
    }
}

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址