mirror of
https://github.com/Radarr/Radarr
synced 2026-04-23 17:30:46 +02:00
* Fixed: Movie Editor in Movie Index * Fixed: CSS Style Issues * Fixed: Ensure only items shown are selected * Fixed: Cleanup and Rename from Editor
5 lines
99 B
CSS
5 lines
99 B
CSS
.doNotMoveButton {
|
|
composes: button from '~Components/Link/Button.css';
|
|
|
|
margin-right: auto;
|
|
}
|