Updates FontAwesome to 5.9.0 (#45031)

* removes duplicated tgui asset definition.

* Puts fa in separate asset

* Makes it work.

* Not needed anymore

* Removes brands css and font

* we're not using logos anywhere right

* duh

* Fixes the chat settings width while i'm at it.

* TGUI build
This commit is contained in:
AnturK
2019-07-10 14:27:53 +02:00
committed by Jordie
parent 81012a923a
commit 0d5c0f16f9
28 changed files with 93 additions and 1625 deletions
@@ -104,7 +104,7 @@ a.popt {text-decoration: none;}
#ping {
position: fixed;
top: 0;
right: 115px;
right: 135px;
width: 45px;
background: #202020;
height: 30px;
@@ -134,13 +134,13 @@ a.popt {text-decoration: none;}
}
#userBar .subCell:hover {background: #202020;}
#userBar .toggle {
width: 40px;
width: 45px;
background: #202020;
border-top: 0;
float: right;
text-align: center;
}
#userBar .sub {clear: both; display: none; width: 160px;}
#userBar .sub {clear: both; display: none; width: 180px;}
#userBar .sub.scroll {overflow-y: scroll;}
#userBar .sub.subCell {padding: 3px 0 3px 8px; line-height: 30px; font-size: 0.9em; clear: both;}
#userBar .sub span {