ItEr37S16RFMaquetacionDesenhoAplicacionItEr36S18: Revamped styles of page headers

This commit is contained in:
Lorenzo Tilve 2009-12-03 01:44:10 +01:00 committed by Javier Moran Rua
parent 5c319c19ed
commit bc4b45b9ec
2 changed files with 11 additions and 7 deletions

View file

@ -361,6 +361,7 @@ div.z-errbox {
.z-window-embedded {
margin: 10px;
margin-top: 5px;
}
@ -443,17 +444,20 @@ div.z-errbox {
background-image: none;
}
.z-window-popup-header,.z-window-highlighted-header,.z-window-overlapped-header,.z-window-embedded-header
{
.z-window-popup-header,.z-window-highlighted-header,
.z-window-overlapped-header,.z-window-embedded-header {
background-color: #FFFFFF;
color: #48AB48;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 20px;
padding-bottom: 20px;
color: #0081C3;
font-family: Georgia, Tahoma, Arial, Helvetica, sans-serif;
font-size: 18px;
padding-bottom: 10px;
font-weight: normal;
background-image: url(../img/header_bullet.gif);
background-repeat: no-repeat;
padding-left: 22px;
background-position: 0px 3px;
}
.z-tabs-scroll .z-tabs-cnt {
background: #FAFDFE none repeat scroll 0 0;
border-bottom: 1px solid #7EAAC6;

Binary file not shown.

After

Width:  |  Height:  |  Size: 553 B