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