equal
deleted
inserted
replaced
286 "image: url(\":/res/checked.png\");" |
286 "image: url(\":/res/checked.png\");" |
287 "}" |
287 "}" |
288 "QMenu::indicator:non-exclusive:unchecked{" |
288 "QMenu::indicator:non-exclusive:unchecked{" |
289 "image: url(\":/res/unchecked.png\");" |
289 "image: url(\":/res/unchecked.png\");" |
290 "}" |
290 "}" |
|
291 |
|
292 "QToolTip{" |
|
293 "background-color: #0d0544;" |
|
294 "}" |
291 |
295 |
292 ":disabled{" |
296 ":disabled{" |
293 "color: #a0a0a0;" |
297 "color: #a0a0a0;" |
294 "}" |
298 "}" |
295 ) |
299 ) |