mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-22 22:15:17 -04:00
Removed extraneous icons
Font Awesomed AddSeries Font Awesomed gritter
This commit is contained in:
@@ -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;
|
||||
}
|
||||
Reference in New Issue
Block a user