Merge pull request #10575 from Arturlang/TGUIs_Nexties

[TESTMERGE] Properly working TGUI Next
This commit is contained in:
Ghom
2020-02-02 17:29:56 +01:00
committed by Archie
parent 7ed460e9fe
commit 291dcf9515
378 changed files with 40549 additions and 9150 deletions
@@ -101,7 +101,7 @@ a.popt {text-decoration: none;}
#ping {
position: fixed;
top: 0;
right: 115px;
right: 135px;
width: 45px;
background: #d0d0d0;
height: 30px;
@@ -131,13 +131,13 @@ a.popt {text-decoration: none;}
}
#userBar .subCell:hover {background: #ccc;}
#userBar .toggle {
width: 40px;
width: 45px;
background: #ccc;
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 {