Changed painter, add visual studio project.
This commit is contained in:
@@ -99,7 +99,8 @@ QToolButton#_commitButton:focus {
|
||||
}
|
||||
|
||||
/* === QTableView === */
|
||||
QTableView {
|
||||
QTableView
|
||||
{
|
||||
background-color: #ffffff;
|
||||
alternate-background-color: #fafafa;
|
||||
color: #1f1f1f;
|
||||
@@ -110,8 +111,8 @@ QTableView {
|
||||
selection-color: #ffffff;
|
||||
}
|
||||
|
||||
QTableView::item {
|
||||
/*padding: 8px;*/
|
||||
QTableView::item
|
||||
{
|
||||
border: none;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user