Add complete uncompressed asset files + archive
- Extracted all 13,555 files from files.7z (1.2GB uncompressed) - Includes: vehicles, tracks, audio, textures, UI, manifests - Also kept files.7z for easy download - Full working directory for asset development
This commit is contained in:
BIN
files/.depot/help/help_files/button.png
Normal file
BIN
files/.depot/help/help_files/button.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 394 B |
BIN
files/.depot/help/help_files/button_downstate.png
Normal file
BIN
files/.depot/help/help_files/button_downstate.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.9 KiB |
1058
files/.depot/help/help_files/iscroll0.js
Normal file
1058
files/.depot/help/help_files/iscroll0.js
Normal file
File diff suppressed because it is too large
Load Diff
18
files/.depot/help/help_files/jquery-1.js
vendored
Normal file
18
files/.depot/help/help_files/jquery-1.js
vendored
Normal file
File diff suppressed because one or more lines are too long
BIN
files/.depot/help/help_files/left_panel.png
Normal file
BIN
files/.depot/help/help_files/left_panel.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.6 KiB |
147
files/.depot/help/help_files/main0000.css
Normal file
147
files/.depot/help/help_files/main0000.css
Normal file
@@ -0,0 +1,147 @@
|
||||
body {
|
||||
font-family: "Verdana";
|
||||
font-size: 12pt;
|
||||
color: rgb( 234, 234, 234 );
|
||||
/*background-color: #eeeeee;
|
||||
background-image:url('/assets/templates/images/bg_tile.png');
|
||||
background-repeat: repeat;*/
|
||||
/*text-shadow: 1px 1px white;*/
|
||||
padding: 0px;
|
||||
margin: 0px;
|
||||
min-height: 100%;
|
||||
height: auto;
|
||||
-webkit-user-select: none;
|
||||
}
|
||||
|
||||
h1 {
|
||||
color: rgb( 255, 255, 255 );
|
||||
/*color: rgb( 255, 171, 24 );*/
|
||||
font-size: 24pt;
|
||||
}
|
||||
|
||||
h2 {
|
||||
color: rgb( 255, 171, 24 );
|
||||
font-size: 13pt;
|
||||
}
|
||||
|
||||
h3 {
|
||||
color: rgb( 255, 171, 24 );
|
||||
}
|
||||
|
||||
h4 {
|
||||
color: rgb( 255, 171, 24 );
|
||||
}
|
||||
|
||||
.menu {
|
||||
background-image:url('left_panel.png');
|
||||
/*background-color: rgb( 0, 91, 195 );
|
||||
background-repeat: repeat-x;*/
|
||||
display: table-cell;
|
||||
height: 90%;
|
||||
width: 150px;
|
||||
overflow: visible;
|
||||
text-align: center;
|
||||
color: white;
|
||||
margin: 0px;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.menu ul {
|
||||
padding: 0px;
|
||||
}
|
||||
|
||||
.menu ul li {
|
||||
list-style-type: none;
|
||||
padding: 0px 0px;
|
||||
margin: 3px 3px;
|
||||
cursor: pointer;
|
||||
/*width: 134px;*/
|
||||
width: 150px;
|
||||
height: 34px;
|
||||
line-height: 32px;
|
||||
white-space:nowrap;
|
||||
}
|
||||
|
||||
.menu tr td {
|
||||
width: 150px;
|
||||
height: 34px;
|
||||
text-align: center;
|
||||
font-weight: bold;
|
||||
-webkit-user-select: none;
|
||||
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
||||
}
|
||||
|
||||
.menuTitle {
|
||||
text-shadow: 1px 1px rgb( 8, 103, 209 );
|
||||
}
|
||||
|
||||
.unselected {
|
||||
background-size: cover;
|
||||
background-image: url('button.png');
|
||||
background-repeat: no-repeat;
|
||||
background-position: center top;
|
||||
text-shadow: 1px 1px rgb( 255, 146, 15 );
|
||||
}
|
||||
|
||||
.unselected:active {
|
||||
background-color: #990000;
|
||||
background-image: url('button_downstate.png')!important;
|
||||
}
|
||||
|
||||
.selected {
|
||||
/*margin-right: -18px !important;*/
|
||||
background: rgb( 70, 70, 70 );
|
||||
/*text-shadow: 1px 1px rgb( 8, 103, 209 );*/
|
||||
/*color: rgb( 255, 24, 54 ) !important;*/
|
||||
/*-webkit-mask-box-image: url( /assets/templates/images/image_ug.png ) 50% 100% 10 0 stretch;*/
|
||||
}
|
||||
|
||||
a:visited,a:link {
|
||||
color: rgb( 81, 187, 255 );
|
||||
/*text-shadow: 1px 1px rgb( 191, 34, 52 );*/
|
||||
}
|
||||
|
||||
#content {
|
||||
display: table-cell;
|
||||
padding: 5px 25px;
|
||||
overflow: hidden;
|
||||
min-height: 100%;
|
||||
height: auto;
|
||||
background: rgb( 51, 51, 51 );
|
||||
/*width: 80%;*/
|
||||
/*background-image: -webkit-gradient( linear,
|
||||
0% 100%,
|
||||
100% 100%,
|
||||
from( rgba( 255, 255, 255, 0.5 )),
|
||||
color-stop( 0.9, rgba( 255, 255, 255, 0.5 )),
|
||||
to( rgba( 255, 255, 255, 0 ))
|
||||
);*/
|
||||
}
|
||||
|
||||
#content div {
|
||||
display: none;
|
||||
min-height: 712px;
|
||||
height: auto;
|
||||
}
|
||||
|
||||
.header {
|
||||
background-image:url('http://eamel-gamehelp-fca/assets/templates/images/header_tile.png');
|
||||
color: white;
|
||||
text-shadow: 1px 1px black;
|
||||
padding: 6px 6px 7px 20px;
|
||||
font-size: 13pt;
|
||||
max-height: 52px;
|
||||
border-bottom: 6px solid rgb( 183, 89, 221 );
|
||||
}
|
||||
|
||||
hr {
|
||||
background-color: rgb( 113, 179, 253 );
|
||||
border: none;
|
||||
height: 2px;
|
||||
border-bottom: 1px solid white;
|
||||
}
|
||||
|
||||
.pageList li {
|
||||
-webkit-tap-highlight-color: rgba(0,0,0,0);
|
||||
-webkit-user-modify: read-write-plaintext-only;
|
||||
}
|
||||
16
files/.depot/help/help_files/main0000.js
Normal file
16
files/.depot/help/help_files/main0000.js
Normal file
@@ -0,0 +1,16 @@
|
||||
function showSection( showId )
|
||||
{
|
||||
$("#content").children().hide();
|
||||
$("#content_div_"+showId).show();
|
||||
|
||||
$(".pageList").find("[id^=menu_item]").addClass( "unselected" );
|
||||
$(".pageList").find("[id^=menu_item]").removeClass( "selected" );
|
||||
$("#menu_item_"+showId).addClass( "selected" );
|
||||
$("#menu_item_"+showId).removeClass( "unselected" );
|
||||
|
||||
window.scrollTo(0,0);
|
||||
}
|
||||
|
||||
$(document).ready(function() {
|
||||
showSection(1)
|
||||
} );
|
||||
Reference in New Issue
Block a user