13 lines
211 B
Plaintext
13 lines
211 B
Plaintext
QFrame#frame{
|
|
background-color: #e6ecf2;
|
|
border:1px solid #cccfd9;
|
|
}
|
|
QFrame#frame_3,
|
|
QFrame#frame_4,
|
|
QFrame#frame_5{
|
|
border:none;
|
|
}
|
|
QTableView QTableCornerButton::section {
|
|
background-color:white;
|
|
}
|