]> git.proxmox.com Git - sencha-touch.git/blob - src/resources/themes/stylesheets/sencha-touch/bb10/src/grid/_Grid.scss
import Sencha Touch 2.4.2 source
[sencha-touch.git] / src / resources / themes / stylesheets / sencha-touch / bb10 / src / grid / _Grid.scss
1 .x-grid .x-grid-header {
2 font-weight: normal;
3 font-size: 18px;
4 padding: 0px 10px;
5 border-top-color: #D1D1D1;
6 border-bottom: 2px solid #0AA9DC;
7 @include background(linear-gradient(color-stops(#FEFEFE, #DDDDDD)));
8 }