From ef78bc6a084f92b4794e987b5832240d85b6479e Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Wed, 22 Jul 2020 14:05:15 +0200 Subject: refactor app using babel module-resolver --- animism-align/frontend/common/miscellaneous.css | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 animism-align/frontend/common/miscellaneous.css (limited to 'animism-align/frontend/common/miscellaneous.css') diff --git a/animism-align/frontend/common/miscellaneous.css b/animism-align/frontend/common/miscellaneous.css deleted file mode 100644 index 32c3e7b..0000000 --- a/animism-align/frontend/common/miscellaneous.css +++ /dev/null @@ -1,18 +0,0 @@ - -/* Progress bar */ - -.progress { - background: #f8f8f8; - margin: 0.25rem 0; - height: 0.25rem; - width: 20rem; - position: relative; - box-shadow: 0 1px 3px rgba(0,0,0,0.2); - margin-bottom: 0.2rem; -} -.progress .bar { - position: absolute; - top: 0; left: 0; - height: 100%; - background: #11f; -} -- cgit v1.2.3-70-g09d2