Updated Create custom themes for qBittorrent (markdown)

Prince Gupta 2020-05-09 00:12:12 +05:30
parent 8f058b2581
commit ac948bfef1

@ -20,7 +20,7 @@ qBittorrent uses [QResources::registerResource](https://doc.qt.io/qt-5/qresource
QRadioButton::indicator:unchecked,
QRadioButton::indicator:unchecked:focus
{
image: url(:/uitheme/dark/radio_unchecked_disabled.svg);
image: url(:/uitheme/light/radio_button.svg);
}
```