1
0
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:
Mark McDowall
2012-10-11 10:25:31 -07:00
parent 6ffb99f84f
commit a3d4b7ed82
36 changed files with 50 additions and 37 deletions
+16
View File
@@ -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;
}