ItEr35S04XestionDaComunidadeItEr34S04: Removed background images from panel headers and added extra margins
This commit is contained in:
parent
da1a680032
commit
82beeef397
1 changed files with 23 additions and 0 deletions
|
|
@ -584,3 +584,26 @@ div.z-grid {
|
|||
margin-bottom:2px;
|
||||
margin-right:5px;
|
||||
}
|
||||
|
||||
|
||||
/* Graphical improvements */
|
||||
|
||||
.z-panel-header {
|
||||
background:none;
|
||||
border: 0px;
|
||||
margin:0px 0px 0 10px
|
||||
}
|
||||
|
||||
.z-panel-body {
|
||||
background:none;
|
||||
border: 1px solid #B1CBD5;
|
||||
margin:0 10px 0px 10px;
|
||||
}
|
||||
|
||||
.z-panel-children {
|
||||
border-style: none none none;
|
||||
}
|
||||
|
||||
div.z-grid-pgi-b {
|
||||
border-top:none;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue