Modify SharePoint List Styles

Source: Internet
Author: User

1. Modify the SharePoint style to Shadow 2, open the list's AllItems.aspx file with designer and copy the following style to the inside

<style type= "Text/css" >
. ms-basictable
{
width:100%;
padding:0;
margin:0;
border-right:1px solid #c1dad7;
}
. ms-basictable th {
Font:bold 12px "Trebuchet MS", Verdana, Arial, Helvetica, Sans-serif;
Color: #4f6b72;
border-left:1px solid #C1DAD7;
border-bottom:1px solid #c1dad7;
letter-spacing:2px;
Text-transform:uppercase;
Text-align:left;
padding:6px 6px 6px 12px;
Background: #CAE8EA no-repeat;
}
. ms-basictable TD {
border-left:1px solid #C1DAD7;
border-bottom:1px solid #c1dad7;
Background: #fff;
font-size:14px;
padding:6px 6px 6px 12px;
Color: #4f6b72;
}
. ms-basictable Td.alt {
Background: #F5FAFA;
Color: #797268;
}
. ms-basictable Th.spec,td.spec {
border-left:1px solid #C1DAD7;
}

</style>

1. Modify the SharePoint style to Shadow 2, open the list's allitems.aspx file with designer, copy the following style to the inside <style type= "Text/css" >
. ms-basictable
{
width:100%;
padding:0;
margin:0;
border-right:1px solid #c1dad7;
}
. ms-basictable th {
Font:bold 12px "Trebuchet MS", Verdana, Arial, Helvetica, Sans-serif;
Color: #4f6b72;
border-left:1px solid #C1DAD7;
border-bottom:1px solid #c1dad7;
letter-spacing:2px;
Text-transform:uppercase;
Text-align:left;
padding:6px 6px 6px 12px;
Background: #CAE8EA no-repeat;
}
. ms-basictable TD {
border-left:1px solid #C1DAD7;
border-bottom:1px solid #c1dad7;
Background: #fff;
font-size:14px;
padding:6px 6px 6px 12px;
Color: #4f6b72;
}
. ms-basictable Td.alt {
Background: #F5FAFA;
Color: #797268;
}
. ms-basictable Th.spec,td.spec {
border-left:1px solid #C1DAD7;
}

</style>
The film always fails to upload, it does not upload

Modify SharePoint List styles

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.