mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-10-02 00:34:37 +02: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