QTfrontend/res/css/christmas.css
changeset 14884 1f0e8a144bad
parent 14882 d99ad8ac75d6
child 15000 d597a851f5d8
equal deleted inserted replaced
14883:ea2a1436cdd3 14884:1f0e8a144bad
   199 border-right-width: 1px;
   199 border-right-width: 1px;
   200 border-top-width: 0;
   200 border-top-width: 0;
   201 border-bottom-width: 0px;
   201 border-bottom-width: 0px;
   202 border-color: #001d10;
   202 border-color: #001d10;
   203 border-style: solid;
   203 border-style: solid;
   204 background-color: #00351d;
   204 background-color: #005F35;
   205 padding: 4px;
   205 padding: 4px;
   206 }
   206 }
   207 QHeaderView::section:pressed {
   207 QHeaderView::section:pressed {
   208 background-color: #00250d;
   208 background-color: #005A33;
       
   209 border-color: #FFFFFF;
   209 }
   210 }
   210 QHeaderView::up-arrow {
   211 QHeaderView::up-arrow {
   211 image: url(":/res/sort_up.png");
   212 image: url(":/res/sort_up.png");
   212 }
   213 }
   213 QHeaderView::down-arrow{
   214 QHeaderView::down-arrow{