equal
deleted
inserted
replaced
96 "QLabel{" |
96 "QLabel{" |
97 "color: #ffcc00;" |
97 "color: #ffcc00;" |
98 "font: bold 14px;" |
98 "font: bold 14px;" |
99 "}" |
99 "}" |
100 |
100 |
101 "QListWidget{" |
101 "QListWidget,QTableView{" |
102 "border: solid;" |
102 "border: solid;" |
103 "border-width: 3px;" |
103 "border-width: 3px;" |
104 "border-radius: 12px;" |
104 "border-radius: 12px;" |
105 "border-color: #ffcc00;" |
105 "border-color: #ffcc00;" |
106 "background-color: #0d0544;" |
106 "background-color: #0d0544;" |
109 "font: bold 14px;" |
109 "font: bold 14px;" |
110 "}" |
110 "}" |
111 "QListWidget:hover{" |
111 "QListWidget:hover{" |
112 "border-color: yellow;" |
112 "border-color: yellow;" |
113 "}" |
113 "}" |
114 // "QListWidget::item:alternate{" |
|
115 // "background: #2f213a;" |
|
116 // "}" |
|
117 |
114 |
118 "QTextBrowser{" |
115 "QTextBrowser{" |
119 "border: solid;" |
116 "border: solid;" |
120 "border-width: 3px;" |
117 "border-width: 3px;" |
121 "border-radius: 12px;" |
118 "border-radius: 12px;" |