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