mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-14 02:37:08 -07:00
Removed extraneous icons
Font Awesomed AddSeries Font Awesomed gritter
This commit is contained in:
parent
6ffb99f84f
commit
a3d4b7ed82
36 changed files with 50 additions and 37 deletions
|
@ -72,6 +72,16 @@
|
|||
border-color: rgb(212, 44, 44);
|
||||
}
|
||||
|
||||
.gritter-success .gritter-icon
|
||||
{
|
||||
color: rgb(100, 135, 46);
|
||||
}
|
||||
|
||||
.gritter-fail .gritter-icon
|
||||
{
|
||||
color: rgb(212, 44, 44);
|
||||
}
|
||||
|
||||
.hover .gritter-item
|
||||
{
|
||||
background-position: right -40px;
|
||||
|
@ -116,3 +126,9 @@
|
|||
width: 220px;
|
||||
float: right;
|
||||
}
|
||||
|
||||
.gritter-icon {
|
||||
font-size: 50px;
|
||||
float: left;
|
||||
line-height: 35px;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue