diff --git a/conf/example.conf b/conf/example.conf deleted file mode 100644 index 9bc0b00..0000000 --- a/conf/example.conf +++ /dev/null @@ -1,46 +0,0 @@ -# -# SIMPLE - apache directory listing theme -# -# (c) 2017 Miroslav Pokorný -# https://miroslavpokorny.com/simple-apache-directory-listing-theme -# - -Alias /simple/ /var/www/simple/ - - - - Options Indexes FollowSymLinks - IndexOptions +FancyIndexing +VersionSort +HTMLTable +FoldersFirst +IconsAreLinks +IgnoreCase +SuppressDescription +SuppressHTMLPreamble +XHTML +IconWidth=16 +IconHeight=16 +NameWidth=* - IndexOrderDefault Ascending Name - HeaderName /simple/header.html - ReadmeName /simple/footer.html - DefaultIcon /simple/icons/document.png - AddIcon /simple/icons/arrow-curve-180.png .. - AddIcon /simple/icons/folder.png ^^DIRECTORY^^ - AddIcon /simple/icons/document-text.png README INSTALL - AddIcon /simple/icons/application.png .exe .app - AddIcon /simple/icons/box.png .tar .tgz .tbz .tbz2 .bundle .rar .z .gz .zip .7z - AddIcon /simple/icons/database.png .db .sqlite .dat - AddIcon /simple/icons/disc.png .iso .image - AddIcon /simple/icons/document-access.png .ade .adp .adn .accdb .accdr .accdt .mdb .mda .mdn .mdt .mdw .mdf .mde .accde .mam .maq .mar .mat .maf - AddIcon /simple/icons/document-binary.png .bin .hqx .uu - AddIcon /simple/icons/document-code.png .html .htm .htx .htmls .dhtml .phtml .shtml .inc .ssi .c .cc .css .h .rb .js .rb .pl .py .sh .shar .csh .ksh .tcl .as - AddIcon /simple/icons/document-excel.png .xls .xla .xlb .xlc .xld .xlk .xll .xlm .xlt .xlv .xlw .xlsx .xlsm .xlsb .xltm .xlam - AddIcon /simple/icons/document-excel-csv.png .csv - AddIcon /simple/icons/document-flash.png .fla .flv .swf .swt .swc - AddIcon /simple/icons/document-illustrator.png .ai .eps .epsf .epsi - AddIcon /simple/icons/document-number.png .conf - AddIcon /simple/icons/document-pdf.png .pdf - AddIcon /simple/icons/document-pdf-text.png .ps - AddIcon /simple/icons/document-photoshop.png .psd - AddIcon /simple/icons/document-php.png .php .phps .php5 .php3 .php4 .phtm - AddIcon /simple/icons/document-powerpoint.png .ppt .pptx .ppz .pot .pwz .ppa .pps .pow - AddIcon /simple/icons/document-tex.png .tex .dvi - AddIcon /simple/icons/document-text.png .txt - AddIcon /simple/icons/document-word.png .docx .docm .doc .dotx .dotm .dot .rtf - AddIconByType (IMG,/simple/icons/image.png) image/* - AddIconByType (SND,/simple/icons/music.png) audio/* - AddIconByType (TXT,/simple/icons/document-text.png) text/* - AddIconByType (VID,/simple/icons/film.png) video/* - - diff --git a/conf/simple/favicons/android-chrome-192x192.png b/conf/simple/favicons/android-chrome-192x192.png deleted file mode 100644 index d3c01b6..0000000 Binary files a/conf/simple/favicons/android-chrome-192x192.png and /dev/null differ diff --git a/conf/simple/favicons/apple-touch-icon.png b/conf/simple/favicons/apple-touch-icon.png deleted file mode 100644 index be84a88..0000000 Binary files a/conf/simple/favicons/apple-touch-icon.png and /dev/null differ diff --git a/conf/simple/favicons/browserconfig.xml b/conf/simple/favicons/browserconfig.xml deleted file mode 100644 index 904222b..0000000 --- a/conf/simple/favicons/browserconfig.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - #ffffff - - - diff --git a/conf/simple/favicons/favicon-16x16.png b/conf/simple/favicons/favicon-16x16.png deleted file mode 100644 index ecb614e..0000000 Binary files a/conf/simple/favicons/favicon-16x16.png and /dev/null differ diff --git a/conf/simple/favicons/favicon-28x28.png b/conf/simple/favicons/favicon-28x28.png deleted file mode 100644 index f0e33c4..0000000 Binary files a/conf/simple/favicons/favicon-28x28.png and /dev/null differ diff --git a/conf/simple/favicons/favicon-32x32.png b/conf/simple/favicons/favicon-32x32.png deleted file mode 100644 index 7b7d992..0000000 Binary files a/conf/simple/favicons/favicon-32x32.png and /dev/null differ diff --git a/conf/simple/favicons/favicon.ico b/conf/simple/favicons/favicon.ico deleted file mode 100644 index 6cfef7d..0000000 Binary files a/conf/simple/favicons/favicon.ico and /dev/null differ diff --git a/conf/simple/favicons/logo28x28.png b/conf/simple/favicons/logo28x28.png deleted file mode 100644 index d49eff5..0000000 Binary files a/conf/simple/favicons/logo28x28.png and /dev/null differ diff --git a/conf/simple/favicons/manifest.json b/conf/simple/favicons/manifest.json deleted file mode 100644 index 0efa5e3..0000000 --- a/conf/simple/favicons/manifest.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Apache", - "icons": [ - { - "src": "\/icons\/android-chrome-192x192.png", - "sizes": "192x192", - "type": "image\/png" - } - ], - "theme_color": "#ffffff", - "display": "standalone" -} diff --git a/conf/simple/favicons/mstile-150x150.png b/conf/simple/favicons/mstile-150x150.png deleted file mode 100644 index 82d13c1..0000000 Binary files a/conf/simple/favicons/mstile-150x150.png and /dev/null differ diff --git a/conf/simple/favicons/safari-pinned-tab.svg b/conf/simple/favicons/safari-pinned-tab.svg deleted file mode 100644 index b47f812..0000000 --- a/conf/simple/favicons/safari-pinned-tab.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - - -Created by potrace 1.11, written by Peter Selinger 2001-2013 - - - - - diff --git a/conf/simple/fonts/sourcesanspro-regular.woff b/conf/simple/fonts/sourcesanspro-regular.woff deleted file mode 100644 index e41dbfb..0000000 Binary files a/conf/simple/fonts/sourcesanspro-regular.woff and /dev/null differ diff --git a/conf/simple/fonts/sourcesanspro-regular.woff2 b/conf/simple/fonts/sourcesanspro-regular.woff2 deleted file mode 100644 index 4ef6877..0000000 Binary files a/conf/simple/fonts/sourcesanspro-regular.woff2 and /dev/null differ diff --git a/conf/simple/footer.html b/conf/simple/footer.html deleted file mode 100644 index 046ee94..0000000 --- a/conf/simple/footer.html +++ /dev/null @@ -1,41 +0,0 @@ - - - - - diff --git a/conf/simple/header.html b/conf/simple/header.html deleted file mode 100644 index a41a46f..0000000 --- a/conf/simple/header.html +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - - - - - - - - - -
-
-
-
-
-
/
-
-
-
-
\ No newline at end of file diff --git a/conf/simple/icons/application.png b/conf/simple/icons/application.png deleted file mode 100644 index ea60171..0000000 Binary files a/conf/simple/icons/application.png and /dev/null differ diff --git a/conf/simple/icons/arrow-090.png b/conf/simple/icons/arrow-090.png deleted file mode 100644 index 4e4f5b8..0000000 Binary files a/conf/simple/icons/arrow-090.png and /dev/null differ diff --git a/conf/simple/icons/arrow-circle-315.png b/conf/simple/icons/arrow-circle-315.png deleted file mode 100644 index 8baf084..0000000 Binary files a/conf/simple/icons/arrow-circle-315.png and /dev/null differ diff --git a/conf/simple/icons/arrow-curve-180.png b/conf/simple/icons/arrow-curve-180.png deleted file mode 100644 index aa4dd4e..0000000 Binary files a/conf/simple/icons/arrow-curve-180.png and /dev/null differ diff --git a/conf/simple/icons/box.png b/conf/simple/icons/box.png deleted file mode 100644 index 3ec0ceb..0000000 Binary files a/conf/simple/icons/box.png and /dev/null differ diff --git a/conf/simple/icons/calendar.png b/conf/simple/icons/calendar.png deleted file mode 100644 index 413af23..0000000 Binary files a/conf/simple/icons/calendar.png and /dev/null differ diff --git a/conf/simple/icons/card-address.png b/conf/simple/icons/card-address.png deleted file mode 100644 index dbadd8c..0000000 Binary files a/conf/simple/icons/card-address.png and /dev/null differ diff --git a/conf/simple/icons/certificate.png b/conf/simple/icons/certificate.png deleted file mode 100644 index cee4d11..0000000 Binary files a/conf/simple/icons/certificate.png and /dev/null differ diff --git a/conf/simple/icons/database.png b/conf/simple/icons/database.png deleted file mode 100644 index d588f42..0000000 Binary files a/conf/simple/icons/database.png and /dev/null differ diff --git a/conf/simple/icons/disc.png b/conf/simple/icons/disc.png deleted file mode 100644 index 989cb68..0000000 Binary files a/conf/simple/icons/disc.png and /dev/null differ diff --git a/conf/simple/icons/document-access.png b/conf/simple/icons/document-access.png deleted file mode 100644 index 4f08873..0000000 Binary files a/conf/simple/icons/document-access.png and /dev/null differ diff --git a/conf/simple/icons/document-binary.png b/conf/simple/icons/document-binary.png deleted file mode 100644 index 297bdfa..0000000 Binary files a/conf/simple/icons/document-binary.png and /dev/null differ diff --git a/conf/simple/icons/document-code.png b/conf/simple/icons/document-code.png deleted file mode 100644 index b5769e6..0000000 Binary files a/conf/simple/icons/document-code.png and /dev/null differ diff --git a/conf/simple/icons/document-excel-csv.png b/conf/simple/icons/document-excel-csv.png deleted file mode 100644 index 99eb086..0000000 Binary files a/conf/simple/icons/document-excel-csv.png and /dev/null differ diff --git a/conf/simple/icons/document-excel.png b/conf/simple/icons/document-excel.png deleted file mode 100644 index 4403681..0000000 Binary files a/conf/simple/icons/document-excel.png and /dev/null differ diff --git a/conf/simple/icons/document-flash.png b/conf/simple/icons/document-flash.png deleted file mode 100644 index 616fc2e..0000000 Binary files a/conf/simple/icons/document-flash.png and /dev/null differ diff --git a/conf/simple/icons/document-globe.png b/conf/simple/icons/document-globe.png deleted file mode 100644 index f355d31..0000000 Binary files a/conf/simple/icons/document-globe.png and /dev/null differ diff --git a/conf/simple/icons/document-illustrator.png b/conf/simple/icons/document-illustrator.png deleted file mode 100644 index 9500998..0000000 Binary files a/conf/simple/icons/document-illustrator.png and /dev/null differ diff --git a/conf/simple/icons/document-list.png b/conf/simple/icons/document-list.png deleted file mode 100644 index 2b4dde8..0000000 Binary files a/conf/simple/icons/document-list.png and /dev/null differ diff --git a/conf/simple/icons/document-number.png b/conf/simple/icons/document-number.png deleted file mode 100644 index b3749ed..0000000 Binary files a/conf/simple/icons/document-number.png and /dev/null differ diff --git a/conf/simple/icons/document-pdf-text.png b/conf/simple/icons/document-pdf-text.png deleted file mode 100644 index d4aa410..0000000 Binary files a/conf/simple/icons/document-pdf-text.png and /dev/null differ diff --git a/conf/simple/icons/document-pdf.png b/conf/simple/icons/document-pdf.png deleted file mode 100644 index c68ab66..0000000 Binary files a/conf/simple/icons/document-pdf.png and /dev/null differ diff --git a/conf/simple/icons/document-photoshop.png b/conf/simple/icons/document-photoshop.png deleted file mode 100644 index 7b8b9b0..0000000 Binary files a/conf/simple/icons/document-photoshop.png and /dev/null differ diff --git a/conf/simple/icons/document-php.png b/conf/simple/icons/document-php.png deleted file mode 100644 index 6e70d1d..0000000 Binary files a/conf/simple/icons/document-php.png and /dev/null differ diff --git a/conf/simple/icons/document-powerpoint.png b/conf/simple/icons/document-powerpoint.png deleted file mode 100644 index 134a007..0000000 Binary files a/conf/simple/icons/document-powerpoint.png and /dev/null differ diff --git a/conf/simple/icons/document-tex.png b/conf/simple/icons/document-tex.png deleted file mode 100644 index 5592c89..0000000 Binary files a/conf/simple/icons/document-tex.png and /dev/null differ diff --git a/conf/simple/icons/document-text.png b/conf/simple/icons/document-text.png deleted file mode 100644 index ed841a0..0000000 Binary files a/conf/simple/icons/document-text.png and /dev/null differ diff --git a/conf/simple/icons/document-word.png b/conf/simple/icons/document-word.png deleted file mode 100644 index 1beb2e5..0000000 Binary files a/conf/simple/icons/document-word.png and /dev/null differ diff --git a/conf/simple/icons/document.png b/conf/simple/icons/document.png deleted file mode 100644 index 75f92b0..0000000 Binary files a/conf/simple/icons/document.png and /dev/null differ diff --git a/conf/simple/icons/film.png b/conf/simple/icons/film.png deleted file mode 100644 index c8bd259..0000000 Binary files a/conf/simple/icons/film.png and /dev/null differ diff --git a/conf/simple/icons/folder.png b/conf/simple/icons/folder.png deleted file mode 100644 index ada85c4..0000000 Binary files a/conf/simple/icons/folder.png and /dev/null differ diff --git a/conf/simple/icons/home.png b/conf/simple/icons/home.png deleted file mode 100644 index 622a2b7..0000000 Binary files a/conf/simple/icons/home.png and /dev/null differ diff --git a/conf/simple/icons/image.png b/conf/simple/icons/image.png deleted file mode 100644 index c485c20..0000000 Binary files a/conf/simple/icons/image.png and /dev/null differ diff --git a/conf/simple/icons/json.png b/conf/simple/icons/json.png deleted file mode 100644 index 05b4005..0000000 Binary files a/conf/simple/icons/json.png and /dev/null differ diff --git a/conf/simple/icons/music.png b/conf/simple/icons/music.png deleted file mode 100644 index ddb4a4e..0000000 Binary files a/conf/simple/icons/music.png and /dev/null differ diff --git a/conf/simple/icons/opml.png b/conf/simple/icons/opml.png deleted file mode 100644 index bc82f33..0000000 Binary files a/conf/simple/icons/opml.png and /dev/null differ diff --git a/conf/simple/icons/quill.png b/conf/simple/icons/quill.png deleted file mode 100644 index 0e2b42d..0000000 Binary files a/conf/simple/icons/quill.png and /dev/null differ diff --git a/conf/simple/icons/ruby.png b/conf/simple/icons/ruby.png deleted file mode 100644 index 7db6ba0..0000000 Binary files a/conf/simple/icons/ruby.png and /dev/null differ diff --git a/conf/simple/icons/sql.png b/conf/simple/icons/sql.png deleted file mode 100644 index ea232a7..0000000 Binary files a/conf/simple/icons/sql.png and /dev/null differ diff --git a/conf/simple/style.css b/conf/simple/style.css deleted file mode 100644 index 2718894..0000000 --- a/conf/simple/style.css +++ /dev/null @@ -1,134 +0,0 @@ -@font-face { - font-family: 'source_sans_proregular'; - src: url("fonts/sourcesanspro-regular.woff2") format("woff2"), url("fonts/sourcesanspro-regular.woff") format("woff"); - font-weight: normal; - font-style: normal; } - -body { - font-family: 'source_sans_proregular', sans-serif; - margin: 0; } - -hr { - display: none; } - -a { - color: #2a2a2a; - text-decoration: none; } - -.gradient { - background: #ec9232; - background: -moz-linear-gradient(left, #ec9232 0%, #d14d3a 25%, #c3233f 50%, #a5235a 75%, #2f2762 100%); - background: -webkit-linear-gradient(left, #ec9232 0%, #d14d3a 25%, #c3233f 50%, #a5235a 75%, #2f2762 100%); - background: linear-gradient(to right, #ec9232 0%, #d14d3a 25%, #c3233f 50%, #a5235a 75%, #2f2762 100%); - filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ec9232', endColorstr='#2f2762',GradientType=1 ); - height: 1px; - margin: 0 auto; } - .gradient.top { - left: 0; - max-width: 100%; - position: fixed; - top: 0; - width: 100%; } - -.header { - background: #f9f9f9; - margin: 0 auto; - clear: both; } - .header br { - clear: both; - visibility: hidden; } - .header__wrapper { - clear: both; - margin: 0 auto; - max-width: 900px; - position: relative; - width: 85%; } - @media screen and (max-width: 600px) { - .header__wrapper { - width: 100%; } } - .header__home { - display: inline-block; - left: 0; - padding: 13px 15px 9px; - position: absolute; - top: 2px; } - .header__breadcrumbs { - clear: both; - float: left; - font-size: 14px; - height: 18px; - margin-bottom: 14px; - margin-left: 46px; - padding-top: 14px; - overflow: hidden; } - .header__breadcrumbs a:hover { - text-decoration: underline; } - .header #homelink { - background: url("icons/home.png") no-repeat; - display: block; - height: 16px; - width: 16px; } - -.files { - margin-top: 1.3rem; } - .files table { - border-collapse: collapse; - margin: 0 auto; - max-width: 900px; - width: 85%; } - @media screen and (max-width: 600px) { - .files table { - width: 100%; } } - .files table tr { - background: transparent; - border-bottom: 1px solid #e9e9e9; - border-top: 1px solid #e9e9e9; } - .files table tr:nth-child(2), .files table tr:nth-child(1), .files table tr:last-child { - display: none; } - .files table tr:nth-child(2) { - border-bottom: 1px white solid; } - .files table tr:nth-child(3) { - border-top: 1px white solid; } - .files table tr:hover td { - background: #f9fdff; - border-top: #d2f4ff 1px solid; - border-bottom: #d2f4ff 1px solid; - z-index: 999; } - .files table tr td { - font-size: 14px; - padding: 0; } - .files table tr td:nth-child(1) a, - .files table tr td:nth-child(2) a { - display: block; - width: 100%; - height: 100%; } - .files table tr td:nth-child(1) { - width: 10px; } - .files table tr td:nth-child(1) a { - width: 16px; - padding: 7px 15px 3px 15px; } - .files table tr td:nth-child(2) { - line-height: 1rem; } - .files table tr td:nth-child(2) a { - padding: 6px 0; } - .files table tr th:nth-child(3), - .files table tr td:nth-child(3) { - background: lightsteelblue; - display: none; } - .files table tr td:nth-child(4) { - width: 10px; - padding: 0.4rem 15px 0.2rem 20px; } - @media screen and (max-width: 600px) { - .files table tr td:nth-child(4) { - display: none; } } - -.footer { - padding-top: 1.2rem; - padding-bottom: 1.0rem; - text-align: center; } - .footer a { - cursor: default; - background: url("favicons/logo28x28.png") no-repeat; - display: inline-block; - height: 28px; - width: 28px; } diff --git a/conf/simple/style.scss b/conf/simple/style.scss deleted file mode 100644 index 2bec24d..0000000 --- a/conf/simple/style.scss +++ /dev/null @@ -1,162 +0,0 @@ -@font-face { - font-family: 'source_sans_proregular'; - src: url('fonts/sourcesanspro-regular.woff2') format('woff2'), - url('fonts/sourcesanspro-regular.woff') format('woff'); - font-weight: normal; - font-style: normal; -} -body { - font-family: 'source_sans_proregular', sans-serif; - margin: 0; -} - -hr { - display: none; -} -a { - color: #2a2a2a; - text-decoration: none; -} - -.gradient { - background: #ec9232; - background: -moz-linear-gradient(left, #ec9232 0%, #d14d3a 25%, #c3233f 50%, #a5235a 75%, #2f2762 100%); - background: -webkit-linear-gradient(left, #ec9232 0%,#d14d3a 25%,#c3233f 50%,#a5235a 75%,#2f2762 100%); - background: linear-gradient(to right, #ec9232 0%,#d14d3a 25%,#c3233f 50%,#a5235a 75%,#2f2762 100%); - filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ec9232', endColorstr='#2f2762',GradientType=1 ); - height: 1px; - margin: 0 auto; - &.top { - left: 0; - max-width: 100%; - position: fixed; - top:0; - width: 100%; - } -} -.header { - background: #f9f9f9; - margin: 0 auto; - clear: both; - br { - clear: both; - visibility: hidden; - } - &__wrapper { - clear: both; - margin: 0 auto; - max-width: 900px; - position: relative; - width: 85%; - @media screen and (max-width: 600px) { - width: 100%; - } - } - &__home { - display: inline-block; - left: 0; - padding: 13px 15px 9px; - position: absolute; - top: 2px; - } - &__breadcrumbs { - clear: both; - float: left; - font-size: 14px; - height: 18px; - margin-bottom: 14px; - margin-left: 46px; - padding-top: 14px; - overflow: hidden; - a:hover { - text-decoration: underline; - } - } - #homelink { - background: url('icons/home.png') no-repeat; - display: block; - height: 16px; - width: 16px; - } -} -.files { - margin-top: 1.3rem; - table { - border-collapse:collapse; - margin: 0 auto; - max-width: 900px; - width: 85%; - @media screen and (max-width: 600px) { - width: 100%; - } - tr { - background: transparent; - border-bottom: 1px solid #e9e9e9; - border-top: 1px solid #e9e9e9; - &:nth-child(2), &:nth-child(1), &:last-child { - display: none; - } - &:nth-child(2) { - border-bottom: 1px white solid; - } - &:nth-child(3) { - border-top: 1px white solid; - } - &:hover td { - background: #f9fdff; - border-top: #d2f4ff 1px solid; - border-bottom: #d2f4ff 1px solid; - z-index: 999; - } - td { - font-size: 14px; - padding: 0; - } - td:nth-child(1), - td:nth-child(2) { - a { - display: block; - width: 100%; - height: 100%; - } - } - td:nth-child(1) { - width: 10px; - a { - width: 16px; - padding: 7px 15px 3px 15px; - } - } - td:nth-child(2) { - line-height: 1rem; - a { - padding: 6px 0; - } - } - th:nth-child(3), - td:nth-child(3) { - background: lightsteelblue; - display: none; - } - td:nth-child(4) { - width: 10px; - padding: 0.4rem 15px 0.2rem 20px; - @media screen and (max-width: 600px) { - display: none; - } - } - } - } -} -.footer { - padding-top: 1.2rem; - padding-bottom: 1.0rem; - text-align: center; - a { - cursor: default; - background: url('favicons/logo28x28.png') no-repeat; - display: inline-block; - height: 28px; - width: 28px; - } -} diff --git a/htaccess/.htaccess.customdir b/htaccess/.htaccess.customdir deleted file mode 100644 index 1600089..0000000 --- a/htaccess/.htaccess.customdir +++ /dev/null @@ -1,43 +0,0 @@ -# -# SIMPLE - apache directory listing theme -# -# (c) 2017 Miroslav Pokorný -# https://miroslavpokorny.com/simple-apache-directory-listing-theme -# - -Options +Indexes -IndexOptions +FancyIndexing +VersionSort +HTMLTable +FoldersFirst +IconsAreLinks +IgnoreCase +SuppressDescription +XHTML +IconWidth=16 +IconHeight=16 +NameWidth=* -HeaderName /{SIMPLE_DIRECTORY}/simple/header.html -ReadmeName /{SIMPLE_DIRECTORY}/simple/footer.html -IndexStyleSheet /{SIMPLE_DIRECTORY}/simple/style.css -IndexIgnore .htaccess /simple -IndexHeadInsert '' -IndexOrderDefault Ascending Name -DefaultIcon /{SIMPLE_DIRECTORY}/simple/icons/document.png -AddIcon /{SIMPLE_DIRECTORY}/simple/icons/arrow-curve-180.png .. -AddIcon /{SIMPLE_DIRECTORY}/simple/icons/folder.png ^^DIRECTORY^^ -AddIcon /{SIMPLE_DIRECTORY}/simple/icons/document-text.png README INSTALL -AddIcon /{SIMPLE_DIRECTORY}/simple/icons/application.png .exe .app -AddIcon /{SIMPLE_DIRECTORY}/simple/icons/box.png .tar .tgz .tbz .tbz2 .bundle .rar .z .gz .zip .7z -AddIcon /{SIMPLE_DIRECTORY}/simple/icons/database.png .db .sqlite .dat -AddIcon /{SIMPLE_DIRECTORY}/simple/icons/disc.png .iso .image -AddIcon /{SIMPLE_DIRECTORY}/simple/icons/document-access.png .ade .adp .adn .accdb .accdr .accdt .mdb .mda .mdn .mdt .mdw .mdf .mde .accde .mam .maq .mar .mat .maf -AddIcon /{SIMPLE_DIRECTORY}/simple/icons/document-binary.png .bin .hqx .uu -AddIcon /{SIMPLE_DIRECTORY}/simple/icons/document-code.png .html .htm .htx .htmls .dhtml .phtml .shtml .inc .ssi .c .cc .css .h .rb .js .rb .pl .py .sh .shar .csh .ksh .tcl .as -AddIcon /{SIMPLE_DIRECTORY}/simple/icons/document-excel.png .xls .xla .xlb .xlc .xld .xlk .xll .xlm .xlt .xlv .xlw .xlsx .xlsm .xlsb .xltm .xlam -AddIcon /{SIMPLE_DIRECTORY}/simple/icons/document-excel-csv.png .csv -AddIcon /{SIMPLE_DIRECTORY}/simple/icons/document-flash.png .fla .flv .swf .swt .swc -AddIcon /{SIMPLE_DIRECTORY}/simple/icons/document-illustrator.png .ai .eps .epsf .epsi -AddIcon /{SIMPLE_DIRECTORY}/simple/icons/document-number.png .conf -AddIcon /{SIMPLE_DIRECTORY}/simple/icons/document-pdf.png .pdf -AddIcon /{SIMPLE_DIRECTORY}/simple/icons/document-pdf-text.png .ps -AddIcon /{SIMPLE_DIRECTORY}/simple/icons/document-photoshop.png .psd -AddIcon /{SIMPLE_DIRECTORY}/simple/icons/document-php.png .php .phps .php5 .php3 .php4 .phtm -AddIcon /{SIMPLE_DIRECTORY}/simple/icons/document-powerpoint.png .ppt .pptx .ppz .pot .pwz .ppa .pps .pow -AddIcon /{SIMPLE_DIRECTORY}/simple/icons/document-tex.png .tex .dvi -AddIcon /{SIMPLE_DIRECTORY}/simple/icons/document-text.png .txt -AddIcon /{SIMPLE_DIRECTORY}/simple/icons/document-word.png .docx .docm .doc .dotx .dotm .dot .rtf -AddIconByType (IMG,/{SIMPLE_DIRECTORY}/simple/icons/image.png) image/* -AddIconByType (SND,/{SIMPLE_DIRECTORY}/simple/icons/music.png) audio/* -AddIconByType (TXT,/{SIMPLE_DIRECTORY}/simple/icons/document-text.png) text/* -AddIconByType (VID,/{SIMPLE_DIRECTORY}/simple/icons/film.png) video/* diff --git a/htaccess/.htaccess.root b/htaccess/.htaccess.root deleted file mode 100644 index d870b06..0000000 --- a/htaccess/.htaccess.root +++ /dev/null @@ -1,43 +0,0 @@ -# -# SIMPLE - apache directory listing theme -# -# (c) 2017 Miroslav Pokorný -# https://miroslavpokorny.com/simple-apache-directory-listing-theme -# - -Options +Indexes -IndexOptions +FancyIndexing +VersionSort +HTMLTable +FoldersFirst +IconsAreLinks +IgnoreCase +SuppressDescription +XHTML +IconWidth=16 +IconHeight=16 +NameWidth=* -HeaderName /simple/header.html -ReadmeName /simple/footer.html -IndexStyleSheet /simple/style.css -IndexIgnore .htaccess /simple -IndexHeadInsert '' -IndexOrderDefault Ascending Name -DefaultIcon /simple/icons/document.png -AddIcon /simple/icons/arrow-curve-180.png .. -AddIcon /simple/icons/folder.png ^^DIRECTORY^^ -AddIcon /simple/icons/document-text.png README INSTALL -AddIcon /simple/icons/application.png .exe .app -AddIcon /simple/icons/box.png .tar .tgz .tbz .tbz2 .bundle .rar .z .gz .zip .7z -AddIcon /simple/icons/database.png .db .sqlite .dat -AddIcon /simple/icons/disc.png .iso .image -AddIcon /simple/icons/document-access.png .ade .adp .adn .accdb .accdr .accdt .mdb .mda .mdn .mdt .mdw .mdf .mde .accde .mam .maq .mar .mat .maf -AddIcon /simple/icons/document-binary.png .bin .hqx .uu -AddIcon /simple/icons/document-code.png .html .htm .htx .htmls .dhtml .phtml .shtml .inc .ssi .c .cc .css .h .rb .js .rb .pl .py .sh .shar .csh .ksh .tcl .as -AddIcon /simple/icons/document-excel.png .xls .xla .xlb .xlc .xld .xlk .xll .xlm .xlt .xlv .xlw .xlsx .xlsm .xlsb .xltm .xlam -AddIcon /simple/icons/document-excel-csv.png .csv -AddIcon /simple/icons/document-flash.png .fla .flv .swf .swt .swc -AddIcon /simple/icons/document-illustrator.png .ai .eps .epsf .epsi -AddIcon /simple/icons/document-number.png .conf -AddIcon /simple/icons/document-pdf.png .pdf -AddIcon /simple/icons/document-pdf-text.png .ps -AddIcon /simple/icons/document-photoshop.png .psd -AddIcon /simple/icons/document-php.png .php .phps .php5 .php3 .php4 .phtm -AddIcon /simple/icons/document-powerpoint.png .ppt .pptx .ppz .pot .pwz .ppa .pps .pow -AddIcon /simple/icons/document-tex.png .tex .dvi -AddIcon /simple/icons/document-text.png .txt -AddIcon /simple/icons/document-word.png .docx .docm .doc .dotx .dotm .dot .rtf -AddIconByType (IMG,/simple/icons/image.png) image/* -AddIconByType (SND,/simple/icons/music.png) audio/* -AddIconByType (TXT,/simple/icons/document-text.png) text/* -AddIconByType (VID,/simple/icons/film.png) video/* diff --git a/htaccess/simple/favicons/android-chrome-192x192.png b/htaccess/simple/favicons/android-chrome-192x192.png deleted file mode 100644 index d3c01b6..0000000 Binary files a/htaccess/simple/favicons/android-chrome-192x192.png and /dev/null differ diff --git a/htaccess/simple/favicons/apple-touch-icon.png b/htaccess/simple/favicons/apple-touch-icon.png deleted file mode 100644 index be84a88..0000000 Binary files a/htaccess/simple/favicons/apple-touch-icon.png and /dev/null differ diff --git a/htaccess/simple/favicons/browserconfig.xml b/htaccess/simple/favicons/browserconfig.xml deleted file mode 100644 index 904222b..0000000 --- a/htaccess/simple/favicons/browserconfig.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - #ffffff - - - diff --git a/htaccess/simple/favicons/favicon-16x16.png b/htaccess/simple/favicons/favicon-16x16.png deleted file mode 100644 index ecb614e..0000000 Binary files a/htaccess/simple/favicons/favicon-16x16.png and /dev/null differ diff --git a/htaccess/simple/favicons/favicon-28x28.png b/htaccess/simple/favicons/favicon-28x28.png deleted file mode 100644 index f0e33c4..0000000 Binary files a/htaccess/simple/favicons/favicon-28x28.png and /dev/null differ diff --git a/htaccess/simple/favicons/favicon-32x32.png b/htaccess/simple/favicons/favicon-32x32.png deleted file mode 100644 index 7b7d992..0000000 Binary files a/htaccess/simple/favicons/favicon-32x32.png and /dev/null differ diff --git a/htaccess/simple/favicons/favicon.ico b/htaccess/simple/favicons/favicon.ico deleted file mode 100644 index 6cfef7d..0000000 Binary files a/htaccess/simple/favicons/favicon.ico and /dev/null differ diff --git a/htaccess/simple/favicons/logo28x28.png b/htaccess/simple/favicons/logo28x28.png deleted file mode 100644 index d49eff5..0000000 Binary files a/htaccess/simple/favicons/logo28x28.png and /dev/null differ diff --git a/htaccess/simple/favicons/manifest.json b/htaccess/simple/favicons/manifest.json deleted file mode 100644 index 0efa5e3..0000000 --- a/htaccess/simple/favicons/manifest.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Apache", - "icons": [ - { - "src": "\/icons\/android-chrome-192x192.png", - "sizes": "192x192", - "type": "image\/png" - } - ], - "theme_color": "#ffffff", - "display": "standalone" -} diff --git a/htaccess/simple/favicons/mstile-150x150.png b/htaccess/simple/favicons/mstile-150x150.png deleted file mode 100644 index 82d13c1..0000000 Binary files a/htaccess/simple/favicons/mstile-150x150.png and /dev/null differ diff --git a/htaccess/simple/favicons/safari-pinned-tab.svg b/htaccess/simple/favicons/safari-pinned-tab.svg deleted file mode 100644 index b47f812..0000000 --- a/htaccess/simple/favicons/safari-pinned-tab.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - - -Created by potrace 1.11, written by Peter Selinger 2001-2013 - - - - - diff --git a/htaccess/simple/fonts/sourcesanspro-regular.woff b/htaccess/simple/fonts/sourcesanspro-regular.woff deleted file mode 100644 index e41dbfb..0000000 Binary files a/htaccess/simple/fonts/sourcesanspro-regular.woff and /dev/null differ diff --git a/htaccess/simple/fonts/sourcesanspro-regular.woff2 b/htaccess/simple/fonts/sourcesanspro-regular.woff2 deleted file mode 100644 index 4ef6877..0000000 Binary files a/htaccess/simple/fonts/sourcesanspro-regular.woff2 and /dev/null differ diff --git a/htaccess/simple/footer.html b/htaccess/simple/footer.html deleted file mode 100644 index d273731..0000000 --- a/htaccess/simple/footer.html +++ /dev/null @@ -1,39 +0,0 @@ -
- - diff --git a/htaccess/simple/header.html b/htaccess/simple/header.html deleted file mode 100644 index 615ca42..0000000 --- a/htaccess/simple/header.html +++ /dev/null @@ -1,10 +0,0 @@ -
-
-
-
-
-
/
-
-
-
-
\ No newline at end of file diff --git a/htaccess/simple/icons/application.png b/htaccess/simple/icons/application.png deleted file mode 100644 index ea60171..0000000 Binary files a/htaccess/simple/icons/application.png and /dev/null differ diff --git a/htaccess/simple/icons/arrow-090.png b/htaccess/simple/icons/arrow-090.png deleted file mode 100644 index 4e4f5b8..0000000 Binary files a/htaccess/simple/icons/arrow-090.png and /dev/null differ diff --git a/htaccess/simple/icons/arrow-circle-315.png b/htaccess/simple/icons/arrow-circle-315.png deleted file mode 100644 index 8baf084..0000000 Binary files a/htaccess/simple/icons/arrow-circle-315.png and /dev/null differ diff --git a/htaccess/simple/icons/arrow-curve-180.png b/htaccess/simple/icons/arrow-curve-180.png deleted file mode 100644 index aa4dd4e..0000000 Binary files a/htaccess/simple/icons/arrow-curve-180.png and /dev/null differ diff --git a/htaccess/simple/icons/box.png b/htaccess/simple/icons/box.png deleted file mode 100644 index 3ec0ceb..0000000 Binary files a/htaccess/simple/icons/box.png and /dev/null differ diff --git a/htaccess/simple/icons/calendar.png b/htaccess/simple/icons/calendar.png deleted file mode 100644 index 413af23..0000000 Binary files a/htaccess/simple/icons/calendar.png and /dev/null differ diff --git a/htaccess/simple/icons/card-address.png b/htaccess/simple/icons/card-address.png deleted file mode 100644 index dbadd8c..0000000 Binary files a/htaccess/simple/icons/card-address.png and /dev/null differ diff --git a/htaccess/simple/icons/certificate.png b/htaccess/simple/icons/certificate.png deleted file mode 100644 index cee4d11..0000000 Binary files a/htaccess/simple/icons/certificate.png and /dev/null differ diff --git a/htaccess/simple/icons/database.png b/htaccess/simple/icons/database.png deleted file mode 100644 index d588f42..0000000 Binary files a/htaccess/simple/icons/database.png and /dev/null differ diff --git a/htaccess/simple/icons/disc.png b/htaccess/simple/icons/disc.png deleted file mode 100644 index 989cb68..0000000 Binary files a/htaccess/simple/icons/disc.png and /dev/null differ diff --git a/htaccess/simple/icons/document-access.png b/htaccess/simple/icons/document-access.png deleted file mode 100644 index 4f08873..0000000 Binary files a/htaccess/simple/icons/document-access.png and /dev/null differ diff --git a/htaccess/simple/icons/document-binary.png b/htaccess/simple/icons/document-binary.png deleted file mode 100644 index 297bdfa..0000000 Binary files a/htaccess/simple/icons/document-binary.png and /dev/null differ diff --git a/htaccess/simple/icons/document-code.png b/htaccess/simple/icons/document-code.png deleted file mode 100644 index b5769e6..0000000 Binary files a/htaccess/simple/icons/document-code.png and /dev/null differ diff --git a/htaccess/simple/icons/document-excel-csv.png b/htaccess/simple/icons/document-excel-csv.png deleted file mode 100644 index 99eb086..0000000 Binary files a/htaccess/simple/icons/document-excel-csv.png and /dev/null differ diff --git a/htaccess/simple/icons/document-excel.png b/htaccess/simple/icons/document-excel.png deleted file mode 100644 index 4403681..0000000 Binary files a/htaccess/simple/icons/document-excel.png and /dev/null differ diff --git a/htaccess/simple/icons/document-flash.png b/htaccess/simple/icons/document-flash.png deleted file mode 100644 index 616fc2e..0000000 Binary files a/htaccess/simple/icons/document-flash.png and /dev/null differ diff --git a/htaccess/simple/icons/document-globe.png b/htaccess/simple/icons/document-globe.png deleted file mode 100644 index f355d31..0000000 Binary files a/htaccess/simple/icons/document-globe.png and /dev/null differ diff --git a/htaccess/simple/icons/document-illustrator.png b/htaccess/simple/icons/document-illustrator.png deleted file mode 100644 index 9500998..0000000 Binary files a/htaccess/simple/icons/document-illustrator.png and /dev/null differ diff --git a/htaccess/simple/icons/document-list.png b/htaccess/simple/icons/document-list.png deleted file mode 100644 index 2b4dde8..0000000 Binary files a/htaccess/simple/icons/document-list.png and /dev/null differ diff --git a/htaccess/simple/icons/document-number.png b/htaccess/simple/icons/document-number.png deleted file mode 100644 index b3749ed..0000000 Binary files a/htaccess/simple/icons/document-number.png and /dev/null differ diff --git a/htaccess/simple/icons/document-pdf-text.png b/htaccess/simple/icons/document-pdf-text.png deleted file mode 100644 index d4aa410..0000000 Binary files a/htaccess/simple/icons/document-pdf-text.png and /dev/null differ diff --git a/htaccess/simple/icons/document-pdf.png b/htaccess/simple/icons/document-pdf.png deleted file mode 100644 index c68ab66..0000000 Binary files a/htaccess/simple/icons/document-pdf.png and /dev/null differ diff --git a/htaccess/simple/icons/document-photoshop.png b/htaccess/simple/icons/document-photoshop.png deleted file mode 100644 index 7b8b9b0..0000000 Binary files a/htaccess/simple/icons/document-photoshop.png and /dev/null differ diff --git a/htaccess/simple/icons/document-php.png b/htaccess/simple/icons/document-php.png deleted file mode 100644 index 6e70d1d..0000000 Binary files a/htaccess/simple/icons/document-php.png and /dev/null differ diff --git a/htaccess/simple/icons/document-powerpoint.png b/htaccess/simple/icons/document-powerpoint.png deleted file mode 100644 index 134a007..0000000 Binary files a/htaccess/simple/icons/document-powerpoint.png and /dev/null differ diff --git a/htaccess/simple/icons/document-tex.png b/htaccess/simple/icons/document-tex.png deleted file mode 100644 index 5592c89..0000000 Binary files a/htaccess/simple/icons/document-tex.png and /dev/null differ diff --git a/htaccess/simple/icons/document-text.png b/htaccess/simple/icons/document-text.png deleted file mode 100644 index ed841a0..0000000 Binary files a/htaccess/simple/icons/document-text.png and /dev/null differ diff --git a/htaccess/simple/icons/document-word.png b/htaccess/simple/icons/document-word.png deleted file mode 100644 index 1beb2e5..0000000 Binary files a/htaccess/simple/icons/document-word.png and /dev/null differ diff --git a/htaccess/simple/icons/document.png b/htaccess/simple/icons/document.png deleted file mode 100644 index 75f92b0..0000000 Binary files a/htaccess/simple/icons/document.png and /dev/null differ diff --git a/htaccess/simple/icons/film.png b/htaccess/simple/icons/film.png deleted file mode 100644 index c8bd259..0000000 Binary files a/htaccess/simple/icons/film.png and /dev/null differ diff --git a/htaccess/simple/icons/folder.png b/htaccess/simple/icons/folder.png deleted file mode 100644 index ada85c4..0000000 Binary files a/htaccess/simple/icons/folder.png and /dev/null differ diff --git a/htaccess/simple/icons/home.png b/htaccess/simple/icons/home.png deleted file mode 100644 index 622a2b7..0000000 Binary files a/htaccess/simple/icons/home.png and /dev/null differ diff --git a/htaccess/simple/icons/image.png b/htaccess/simple/icons/image.png deleted file mode 100644 index c485c20..0000000 Binary files a/htaccess/simple/icons/image.png and /dev/null differ diff --git a/htaccess/simple/icons/json.png b/htaccess/simple/icons/json.png deleted file mode 100644 index 05b4005..0000000 Binary files a/htaccess/simple/icons/json.png and /dev/null differ diff --git a/htaccess/simple/icons/music.png b/htaccess/simple/icons/music.png deleted file mode 100644 index ddb4a4e..0000000 Binary files a/htaccess/simple/icons/music.png and /dev/null differ diff --git a/htaccess/simple/icons/opml.png b/htaccess/simple/icons/opml.png deleted file mode 100644 index bc82f33..0000000 Binary files a/htaccess/simple/icons/opml.png and /dev/null differ diff --git a/htaccess/simple/icons/quill.png b/htaccess/simple/icons/quill.png deleted file mode 100644 index 0e2b42d..0000000 Binary files a/htaccess/simple/icons/quill.png and /dev/null differ diff --git a/htaccess/simple/icons/ruby.png b/htaccess/simple/icons/ruby.png deleted file mode 100644 index 7db6ba0..0000000 Binary files a/htaccess/simple/icons/ruby.png and /dev/null differ diff --git a/htaccess/simple/icons/sql.png b/htaccess/simple/icons/sql.png deleted file mode 100644 index ea232a7..0000000 Binary files a/htaccess/simple/icons/sql.png and /dev/null differ diff --git a/htaccess/simple/style.css b/htaccess/simple/style.css deleted file mode 100644 index 2718894..0000000 --- a/htaccess/simple/style.css +++ /dev/null @@ -1,134 +0,0 @@ -@font-face { - font-family: 'source_sans_proregular'; - src: url("fonts/sourcesanspro-regular.woff2") format("woff2"), url("fonts/sourcesanspro-regular.woff") format("woff"); - font-weight: normal; - font-style: normal; } - -body { - font-family: 'source_sans_proregular', sans-serif; - margin: 0; } - -hr { - display: none; } - -a { - color: #2a2a2a; - text-decoration: none; } - -.gradient { - background: #ec9232; - background: -moz-linear-gradient(left, #ec9232 0%, #d14d3a 25%, #c3233f 50%, #a5235a 75%, #2f2762 100%); - background: -webkit-linear-gradient(left, #ec9232 0%, #d14d3a 25%, #c3233f 50%, #a5235a 75%, #2f2762 100%); - background: linear-gradient(to right, #ec9232 0%, #d14d3a 25%, #c3233f 50%, #a5235a 75%, #2f2762 100%); - filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ec9232', endColorstr='#2f2762',GradientType=1 ); - height: 1px; - margin: 0 auto; } - .gradient.top { - left: 0; - max-width: 100%; - position: fixed; - top: 0; - width: 100%; } - -.header { - background: #f9f9f9; - margin: 0 auto; - clear: both; } - .header br { - clear: both; - visibility: hidden; } - .header__wrapper { - clear: both; - margin: 0 auto; - max-width: 900px; - position: relative; - width: 85%; } - @media screen and (max-width: 600px) { - .header__wrapper { - width: 100%; } } - .header__home { - display: inline-block; - left: 0; - padding: 13px 15px 9px; - position: absolute; - top: 2px; } - .header__breadcrumbs { - clear: both; - float: left; - font-size: 14px; - height: 18px; - margin-bottom: 14px; - margin-left: 46px; - padding-top: 14px; - overflow: hidden; } - .header__breadcrumbs a:hover { - text-decoration: underline; } - .header #homelink { - background: url("icons/home.png") no-repeat; - display: block; - height: 16px; - width: 16px; } - -.files { - margin-top: 1.3rem; } - .files table { - border-collapse: collapse; - margin: 0 auto; - max-width: 900px; - width: 85%; } - @media screen and (max-width: 600px) { - .files table { - width: 100%; } } - .files table tr { - background: transparent; - border-bottom: 1px solid #e9e9e9; - border-top: 1px solid #e9e9e9; } - .files table tr:nth-child(2), .files table tr:nth-child(1), .files table tr:last-child { - display: none; } - .files table tr:nth-child(2) { - border-bottom: 1px white solid; } - .files table tr:nth-child(3) { - border-top: 1px white solid; } - .files table tr:hover td { - background: #f9fdff; - border-top: #d2f4ff 1px solid; - border-bottom: #d2f4ff 1px solid; - z-index: 999; } - .files table tr td { - font-size: 14px; - padding: 0; } - .files table tr td:nth-child(1) a, - .files table tr td:nth-child(2) a { - display: block; - width: 100%; - height: 100%; } - .files table tr td:nth-child(1) { - width: 10px; } - .files table tr td:nth-child(1) a { - width: 16px; - padding: 7px 15px 3px 15px; } - .files table tr td:nth-child(2) { - line-height: 1rem; } - .files table tr td:nth-child(2) a { - padding: 6px 0; } - .files table tr th:nth-child(3), - .files table tr td:nth-child(3) { - background: lightsteelblue; - display: none; } - .files table tr td:nth-child(4) { - width: 10px; - padding: 0.4rem 15px 0.2rem 20px; } - @media screen and (max-width: 600px) { - .files table tr td:nth-child(4) { - display: none; } } - -.footer { - padding-top: 1.2rem; - padding-bottom: 1.0rem; - text-align: center; } - .footer a { - cursor: default; - background: url("favicons/logo28x28.png") no-repeat; - display: inline-block; - height: 28px; - width: 28px; } diff --git a/htaccess/simple/style.scss b/htaccess/simple/style.scss deleted file mode 100644 index 2bec24d..0000000 --- a/htaccess/simple/style.scss +++ /dev/null @@ -1,162 +0,0 @@ -@font-face { - font-family: 'source_sans_proregular'; - src: url('fonts/sourcesanspro-regular.woff2') format('woff2'), - url('fonts/sourcesanspro-regular.woff') format('woff'); - font-weight: normal; - font-style: normal; -} -body { - font-family: 'source_sans_proregular', sans-serif; - margin: 0; -} - -hr { - display: none; -} -a { - color: #2a2a2a; - text-decoration: none; -} - -.gradient { - background: #ec9232; - background: -moz-linear-gradient(left, #ec9232 0%, #d14d3a 25%, #c3233f 50%, #a5235a 75%, #2f2762 100%); - background: -webkit-linear-gradient(left, #ec9232 0%,#d14d3a 25%,#c3233f 50%,#a5235a 75%,#2f2762 100%); - background: linear-gradient(to right, #ec9232 0%,#d14d3a 25%,#c3233f 50%,#a5235a 75%,#2f2762 100%); - filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ec9232', endColorstr='#2f2762',GradientType=1 ); - height: 1px; - margin: 0 auto; - &.top { - left: 0; - max-width: 100%; - position: fixed; - top:0; - width: 100%; - } -} -.header { - background: #f9f9f9; - margin: 0 auto; - clear: both; - br { - clear: both; - visibility: hidden; - } - &__wrapper { - clear: both; - margin: 0 auto; - max-width: 900px; - position: relative; - width: 85%; - @media screen and (max-width: 600px) { - width: 100%; - } - } - &__home { - display: inline-block; - left: 0; - padding: 13px 15px 9px; - position: absolute; - top: 2px; - } - &__breadcrumbs { - clear: both; - float: left; - font-size: 14px; - height: 18px; - margin-bottom: 14px; - margin-left: 46px; - padding-top: 14px; - overflow: hidden; - a:hover { - text-decoration: underline; - } - } - #homelink { - background: url('icons/home.png') no-repeat; - display: block; - height: 16px; - width: 16px; - } -} -.files { - margin-top: 1.3rem; - table { - border-collapse:collapse; - margin: 0 auto; - max-width: 900px; - width: 85%; - @media screen and (max-width: 600px) { - width: 100%; - } - tr { - background: transparent; - border-bottom: 1px solid #e9e9e9; - border-top: 1px solid #e9e9e9; - &:nth-child(2), &:nth-child(1), &:last-child { - display: none; - } - &:nth-child(2) { - border-bottom: 1px white solid; - } - &:nth-child(3) { - border-top: 1px white solid; - } - &:hover td { - background: #f9fdff; - border-top: #d2f4ff 1px solid; - border-bottom: #d2f4ff 1px solid; - z-index: 999; - } - td { - font-size: 14px; - padding: 0; - } - td:nth-child(1), - td:nth-child(2) { - a { - display: block; - width: 100%; - height: 100%; - } - } - td:nth-child(1) { - width: 10px; - a { - width: 16px; - padding: 7px 15px 3px 15px; - } - } - td:nth-child(2) { - line-height: 1rem; - a { - padding: 6px 0; - } - } - th:nth-child(3), - td:nth-child(3) { - background: lightsteelblue; - display: none; - } - td:nth-child(4) { - width: 10px; - padding: 0.4rem 15px 0.2rem 20px; - @media screen and (max-width: 600px) { - display: none; - } - } - } - } -} -.footer { - padding-top: 1.2rem; - padding-bottom: 1.0rem; - text-align: center; - a { - cursor: default; - background: url('favicons/logo28x28.png') no-repeat; - display: inline-block; - height: 28px; - width: 28px; - } -} diff --git a/license.md b/license.md deleted file mode 100644 index 8357d87..0000000 --- a/license.md +++ /dev/null @@ -1,21 +0,0 @@ -The MIT License (MIT) - -Copyright (c) 2017 Miroslav Pokorný - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in -all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -THE SOFTWARE. \ No newline at end of file diff --git a/readme.md b/readme.md deleted file mode 100644 index 649336c..0000000 --- a/readme.md +++ /dev/null @@ -1,2 +0,0 @@ -SIMPLE Apache Directory Listing Theme -=====================================