QTabWidget::tab-bar { alignment: left; } QTabBar::tab { background-color: ; color: ; padding: 12px 75px 5px 12px; border: 0px; border-bottom: 4px solid ; /*font-size: px;*/ /*font-weight: bold;*/ } QTabBar::tab:hover { border-bottom: 4px solid ; } QTabBar::tab:selected { border-bottom: 4px solid ; color: ; } QTabWidget::pane { top: 0px; background: ; color: ; border: 0px; margin: 0px; padding: 0px; } QTableView { color: ; background-color: ; alternate-background-color: ; border-radius: 10px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border: 1px solid ; margin: 10px 10px 2px; font-size: px; } QFrame { background-color: ; } QTableView::item { border-left: 1px solid ; } QTableView::item:selected { color: ; background-color: ; alternate-background-color: ; } QHeaderView { background-color: transparent; } QHeaderView::section:horizontal { background-color: transparent; border: none; border-bottom: 1px solid ; border-left: 1px solid ; color: ; font-size: px; font-weight: bold; padding: 2px 6px 1px; height: px; } QHeaderView::section:vertical { background-color: transparent; border: none; color: ; font-size: px; padding: 2px 5px 1px; } QTableView QTableCornerButton::section { background-color: ; border-bottom: 1px solid ; border-top-left-radius: 10px; } #help_button { background: transparent; border: none; /*margin: none;*/ /*padding: none;*/ }