mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-14 10:47:08 -07:00
Added links and api key links to notifications
This commit is contained in:
parent
35d29df864
commit
625acef635
23 changed files with 90 additions and 9 deletions
|
@ -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;
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue