From 0c5d2c323e5237e30d34ebcac0217447ddc105e4 Mon Sep 17 00:00:00 2001 From: Unknown Date: Fri, 14 Dec 2018 15:27:17 +0100 Subject: [PATCH] Suppression home.css --- PFE06/src/main/resources/static/css/home.css | 26 -------------------------- 1 file changed, 0 insertions(+), 26 deletions(-) delete mode 100644 PFE06/src/main/resources/static/css/home.css diff --git a/PFE06/src/main/resources/static/css/home.css b/PFE06/src/main/resources/static/css/home.css deleted file mode 100644 index 38dfa9a..0000000 --- a/PFE06/src/main/resources/static/css/home.css +++ /dev/null @@ -1,26 +0,0 @@ -body { background-color: #FFF; } - -.upload-drop-zone { - height: 200px; - border-width: 2px; - margin-bottom: 20px; - color: #ccc; - border-style: dashed; - border-color: #ccc; - line-height: 200px; - text-align: center -} - -.theme-dropdown .dropdown-menu { - position: static; - display: block; - margin-bottom: 20px; -} - -.theme-showcase > p > .btn { - margin: 5px 0; -} - -.theme-showcase .navbar .container { - width: auto; -} -- libgit2 0.21.2