diff --git a/src/nhttpd/web/Makefile.am b/src/nhttpd/web/Makefile.am index af3b53f36..f57da3938 100644 --- a/src/nhttpd/web/Makefile.am +++ b/src/nhttpd/web/Makefile.am @@ -96,7 +96,6 @@ install_DATA = channels.js \ # file manager install_DATA += accordion.js \ effects.js \ - Y_Filemgr.css \ Y_Filemgr.yhtm \ Y_Filemgr_Edit.yhtm \ Y_Filemgr_blocks.txt diff --git a/src/nhttpd/web/Y_Filemgr.css b/src/nhttpd/web/Y_Filemgr.css deleted file mode 100644 index dadb0f40c..000000000 --- a/src/nhttpd/web/Y_Filemgr.css +++ /dev/null @@ -1,56 +0,0 @@ -.diag { - border: 1px solid #bbbbbb; - border-collapse: collapse; - background-color: #eeeeee; - margin-left: 10px; - margin-top: 10px; -} -.toolbar td { - border: 1px solid #cccccc; - width: 20px; - height: 20px; - text-align: center; -} -.toolbar img { - border:0; -} -.toolbar td:hover { - background-color: #dddddd; -} -.button { - border: 1px solid #cccccc; - width: 40px; - height: 20px; - text-align: center; -} -.button:hover { - background-color: #dddddd; -} -.mform { - empty-cells:show; -} - -.filelist a{ - text-decoration:underline; -} -.box { - border: 1px solid #cccccc; - empty-cells:show; -} -.epginfo2{ - font-size: 8pt; -} -.detail_title{ - border: 1px solid #cccccc; - font-weight: bold; - background-color: #ffffff; -} -.detail_title_active{ - border: 1px solid #cccccc; - font-weight: bold; - background-color: #eeeeee; -} -.detail_img { - max-width: 300px; - max-height:300px; -} diff --git a/src/nhttpd/web/Y_Filemgr.yhtm b/src/nhttpd/web/Y_Filemgr.yhtm index 10445fdf7..42ddd9bce 100644 --- a/src/nhttpd/web/Y_Filemgr.yhtm +++ b/src/nhttpd/web/Y_Filemgr.yhtm @@ -1,5 +1,4 @@ {=include-block:Y_Blocks.txt;head=} - diff --git a/src/nhttpd/web/Y_Filemgr_Edit.yhtm b/src/nhttpd/web/Y_Filemgr_Edit.yhtm index 2b013460a..53c920441 100644 --- a/src/nhttpd/web/Y_Filemgr_Edit.yhtm +++ b/src/nhttpd/web/Y_Filemgr_Edit.yhtm @@ -1,5 +1,4 @@ {=include-block:Y_Blocks.txt;head=} -