diff options
| author | 2014-08-27 15:22:39 +0200 | |
|---|---|---|
| committer | 2014-08-27 15:22:39 +0200 | |
| commit | 4c8a6401abe2ee3752d8a30402e74e882042352f (patch) | |
| tree | 64e14f3147bb60ade00aeb21a9fa97a8f862733c /module/webui/themes/default/css/pathchooser.min.css | |
| parent | Re-apply 8446e16346ece5a934550f69e81d0cad528f7fba (diff) | |
| download | pyload-4c8a6401abe2ee3752d8a30402e74e882042352f.tar.xz | |
[webui] Restructure file tree + convert tabs to 2 whitespaces + remove setup.html
Diffstat (limited to 'module/webui/themes/default/css/pathchooser.min.css')
| -rw-r--r-- | module/webui/themes/default/css/pathchooser.min.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/module/webui/themes/default/css/pathchooser.min.css b/module/webui/themes/default/css/pathchooser.min.css new file mode 100644 index 000000000..dee37cf2d --- /dev/null +++ b/module/webui/themes/default/css/pathchooser.min.css @@ -0,0 +1 @@ +table{width:90%;border:1px dotted #888;font-family:sans-serif;font-size:10pt}th{background-color:#525252;color:#E0E0E0}table,td,tr{background-color:#F0F0F0}a,a:visited{text-decoration:none;font-weight:700}#paths{width:90%;text-align:left}.file_directory{color:silver}.file_file,.path_directory{color:#3c3c3c}.path_file{color:silver}.parentdir{color:#000;font-size:10pt}.name{text-align:left}.size{text-align:right}.type{text-align:left}.mtime{text-align:center}.path_abs_rel{color:#3c3c3c;text-decoration:none;font-weight:700;font-family:sans-serif;font-size:10pt}.path_abs_rel a{color:#3c3c3c;font-style:italic} |
