QTfrontend/res/css/qt.css
branchphysfslayer
changeset 7928 88fde28bbda6
parent 7800 e884809735ce
child 8318 e2c01fbf36c0
equal deleted inserted replaced
7778:3331b30e4ef1 7928:88fde28bbda6
   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;
   126 }
   125 background-color: #00351d;
   127 QTabBar::tab:!selected {
   126 color: #ffcc00;
   128 color: #0d0544;
   127 }
   129 background-color: #ffcc00;
   128 QTabBar::tab:selected {
       
   129 border-bottom-color: #0d0544;
       
   130 border-bottom-width: 0;
   130 }
   131 }
   131 QSpinBox::up-button{
   132 QSpinBox::up-button{
   132 background: transparent;
   133 background: transparent;
   133 width: 16px;
   134 width: 16px;
   134 height: 10px;
   135 height: 10px;