一个CSS的备份

body
{
    font-size
:12px;
    background-color
:#f4f4f4;
    margin
:0px;
    padding
:0px;
}
.toolbar
{
    height
:32px;
    background-image
:url(ysr.WebContros.YsrGridReport.Resources.image.toolbar.jpg);            /*   (Resources/image/toolbar.jpg);*/
    background-repeat
:repeat-x;
    font-size
:16px; 
    color
:Red;
     
}
 
.网格风格 td
{ 
    border-top-width
: 1px; 
    border-top-style
: solid; 
  
/*  border-top-color: #000000; */
    border-left-width
: 1px; 
    border-left-style
: solid; 
  
/*  border-left-color: #000000; */
    padding-left
:3px;
} 
.网格风格
{
 
 border-right-width
: 1px;
 border-right-style
: solid;
/* border-right-color: #000000;*/
 border-bottom-width
: 1px;
 border-bottom-style
: solid;
 
/*border-bottom-color: #000000;*/
 border-top-width
:1px;
 border-top-style
: solid;
/* border-top-color: #000000;*/
 border-left-width
: 1px; 
 border-left-style
: solid; 
/* border-left-color: #000000;*/
 width
:100%;
}
.直线风格 td
{ 
    border-top-width
: 1px; 
    border-top-style
: solid; 
  
/*  border-top-color: #000000; */
    border-left-width
: 0px; 
    border-left-style
: solid; 
  
/*  border-left-color: #000000; */
    padding-left
:3px;
} 
.直线风格
{
 
 border-right-width
: 1px;
 border-right-style
: solid;
/* border-right-color: #000000;*/
 border-bottom-width
: 1px;
 border-bottom-style
: solid;
 
/*border-bottom-color: #000000;*/
 border-top-width
:1px;
 border-top-style
: solid;
/* border-top-color: #000000;*/
 border-left-width
: 1px; 
 border-left-style
: solid; 
/* border-left-color: #000000;*/
 width
:100%;
}
.竖线风格 td
{ 
    border-top-width
: 0px; 
    border-top-style
: solid; 
  
/*  border-top-color: #000000; */
    border-left-width
: 1px; 
    border-left-style
: solid; 
  
/*  border-left-color: #000000; */
    padding-left
:3px;
} 
.竖线风格
{
 
 border-right-width
: 1px;
 border-right-style
: solid;
/* border-right-color: #000000;*/
 border-bottom-width
: 1px;
 border-bottom-style
: solid;
 
/*border-bottom-color: #000000;*/
 border-top-width
:1px;
 border-top-style
: solid;
/* border-top-color: #000000;*/
 border-left-width
: 1px; 
 border-left-style
: solid; 
/* border-left-color: #000000;*/
 width
:100%;
}
.PageNext
{page-break-after:   always;}
input
        
{ 
            BORDER-RIGHT
: #7EBF4F 1px solid; PADDING-RIGHT: 2px; BORDER-TOP: #7EBF4F 1px solid; PADDING-LEFT: 2px; FONT-SIZE: 12px; FILTER: 
            progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#B3D997)
; BORDER-LEFT: #7EBF4F 1px solid; CURSOR: hand; 
            COLOR
: black; PADDING-TOP: 2px; BORDER-BOTTOM: #7EBF4F 1px solid;
        
}    


posted @ 2010-06-22 10:12  smodi  阅读(293)  评论(0编辑  收藏  举报