diff --git a/assets/pages/default.css b/assets/pages/default.css deleted file mode 100644 index 4d2e62b..0000000 --- a/assets/pages/default.css +++ /dev/null @@ -1,32 +0,0 @@ -.normal-header{ - font-size: 19pt; - text-align: center; -} -body{ - background: #ffffff; -} - -.thumbnail{ - width: 40px; - height: 40px; -} - -.file-table{ - border: 1px solid black; - border-radius: 3px; -} - -.red-list{ - background: red; -} - -.file-row { - cursor: pointer; -} -.file-row:hover{ - background: #c0c0c0; -} -.file-row-cell{ - padding-left: 5px; - padding-right: 5px; -} \ No newline at end of file diff --git a/assets/pages/index.html b/assets/pages/index.html index e787c28..6215a2c 100644 --- a/assets/pages/index.html +++ b/assets/pages/index.html @@ -3,7 +3,10 @@