aboutsummaryrefslogtreecommitdiff
path: root/static/directory-listing.scss
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2023-09-05 01:25:00 +0200
committerHugo Hörnquist <hugo@lysator.liu.se>2023-09-05 01:25:00 +0200
commit7949fcdc683d07689bad5da5d20bfa3eeb5a6a46 (patch)
treec1bc39dc0e508ee498cf7119f888f513db4bab8f /static/directory-listing.scss
parentAdd build step for jsdoc. (diff)
downloadcalp-7949fcdc683d07689bad5da5d20bfa3eeb5a6a46.tar.gz
calp-7949fcdc683d07689bad5da5d20bfa3eeb5a6a46.tar.xz
Move frontend code to subdirectories, to simplify command line flags.
Diffstat (limited to 'static/directory-listing.scss')
-rw-r--r--static/directory-listing.scss5
1 files changed, 0 insertions, 5 deletions
diff --git a/static/directory-listing.scss b/static/directory-listing.scss
deleted file mode 100644
index 745b5bc3..00000000
--- a/static/directory-listing.scss
+++ /dev/null
@@ -1,5 +0,0 @@
-@import 'global';
-
-.directory-table td:nth-child(3) {
- text-align: end;
-}