标题之外的其他列扩展-(如何删除或隐藏?) [英] Additional Column Exatends out of header - (How do you delete or make hidden?)

查看:75
本文介绍了标题之外的其他列扩展-(如何删除或隐藏?)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何删除或隐藏从标题突出显示的此附加列?

How do you delete or make hidden this additional column that sticks out from the header?

可以使用HTML或内容编辑器完成此操作吗?

Can this be done using the HTML or Content editor?

内容编辑器:

< style type ="text/css">

<style type="text/css">

table.ms-listviewtable tr:nth-​​child(2n + 1)td,table.ms-listviewtable tr th {

table.ms-listviewtable tr:nth-child(2n+1) td, table.ms-listviewtable tr th {

       background-color:#efefef;

        background-color: #efefef;

       /* border-bottom-color:#d5d5d5!important; */

        /*border-bottom-color: #d5d5d5 !important;*/

       border-top-color:#d5d5d5!important;

        border-top-color: #d5d5d5 !important;

       border-width:1px!important;

        border-width: 1px !important;

       font-family:"Open Sans",Tahoma,Arial,sans-serif!important;

        font-family: "Open Sans",Tahoma,Arial,sans-serif !important;

       边界崩溃:崩溃!重要;

        border-collapse: collapse !important;

    }

    table.ms-listviewtable tr:nth-​​child(2n)td,table.ms-listviewtable tr th {

    table.ms-listviewtable tr:nth-child(2n) td, table.ms-listviewtable tr th {

       background-color:#f9f9f9;

        background-color: #f9f9f9;

       /* border-bottom-color:#d5d5d5!important; */

        /*border-bottom-color: #d5d5d5 !important;*/

       border-top-color:#d5d5d5!important;

        border-top-color: #d5d5d5 !important;

       border-width:1px!important;

        border-width: 1px !important;

       font-family:"Open Sans",Tahoma,Arial,sans-serif!important;

        font-family: "Open Sans",Tahoma,Arial,sans-serif !important;

       边界崩溃:崩溃!重要;

        border-collapse: collapse !important;

    }

  .ms-core-pageTitle,.ms-core-pageTitle和

   .ms-core-pageTitle, .ms-core-pageTitle a

    {font-weight:Bold}

    {font-weight: Bold}

.ms-vb2,.ms-vb,.ms-vb a,.ms-vb-用户A

.ms-vb2, .ms-vb, .ms-vb a, .ms-vb-user A

{font-size:10pt;颜色:黑色; font-family:Times New Roman}  

{font-size: 10pt; color: black; font-family: Times New Roman} 

.ms-vh-div,.ms-vh-div A

.ms-vh-div, .ms-vh-div A

{font-size:11pt;颜色:黑色;字体粗细:粗体;字体家族:Times New Roman}

{font-size: 11pt; color: black; font-weight: Bold; font-family: Times New Roman}

tr.ms-viewheadertr> th.ms-vh2-nograd,

tr.ms-viewheadertr > th.ms-vh2-nograd,

    tr.ms-viewheadertr> th.ms-vh-icon,/*输入框和附件图标*/

    tr.ms-viewheadertr > th.ms-vh-icon, /* Input box and attachment icon */

    tr.ms-viewheadertr> th.ms-vh,/*文本*/

    tr.ms-viewheadertr > th.ms-vh, /* Text */

    tr.ms-viewheadertr> th.ms-vh2,

    tr.ms-viewheadertr > th.ms-vh2,

    tr.ms-viewheadertr> th.ms-vh2-nofilter,

    tr.ms-viewheadertr >th.ms-vh2-nofilter,

    tr.ms-viewheadertr> th.ms-vh-div/*文本*/{

    tr.ms-viewheadertr >th.ms-vh-div/* Text */ {

       背景:#D3D3D3;

        background: #D3D3D3;

    }

table.ms-listviewtable tr:nth-​​child(2n)td,table.ms-listviewtable tr th

table.ms-listviewtable tr:nth-child(2n) td, table.ms-listviewtable tr th

{background-color:#D3D3D3;}

{background-color: #D3D3D3;}

</style>

</style>

推荐答案

修改视图并将样式设置为阴影".或基本表".

Modify the view and set the style to "Shaded" or "Basic Table".


这篇关于标题之外的其他列扩展-(如何删除或隐藏?)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