Update: FontAwesome Pass 2

Removal of bitmap icons, replacing with vector based icons from
FontAwesome. Includes other UI style changes.
This commit is contained in:
Gary Sharp
2013-12-25 17:49:30 +11:00
parent 20263905f9
commit ab553a05cb
115 changed files with 1928 additions and 1707 deletions
+3 -3
View File
@@ -297,7 +297,7 @@
span.remove
{
font-size: 1.2em;
color: @ButtonAlertColour;
color: @StatusRemove;
margin-left: 6px;
cursor: pointer;
opacity: 0;
@@ -434,7 +434,7 @@
span.remove
{
font-size: 1.2em;
color: @ButtonAlertColour;
color: @StatusRemove;
margin-left: 2px;
cursor: pointer;
opacity: 0;
@@ -504,7 +504,7 @@
span.remove
{
font-size: 1.5em;
color: @ButtonAlertColour;
color: @StatusRemove;
cursor: pointer;
opacity: .5;