mirror of
https://github.com/fergalmoran/Readarr.git
synced 2026-04-23 04:53:29 +00:00
* New: Webpack 4 * New: Gulp 4 * New: Transpile UI for old browsers Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
4 lines
60 B
CSS
4 lines
60 B
CSS
.status {
|
|
composes: label from '~Components/Label.css';
|
|
}
|