QTfrontend/res/css/qt.css
changeset 7798 2f7d22dc329c
parent 7725 4ad05a478c6c
child 7800 e884809735ce
equal deleted inserted replaced
7797:5aedd02e7230 7798:2f7d22dc329c
   114 }
   114 }
   115 QTableView {
   115 QTableView {
   116 alternate-background-color: #2f213a;
   116 alternate-background-color: #2f213a;
   117 gridline-color: transparent;
   117 gridline-color: transparent;
   118 }
   118 }
   119 
   119 QTabWidget::pane { top: -2px; }
   120 QTabBar::tab {
   120 QTabBar::tab {
   121 border-bottom-width: 0;
       
   122 border-radius: 0;
   121 border-radius: 0;
   123 border-top-left-radius: 6px;
   122 border-top-left-radius: 6px;
   124 border-top-right-radius: 6px;
   123 border-top-right-radius: 6px;
   125 padding: 3px;
   124 padding: 3px;
       
   125 border-bottom-color: #0d0544;
   126 }
   126 }
   127 QTabBar::tab:!selected {
   127 QTabBar::tab:!selected {
   128 color: #0d0544;
   128 color: #0d0544;
   129 background-color: #ffcc00;
   129 background-color: #00351d;
       
   130 color: #ffcc00;
       
   131 border-bottom-color: #ffcc00;
   130 }
   132 }
   131 QSpinBox::up-button{
   133 QSpinBox::up-button{
   132 background: transparent;
   134 background: transparent;
   133 width: 16px;
   135 width: 16px;
   134 height: 10px;
   136 height: 10px;