Skip to content

SSM整形君 by tnishikawa

Details

Authortnishikawa

LicenseNo License

Categorycloudssm

Created

Updated

Size9.4 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Senju Service Manager(SSM)の見た目を気持ちシュッとさせるためのCSSです。

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         SSM
@version      1.0
@namespace    userstyles.world/user/tnishikawa
@description  Senju Service Manager
@author       tnishikawa
@license      No License
==/UserStyle== */
@-moz-document url-prefix("http://cloudssm.wwws.nri.co.jp/") {
    /* フォントの変更 */
    @font-face {
        font-family: "MS Pゴシック";
        src: local("Meiryo UI");
    }

    /* ホームの表の幅を調整 */
    #divDisplayAll > div > table > tbody > tr:nth-child(2) > td:nth-child(3) > table > tbody > tr:nth-child(1) > td > div > table:nth-child(2) {
        width: 1000px !important;
        margin-left: 10px !important;
    }

    /* ホームの最新情報に更新ボタンを非表示 */
    #divDisplayAll > div > table > tbody > tr:nth-child(1) > td:nth-child(3) > button {
        display: none;
    }


    /* =============================================
        検索窓
    ============================================= */
    body > form:nth-child(244) > table:nth-child(18) > tbody > tr > td > table {
        float: left;
    }
    body > form:nth-child(9) > table:nth-child(29) > tbody > tr > td > table {
        float: left;
    }
    body > form:nth-child(9) > table > tbody > tr > td:nth-child(1) > table > tbody > tr > td:nth-child(1) > span {
        display: none;
    }
    body > form:nth-child(9) > table > tbody > tr > td:nth-child(1) > table > tbody > tr > td:nth-child(2) > span {
        display: none;
    }
    #inTxtCondFreewordSearch {
        height: 45px !important;
    }
    .dvBtnFreewordSearch,.dvBtnFreewordSearchOv {
        height: 45px !important;
        width: 45px !important;
    }

    /* =============================================
        検索結果の表
    ============================================= */
    TD.tdLDtCBLR {
        border-left: 1px solid lightgrey;
        border-right: 1px solid lightgrey;
        border-bottom: 1px solid lightgrey;
        padding-left: 0px !important;
        padding-right: 2px;
        padding-top: 6px;
        padding-bottom: 6px;
        text-align: center;
    }

    /* ヘッダー */
    td.tdHomeTaskHdr {
        background-image: none;
        background-color: gray;
        color: white;
        height: 30px;
    }

    /* =============================================
        タブの表示設定
    ============================================= */
    .dvdt {
        height: 45px !important;
    }
    [id^="divsm_"] > table{
        height: 45px !important
    }
    [id^="divdt_"] > table{
        height: 45px !important
    }
    [id^="divmm_"]{
        background-image: none !important;
        background-color: lightblue
    }


    /* 背景を削除 */
    #divDisplayAll > div > table > tbody > tr:nth-child(1) > td:nth-child(2) > img {
        display: none !important;
    }

    /* =============================================
        トップページのサイドバーを非表示
    ============================================= */
    .tdHomeLeftSec {
        display: none
    }
    #divDisplayAll > div > table > tbody > tr:nth-child(2) > td:nth-child(2) {
        display: none
    }
    #divDisplayAll > div > table > tbody > tr:nth-child(2) > td:nth-child(3) > table > tbody > tr:nth-child(1) > td > div {
        width: 1500px
    }
    #divDisplayAll > div > table > tbody > tr:nth-child(2) > td:nth-child(3) > table > tbody > tr:nth-child(1) > td > div > table:nth-child(2) {
        width: 1500px
    }
    #divDisplayAll > div > table > tbody > tr:nth-child(2) > td:nth-child(3) > table > tbody > tr:nth-child(2) > td > div {
        display: none
    }


    /* =============================================
        チケットの詳細画面 
    ============================================= */
    #tbl_col_00000103 > tbody > tr > td > table > tbody > tr > td:nth-child(1) > textarea {
        /* 	経過記録の表示エリア拡大 */
        height: 250px !important
    }
    #tbl_col_00000190 > tbody > tr > td > table > tbody > tr > td:nth-child(1) > textarea {
        /* 	経過記録の表示エリア拡大 */
        height: 300px !important
    }
    #tbl_col_00000108 > tbody > tr > td > table > tbody > tr > td:nth-child(1) > textarea {
        /* 	メッセージ内容の表示エリア拡大 */
        height: 300px !important;
    }
    #tbl_col_00000096 > tbody > tr > td > table > tbody > tr > td:nth-child(1) > textarea {
        /* 	メッセージIDの表示エリア拡大 */
        height: 300px !important;
    }
/*    #tbl_col_00000098 > tbody > tr > td > table > tbody > tr > td:nth-child(1) > textarea {*/
        /* 	リリース作業内容の表示エリア拡大 */
