beautypg.com

HP Integrity NonStop J-Series User Manual

Page 440

background image

Figure 176 New File Dialog Box

3.

Click Finish.

The mycss.css file is created.

4.

Add the following code to the mycss.css file:

body{
background-color:#fff2f2;
margin-left:0;
margin-right:0;
margin-top:0;
margin-bottom:0;
}
.TableRow1 {
background-color: #D0E6E0;
}
.TableRow2 {
background-color: #E8F7F1;
}
.TableColumn {
text-align: center
}
.TableClass {
font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 13px;
color: #000000;
padding: 2;
border-style: solid;
border-width: 2px;
}
.TableHeader {
color: #000000;
background-color: #F1F1F1;
padding: 3;
text-align: center;
border: none;
}
.TableFooter {
background-color: #F1F1F1;
}

440 Integrating MyFaces into Spring

This manual is related to the following products: