Mercurial > minori
comparison rc/dark.qss @ 118:39521c47c7a3
*: another huge megacommit, SORRY
The torrents page works a lot better now
Added the edit option to the anime list right click menu
Vectorized currently playing files
Available player and extensions are now loaded at runtime
from files in (dotpath)/players.json and (dotpath)/extensions.json
These paths are not permanent and will likely be moved to
(dotpath)/recognition
...
...
...
author | Paper <mrpapersonic@gmail.com> |
---|---|
date | Tue, 07 Nov 2023 23:40:54 -0500 |
parents | 79714c95a145 |
children | 03b444cbe55f |
comparison
equal
deleted
inserted
replaced
117:2c1b6782e1d0 | 118:39521c47c7a3 |
---|---|
159 * QLineEdit | 159 * QLineEdit |
160 */ | 160 */ |
161 | 161 |
162 QLineEdit { | 162 QLineEdit { |
163 background: transparent; | 163 background: transparent; |
164 color: white; | |
164 } | 165 } |
165 | 166 |
166 QLineEdit:!read-only { | 167 QLineEdit:!read-only { |
167 background-color: #191919; | 168 background-color: #191919; |
168 padding: 0.23em; | 169 padding: 0.23em; |