mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-17 21:26:22 -04:00
Added links and api key links to notifications
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
.control-group {
|
||||
@import "../Shared/Styles/clickable.less";
|
||||
|
||||
.control-group {
|
||||
.controls {
|
||||
i {
|
||||
font-size : 16px;
|
||||
@@ -31,3 +33,11 @@
|
||||
textarea.release-restrictions {
|
||||
width : 260px;
|
||||
}
|
||||
|
||||
.help-link {
|
||||
text-decoration: none !important;
|
||||
|
||||
i {
|
||||
.clickable;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user