- Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathjqueryFileTree.css
More file actions
Latest commit
91 lines (87 loc) · 5.65 KB
/
Copy pathjqueryFileTree.css
File metadata and controls
91 lines (87 loc) · 5.65 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
UL.jqueryFileTree {
font-family: Verdana, sans-serif;
font-size:11px;
line-height:18px;
padding:0px;
margin:0px;
}
UL.jqueryFileTreeLI {
list-style: none;
padding:0px;
padding-left:20px;
margin:0px;
white-space: nowrap;
}
UL.jqueryFileTreeA {
color:#333;
text-decoration: none;
display: block;
padding:0px2px;
}
UL.jqueryFileTreeA:hover {
background:#BDF;
}
/* Core Styles */
.jqueryFileTreeLI.directory { background:url(images/directory.png) left top no-repeat; }
.jqueryFileTreeLI.expanded { background:url(images/folder_open.png) left top no-repeat; }
.jqueryFileTreeLI.file { background:url(images/file.png) left top no-repeat; }
.jqueryFileTreeLI.wait { background:url(images/spinner.gif) left top no-repeat; }
/* File Extensions*/
.jqueryFileTreeLI.ext_3gp { background:url(images/film.png) left top no-repeat; }
.jqueryFileTreeLI.ext_afp { background:url(images/code.png) left top no-repeat; }
.jqueryFileTreeLI.ext_afpa { background:url(images/code.png) left top no-repeat; }
.jqueryFileTreeLI.ext_asp { background:url(images/code.png) left top no-repeat; }
.jqueryFileTreeLI.ext_aspx { background:url(images/code.png) left top no-repeat; }
.jqueryFileTreeLI.ext_avi { background:url(images/film.png) left top no-repeat; }
.jqueryFileTreeLI.ext_bat { background:url(images/application.png) left top no-repeat; }
.jqueryFileTreeLI.ext_bmp { background:url(images/picture.png) left top no-repeat; }
.jqueryFileTreeLI.ext_c { background:url(images/code.png) left top no-repeat; }
.jqueryFileTreeLI.ext_cfm { background:url(images/code.png) left top no-repeat; }
.jqueryFileTreeLI.ext_cgi { background:url(images/code.png) left top no-repeat; }
.jqueryFileTreeLI.ext_com { background:url(images/application.png) left top no-repeat; }
.jqueryFileTreeLI.ext_cpp { background:url(images/code.png) left top no-repeat; }
.jqueryFileTreeLI.ext_css { background:url(images/css.png) left top no-repeat; }
.jqueryFileTreeLI.ext_doc { background:url(images/doc.png) left top no-repeat; }
.jqueryFileTreeLI.ext_exe { background:url(images/application.png) left top no-repeat; }
.jqueryFileTreeLI.ext_gif { background:url(images/picture.png) left top no-repeat; }
.jqueryFileTreeLI.ext_fla { background:url(images/flash.png) left top no-repeat; }
.jqueryFileTreeLI.ext_h { background:url(images/code.png) left top no-repeat; }
.jqueryFileTreeLI.ext_htm { background:url(images/html.png) left top no-repeat; }
.jqueryFileTreeLI.ext_html { background:url(images/html.png) left top no-repeat; }
.jqueryFileTreeLI.ext_jar { background:url(images/java.png) left top no-repeat; }
.jqueryFileTreeLI.ext_jpg { background:url(images/picture.png) left top no-repeat; }
.jqueryFileTreeLI.ext_jpeg { background:url(images/picture.png) left top no-repeat; }
.jqueryFileTreeLI.ext_js { background:url(images/script.png) left top no-repeat; }
.jqueryFileTreeLI.ext_lasso { background:url(images/code.png) left top no-repeat; }
.jqueryFileTreeLI.ext_log { background:url(images/txt.png) left top no-repeat; }
.jqueryFileTreeLI.ext_m4p { background:url(images/music.png) left top no-repeat; }
.jqueryFileTreeLI.ext_mov { background:url(images/film.png) left top no-repeat; }
.jqueryFileTreeLI.ext_mp3 { background:url(images/music.png) left top no-repeat; }
.jqueryFileTreeLI.ext_mp4 { background:url(images/film.png) left top no-repeat; }
.jqueryFileTreeLI.ext_mpg { background:url(images/film.png) left top no-repeat; }
.jqueryFileTreeLI.ext_mpeg { background:url(images/film.png) left top no-repeat; }
.jqueryFileTreeLI.ext_ogg { background:url(images/music.png) left top no-repeat; }
.jqueryFileTreeLI.ext_pcx { background:url(images/picture.png) left top no-repeat; }
.jqueryFileTreeLI.ext_pdf { background:url(images/pdf.png) left top no-repeat; }
.jqueryFileTreeLI.ext_php { background:url(images/php.png) left top no-repeat; }
.jqueryFileTreeLI.ext_png { background:url(images/picture.png) left top no-repeat; }
.jqueryFileTreeLI.ext_ppt { background:url(images/ppt.png) left top no-repeat; }
.jqueryFileTreeLI.ext_psd { background:url(images/psd.png) left top no-repeat; }
.jqueryFileTreeLI.ext_pl { background:url(images/script.png) left top no-repeat; }
.jqueryFileTreeLI.ext_py { background:url(images/script.png) left top no-repeat; }
.jqueryFileTreeLI.ext_rb { background:url(images/ruby.png) left top no-repeat; }
.jqueryFileTreeLI.ext_rbx { background:url(images/ruby.png) left top no-repeat; }
.jqueryFileTreeLI.ext_rhtml { background:url(images/ruby.png) left top no-repeat; }
.jqueryFileTreeLI.ext_rpm { background:url(images/linux.png) left top no-repeat; }
.jqueryFileTreeLI.ext_ruby { background:url(images/ruby.png) left top no-repeat; }
.jqueryFileTreeLI.ext_sql { background:url(images/db.png) left top no-repeat; }
.jqueryFileTreeLI.ext_swf { background:url(images/flash.png) left top no-repeat; }
.jqueryFileTreeLI.ext_tif { background:url(images/picture.png) left top no-repeat; }
.jqueryFileTreeLI.ext_tiff { background:url(images/picture.png) left top no-repeat; }
.jqueryFileTreeLI.ext_txt { background:url(images/txt.png) left top no-repeat; }
.jqueryFileTreeLI.ext_vb { background:url(images/code.png) left top no-repeat; }
.jqueryFileTreeLI.ext_wav { background:url(images/music.png) left top no-repeat; }
.jqueryFileTreeLI.ext_wmv { background:url(images/film.png) left top no-repeat; }
.jqueryFileTreeLI.ext_xls { background:url(images/xls.png) left top no-repeat; }
.jqueryFileTreeLI.ext_xml { background:url(images/code.png) left top no-repeat; }
.jqueryFileTreeLI.ext_zip { background:url(images/zip.png) left top no-repeat; }