File tree Expand file tree Collapse file tree 3 files changed +11
-11
lines changed
Expand file tree Collapse file tree 3 files changed +11
-11
lines changed Original file line number Diff line number Diff line change @@ -935,22 +935,22 @@ input[type="checkbox"]:checked {
935935 left : 50% ;
936936 margin-left : -300px ;
937937 cursor : url (images/interface/Cursor.cur), default;
938- background : url (images/interface/coinbank.png) no-repeat;
938+ background : url (images/interface/coinbank.png) no-repeat;
939939 width : 128px ;
940940 height : 31px ;
941941 z-index : 256 ;
942942}
943943
944944# dCoinBank # dCoinBankText {
945- position : absolute;
946- top : 17% ;
947- left : 39px ;
948- visibility : visible;
949- font-family : "continuumbold" !important ;
950- text-align : right;
951- width : 80px ;
945+ position : absolute;
946+ top : 17% ;
947+ left : 39px ;
948+ visibility : visible;
949+ font-family : "continuumbold" !important ;
950+ text-align : right;
951+ width : 80px ;
952952 height : 16px ;
953- font-size : 18px ;
953+ font-size : 18px ;
954954 color : rgb (180 , 255 , 90 );
955955}
956956
Original file line number Diff line number Diff line change 1- 702cb87443fd33162fc631a32186755a487e07b3
1+ 57c0671c47ec9ee44bfc7cece36a4f7e24fd59de
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ let cheatCodes = {
1414 re : ( ) => {
1515 SelectModal ( oS . Lvl ) ;
1616 } ,
17- handy : ( ) => {
17+ handy : ( ) => {
1818 ViewHandBook ( ) ;
1919 } ,
2020 j : ( ) => {
You can’t perform that action at this time.
0 commit comments