From 0d87fec0c4c6fb573b1a09076f6d50844d8d0a80 Mon Sep 17 00:00:00 2001 From: stephanchrst Date: Fri, 19 Aug 2022 11:12:08 +0700 Subject: initial commit --- backend_theme_v14/static/description/icon.png | Bin backend_theme_v14/static/description/index.html | 0 backend_theme_v14/static/description/screenshot1.png | Bin backend_theme_v14/static/description/screenshot2.png | Bin backend_theme_v14/static/src/font/Roboto-Regular.ttf | Bin backend_theme_v14/static/src/img/checked.svg | 0 backend_theme_v14/static/src/img/material-background.png | Bin backend_theme_v14/static/src/js/sidebar-toggle.js | 0 backend_theme_v14/static/src/js/sidebar.js | 0 backend_theme_v14/static/src/scss/colors.scss | 0 backend_theme_v14/static/src/scss/sidebar.scss | 0 backend_theme_v14/static/src/scss/style.scss | 0 12 files changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 backend_theme_v14/static/description/icon.png mode change 100644 => 100755 backend_theme_v14/static/description/index.html mode change 100644 => 100755 backend_theme_v14/static/description/screenshot1.png mode change 100644 => 100755 backend_theme_v14/static/description/screenshot2.png mode change 100644 => 100755 backend_theme_v14/static/src/font/Roboto-Regular.ttf mode change 100644 => 100755 backend_theme_v14/static/src/img/checked.svg mode change 100644 => 100755 backend_theme_v14/static/src/img/material-background.png mode change 100644 => 100755 backend_theme_v14/static/src/js/sidebar-toggle.js mode change 100644 => 100755 backend_theme_v14/static/src/js/sidebar.js mode change 100644 => 100755 backend_theme_v14/static/src/scss/colors.scss mode change 100644 => 100755 backend_theme_v14/static/src/scss/sidebar.scss mode change 100644 => 100755 backend_theme_v14/static/src/scss/style.scss (limited to 'backend_theme_v14/static') diff --git a/backend_theme_v14/static/description/icon.png b/backend_theme_v14/static/description/icon.png old mode 100644 new mode 100755 diff --git a/backend_theme_v14/static/description/index.html b/backend_theme_v14/static/description/index.html old mode 100644 new mode 100755 diff --git a/backend_theme_v14/static/description/screenshot1.png b/backend_theme_v14/static/description/screenshot1.png old mode 100644 new mode 100755 diff --git a/backend_theme_v14/static/description/screenshot2.png b/backend_theme_v14/static/description/screenshot2.png old mode 100644 new mode 100755 diff --git a/backend_theme_v14/static/src/font/Roboto-Regular.ttf b/backend_theme_v14/static/src/font/Roboto-Regular.ttf old mode 100644 new mode 100755 diff --git a/backend_theme_v14/static/src/img/checked.svg b/backend_theme_v14/static/src/img/checked.svg old mode 100644 new mode 100755 diff --git a/backend_theme_v14/static/src/img/material-background.png b/backend_theme_v14/static/src/img/material-background.png old mode 100644 new mode 100755 diff --git a/backend_theme_v14/static/src/js/sidebar-toggle.js b/backend_theme_v14/static/src/js/sidebar-toggle.js old mode 100644 new mode 100755 diff --git a/backend_theme_v14/static/src/js/sidebar.js b/backend_theme_v14/static/src/js/sidebar.js old mode 100644 new mode 100755 diff --git a/backend_theme_v14/static/src/scss/colors.scss b/backend_theme_v14/static/src/scss/colors.scss old mode 100644 new mode 100755 diff --git a/backend_theme_v14/static/src/scss/sidebar.scss b/backend_theme_v14/static/src/scss/sidebar.scss old mode 100644 new mode 100755 diff --git a/backend_theme_v14/static/src/scss/style.scss b/backend_theme_v14/static/src/scss/style.scss old mode 100644 new mode 100755 -- cgit v1.2.3