mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-18 21:35:51 -04:00
removed NzbDrone. namespace, everything is done using require.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
.card {
|
||||
.card() {
|
||||
margin :10px;
|
||||
background-color: #ffffff;
|
||||
padding: 10px;
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
.clickable {
|
||||
.clickable() {
|
||||
cursor: pointer;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user