PluginProbe ʕ •ᴥ•ʔ
Download Manager / 3.3.67
Download Manager v3.3.67
3.3.68 3.3.67 3.3.66 3.3.65 3.3.64 3.3.63 3.3.62 3.3.61 3.3.60 3.3.59 3.3.58 3.3.57 3.3.56 trunk 2.1.3 2.3.0 2.5.96 2.5.97 2.6.2 2.6.96 2.8.3 2.9.99 3.0.4 3.1.05 3.1.07 3.1.08 3.1.11 3.1.12 3.1.14 3.1.17 3.1.18 3.1.22 3.1.23 3.1.24 3.1.25 3.1.26 3.1.27 3.1.28 3.2.04 3.2.13 3.2.14 3.2.16 3.2.18 3.2.19 3.2.21 3.2.22 3.2.23 3.2.24 3.2.25 3.2.27 3.2.28 3.2.29 3.2.30 3.2.31 3.2.32 3.2.33 3.2.34 3.2.35 3.2.37 3.2.38 3.2.39 3.2.40 3.2.41 3.2.42 3.2.43 3.2.44 3.2.45 3.2.46 3.2.47 3.2.48 3.2.49 3.2.50 3.2.51 3.2.52 3.2.53 3.2.54 3.2.55 3.2.56 3.2.57 3.2.58 3.2.59 3.2.60 3.2.61 3.2.63 3.2.64 3.2.65 3.2.66 3.2.67 3.2.68 3.2.69 3.2.70 3.2.71 3.2.72 3.2.73 3.2.74 3.2.75 3.2.76 3.2.77 3.2.78 3.2.79 3.2.80 3.2.81 3.2.82 3.2.83 3.2.84 3.2.85 3.2.86 3.2.87 3.2.88 3.2.89 3.2.90 3.2.91 3.2.92 3.2.93 3.2.94 3.2.95 3.2.96 3.2.97 3.2.98 3.2.99 3.3.00 3.3.01 3.3.02 3.3.03 3.3.04 3.3.05 3.3.06 3.3.07 3.3.08 3.3.09 3.3.10 3.3.11 3.3.12 3.3.13 3.3.14 3.3.15 3.3.16 3.3.17 3.3.18 3.3.19 3.3.20 3.3.21 3.3.22 3.3.23 3.3.24 3.3.25 3.3.26 3.3.27 3.3.28 3.3.29 3.3.30 3.3.31 3.3.32 3.3.33 3.3.34 3.3.35 3.3.36 3.3.37 3.3.38 3.3.39 3.3.40 3.3.41 3.3.42 3.3.43 3.3.44 3.3.45 3.3.46 3.3.47 3.3.48 3.3.49 3.3.50 3.3.51 3.3.52 3.3.53 3.3.54 3.3.55
download-manager / assets / css / jqueryFileTree.css
download-manager / assets / css Last commit date
admin-styles.css 2 months ago admin-styles.min.css 2 months ago author-dashboard.css 2 months ago author-dashboard.min.css 2 months ago front-dark.css 6 months ago front-dark.min.css 6 months ago front.css 1 month ago front.min.css 1 month ago gutenberg-styles.css 5 years ago gutenberg-styles.min.css 8 months ago jquery.dataTables.css 6 years ago jquery.dataTables.min.css 1 year ago jqueryFileTree.css 5 years ago jqueryFileTree.min.css 5 years ago kitchen-sink.html 2 months ago wpdm-dashboard.css 2 months ago wpdm-dashboard.min.css 2 months ago wpdm-elegant-history.css 2 months ago wpdm-elegant-history.min.css 2 months ago wpdm-elegant-insights.css 2 months ago wpdm-elegant-insights.min.css 2 months ago wpdm-elegant-overview.css 2 months ago wpdm-elegant-overview.min.css 2 months ago wpdm-gallery.css 2 months ago wpdm-lock-options.css 2 months ago
jqueryFileTree.css
91 lines
1 UL.jqueryFileTree {
2 font-family: Verdana, sans-serif;
3 font-size: 11px;
4 line-height: 18px;
5 padding: 0px;
6 margin: 0px;
7 }
8
9 UL.jqueryFileTree LI {
10 list-style: none;
11 padding: 0px;
12 padding-left: 20px;
13 margin: 0px;
14 white-space: nowrap;
15 }
16
17 UL.jqueryFileTree A {
18 color: #333;
19 text-decoration: none;
20 display: block;
21 padding: 0px 2px;
22 }
23
24 UL.jqueryFileTree A:hover {
25 background: #BDF;
26 }
27
28 /* Core Styles */
29 .jqueryFileTree LI.directory { background: url(../images/directory.png) left top no-repeat; }
30 .jqueryFileTree LI.expanded { background: url(../images/folder_open.png) left top no-repeat; }
31 .jqueryFileTree LI.file { background: url(../images/file.png) left top no-repeat; }
32 .jqueryFileTree LI.wait { background: url(../images/spinner.gif) left -4px center no-repeat; background-size: 20px; }
33 /* File Extensions*/
34 .jqueryFileTree LI.ext_3gp { background: url(../images/film.png) left top no-repeat; }
35 .jqueryFileTree LI.ext_afp { background: url(../images/code.png) left top no-repeat; }
36 .jqueryFileTree LI.ext_afpa { background: url(../images/code.png) left top no-repeat; }
37 .jqueryFileTree LI.ext_asp { background: url(../images/code.png) left top no-repeat; }
38 .jqueryFileTree LI.ext_aspx { background: url(../images/code.png) left top no-repeat; }
39 .jqueryFileTree LI.ext_avi { background: url(../images/film.png) left top no-repeat; }
40 .jqueryFileTree LI.ext_bat { background: url(../images/application.png) left top no-repeat; }
41 .jqueryFileTree LI.ext_bmp { background: url(../images/picture.png) left top no-repeat; }
42 .jqueryFileTree LI.ext_c { background: url(../images/code.png) left top no-repeat; }
43 .jqueryFileTree LI.ext_cfm { background: url(../images/code.png) left top no-repeat; }
44 .jqueryFileTree LI.ext_cgi { background: url(../images/code.png) left top no-repeat; }
45 .jqueryFileTree LI.ext_com { background: url(../images/application.png) left top no-repeat; }
46 .jqueryFileTree LI.ext_cpp { background: url(../images/code.png) left top no-repeat; }
47 .jqueryFileTree LI.ext_css { background: url(../images/css.png) left top no-repeat; }
48 .jqueryFileTree LI.ext_doc { background: url(../images/doc.png) left top no-repeat; }
49 .jqueryFileTree LI.ext_exe { background: url(../images/application.png) left top no-repeat; }
50 .jqueryFileTree LI.ext_gif { background: url(../images/picture.png) left top no-repeat; }
51 .jqueryFileTree LI.ext_fla { background: url(../images/flash.png) left top no-repeat; }
52 .jqueryFileTree LI.ext_h { background: url(../images/code.png) left top no-repeat; }
53 .jqueryFileTree LI.ext_htm { background: url(../images/html.png) left top no-repeat; }
54 .jqueryFileTree LI.ext_html { background: url(../images/html.png) left top no-repeat; }
55 .jqueryFileTree LI.ext_jar { background: url(../images/java.png) left top no-repeat; }
56 .jqueryFileTree LI.ext_jpg { background: url(../images/picture.png) left top no-repeat; }
57 .jqueryFileTree LI.ext_jpeg { background: url(../images/picture.png) left top no-repeat; }
58 .jqueryFileTree LI.ext_js { background: url(../images/script.png) left top no-repeat; }
59 .jqueryFileTree LI.ext_lasso { background: url(../images/code.png) left top no-repeat; }
60 .jqueryFileTree LI.ext_log { background: url(../images/txt.png) left top no-repeat; }
61 .jqueryFileTree LI.ext_m4p { background: url(../images/music.png) left top no-repeat; }
62 .jqueryFileTree LI.ext_mov { background: url(../images/film.png) left top no-repeat; }
63 .jqueryFileTree LI.ext_mp3 { background: url(../images/music.png) left top no-repeat; }
64 .jqueryFileTree LI.ext_mp4 { background: url(../images/film.png) left top no-repeat; }
65 .jqueryFileTree LI.ext_mpg { background: url(../images/film.png) left top no-repeat; }
66 .jqueryFileTree LI.ext_mpeg { background: url(../images/film.png) left top no-repeat; }
67 .jqueryFileTree LI.ext_ogg { background: url(../images/music.png) left top no-repeat; }
68 .jqueryFileTree LI.ext_pcx { background: url(../images/picture.png) left top no-repeat; }
69 .jqueryFileTree LI.ext_pdf { background: url(../images/pdf.png) left top no-repeat; }
70 .jqueryFileTree LI.ext_php { background: url(../images/php.png) left top no-repeat; }
71 .jqueryFileTree LI.ext_png { background: url(../images/picture.png) left top no-repeat; }
72 .jqueryFileTree LI.ext_ppt { background: url(../images/ppt.png) left top no-repeat; }
73 .jqueryFileTree LI.ext_psd { background: url(../images/psd.png) left top no-repeat; }
74 .jqueryFileTree LI.ext_pl { background: url(../images/script.png) left top no-repeat; }
75 .jqueryFileTree LI.ext_py { background: url(../images/script.png) left top no-repeat; }
76 .jqueryFileTree LI.ext_rb { background: url(../images/ruby.png) left top no-repeat; }
77 .jqueryFileTree LI.ext_rbx { background: url(../images/ruby.png) left top no-repeat; }
78 .jqueryFileTree LI.ext_rhtml { background: url(../images/ruby.png) left top no-repeat; }
79 .jqueryFileTree LI.ext_rpm { background: url(../images/linux.png) left top no-repeat; }
80 .jqueryFileTree LI.ext_ruby { background: url(../images/ruby.png) left top no-repeat; }
81 .jqueryFileTree LI.ext_sql { background: url(../images/db.png) left top no-repeat; }
82 .jqueryFileTree LI.ext_swf { background: url(../images/flash.png) left top no-repeat; }
83 .jqueryFileTree LI.ext_tif { background: url(../images/picture.png) left top no-repeat; }
84 .jqueryFileTree LI.ext_tiff { background: url(../images/picture.png) left top no-repeat; }
85 .jqueryFileTree LI.ext_txt { background: url(../images/txt.png) left top no-repeat; }
86 .jqueryFileTree LI.ext_vb { background: url(../images/code.png) left top no-repeat; }
87 .jqueryFileTree LI.ext_wav { background: url(../images/music.png) left top no-repeat; }
88 .jqueryFileTree LI.ext_wmv { background: url(../images/film.png) left top no-repeat; }
89 .jqueryFileTree LI.ext_xls { background: url(../images/xls.png) left top no-repeat; }
90 .jqueryFileTree LI.ext_xml { background: url(../images/code.png) left top no-repeat; }
91 .jqueryFileTree LI.ext_zip { background: url(../images/zip.png) left top no-repeat; }