mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-18 21:35:51 -04:00
added some bootstrap overrides.
This commit is contained in:
Vendored
+14
@@ -1,3 +1,5 @@
|
||||
@import "../prefixer";
|
||||
|
||||
.label, .badge {
|
||||
cursor : default;
|
||||
}
|
||||
@@ -7,3 +9,15 @@
|
||||
margin-left : 0;
|
||||
}
|
||||
}
|
||||
|
||||
.label, .badge, .btn {
|
||||
.text-shadow(none);
|
||||
}
|
||||
|
||||
.btn {
|
||||
min-width : 80px;
|
||||
}
|
||||
|
||||
.slide-button {
|
||||
min-width : 0px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user