equal
deleted
inserted
replaced
101 "border: solid;" |
101 "border: solid;" |
102 "border-width: 4px;" |
102 "border-width: 4px;" |
103 "border-radius: 12px;" |
103 "border-radius: 12px;" |
104 "border-color: orange;" |
104 "border-color: orange;" |
105 "background-color: #0d0544;" |
105 "background-color: #0d0544;" |
|
106 // "alternate-background-color: #2f213a;" //what's it? |
106 "color: orange;" |
107 "color: orange;" |
107 "font: bold 14px;" |
108 "font: bold 14px;" |
108 "}" |
109 "}" |
109 "QListWidget:hover{" |
110 "QListWidget:hover{" |
110 "border-color: yellow;" |
111 "border-color: yellow;" |
111 "}" |
112 "}" |
|
113 // "QListWidget::item:alternate{" |
|
114 // "background: #2f213a;" |
|
115 // "}" |
112 |
116 |
113 "QSpinBox{" |
117 "QSpinBox{" |
114 "border: solid;" |
118 "border: solid;" |
115 "border-width: 4px;" |
119 "border-width: 4px;" |
116 "border-radius: 12px;" |
120 "border-radius: 12px;" |