mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2026-04-20 22:14:34 -04:00
updated more functional element classes to use the x- notation.
This commit is contained in:
@@ -21,9 +21,8 @@
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
.result-list .well:hover {
|
||||
.result-list .accordion-heading:hover {
|
||||
background-color: #fcf8e3;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
|
||||
@@ -33,6 +32,10 @@
|
||||
padding-left: 10px;
|
||||
}
|
||||
|
||||
.search-item .accordion-body .in {
|
||||
background-color: #fcf8e3;
|
||||
}
|
||||
|
||||
.result-list .result-item a {
|
||||
font-size: 20px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user