/*        height: 300px !important; */
/*    } */

/*     #divBlock_0001 > table:nth-child(5) > tbody > tr:nth-child(2) > td.td_RfNBL {
        /* 	SSMコピペ君(統制)の表示エリア(左) */
        background-color: #fac0cf !important;
        text-align: center !important;
    }
    #divBlock_0001 > table:nth-child(5) > tbody > tr:nth-child(2) > td.td_DtBLR {
        /* 	SSMコピペ君(統制)の表示エリア(右) */
        height: 50px !important;
        background-color: #f9dee5 !important;
    }
    #divBlock_0001 > table:nth-child(9) > tbody > tr:nth-child(2) > td.td_RfNBL {
        /* 	SSMコピペ君(問題管理)の表示エリア(左) */
        background-color: #fac0cf !important;
        text-align: center !important;
    }
    #divBlock_0001 > table:nth-child(9) > tbody > tr:nth-child(2) > td.td_DtBLR {
        /* 	SSMコピペ君(問題管理)の表示エリア(右) */
        height: 50px !important;
        background-color: #f9dee5 !important;
    }
    #divBlock_0001 > table:nth-child(11) > tbody > tr:nth-child(2) > td.td_RfNBL {
        /* 	SSMコピペ君(インシデント2.0)の表示エリア(左) */
        background-color: #fac0cf !important;
        text-align: center !important;
    }
    #divBlock_0001 > table:nth-child(11) > tbody > tr:nth-child(2) > td.td_DtBLR {
        /* 	SSMコピペ君(インシデント2.0)の表示エリア(右) */
        height: 50px !important;
        background-color: #f9dee5 !important;
    }
    #divBlock_0001 > table:nth-child(12) > tbody > tr:nth-child(2) > td.td_RfNBL {
        /* 	SSMコピペ君(IC)の表示エリア(左) */
        background-color: #fac0cf !important;
        text-align: center !important;
    }
    #divBlock_0001 > table:nth-child(12) > tbody > tr:nth-child(2) > td.td_DtBLR {
        /* 	SSMコピペ君(IC)の表示エリア(右) */
        height: 50px !important;
        background-color: #f9dee5 !important;
    } */
    #tbl_col_00000101 > tbody > tr > td > table > tbody > tr > td:nth-child(1) > textarea {
        /*  特記事項の表示エリア拡大 */
        height: 150px !important;
    }
    

    
    /* =============================================
        不要な背景を削除 
    ============================================= */
    #divDisplayAll > div > table > tbody > tr:nth-child(2) > td:nth-child(3) > table > tbody > tr:nth-child(2) {
        display: none
    }
    #divDisplayAll > div > table > tbody > tr:nth-child(2) > td:nth-child(3) > table > tbody > tr:nth-child(3) {
        display: none
    }
    #divDisplayAll > div > table > tbody > tr:nth-child(2) > td:nth-child(3) > table > tbody > tr:nth-child(1) > td > div > table:nth-child(1) {
        display: none
    }
    #divDisplayAll > div > table > tbody > tr:nth-child(2) > td:nth-child(3) > table > tbody > tr:nth-child(1) > td {
        padding-bottom: 0px;
    }
    body > form:nth-child(244) > table:nth-child(38) > tbody > tr > td {
        background-image: none !important;
    }
    body > form:nth-child(9) > table:nth-child(30) > tbody > tr > td {
        background-image: none !important;
    }
    body > form:nth-child(9) > table:nth-child(49) > tbody > tr > td {
        background-image: none !important;
    }
    body > form:nth-child(9) > table:nth-child(60) > tbody > tr > td {
        background-image: none !important;
    }
    table.tb_CnHd {
        background-image: none !important;
    }
    table.tb_CnBt {
        background-image: none !important;
    }
    td.tdLHd {
        background-image: none !important;
    }
    body > form:nth-child(244) > table:nth-child(16) {
        background-image: none !important;
    }
    body > form:nth-child(253) > table > tbody > tr:nth-child(1) > td > table > tbody > tr > td > table {
        background-image: none !important;
    }
    TD.td_RfNBL {
        background-image: none !important;
    }
    TD.tdBlHd TABLE {
        background-image: none !important;
    }
    TD.tdBlHdBLR TABLE {
        background-image: none !important;
    }
    TD.td_EdNBL {
        background-image: none !important;
    }
    body > form:nth-child(255) > table > tbody > tr:nth-child(1) > td > table > tbody > tr > td > table {
        background-image: none !important;
    }
    body > form:nth-child(253) > table > tbody > tr:nth-child(1) > td > table > tbody > tr > td > table {
        background-image: none !important;
    }
    #tbl_col_00000164 > tbody > tr > td > table:nth-child(4) > tbody > tr > td{
        background-image: none !important;
    }


    TD.td_RfNBL DIV TABLE TD {
        text-align: center !important;
    }
}

Reviews

No reviews yet.