1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-20 21:55:03 -04:00

updated more functional element classes to use the x- notation.

This commit is contained in:
kay.one
2013-01-28 23:44:07 -08:00
parent 30a049e4fb
commit bb024d6203
10 changed files with 28 additions and 48 deletions
@@ -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;
}