Interface SAV
This commit is contained in:
@@ -1,6 +1,10 @@
|
||||
/* $Id: style.css 12141 2019-02-26 15:47:14Z ghislain $ */
|
||||
/* - Mise en forme des onglets - */
|
||||
|
||||
body{
|
||||
background: #f6f9ff !important;
|
||||
}
|
||||
|
||||
h1.prospection{
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
@@ -6,6 +6,7 @@
|
||||
@import "bootstrap/scss/functions";
|
||||
|
||||
$font-size-root : '16px';
|
||||
$body-bg: #f6f9ff;
|
||||
|
||||
@import "bootstrap/scss/variables";
|
||||
@import "bootstrap/scss/maps";
|
||||
@@ -41,7 +42,6 @@ $font-size-root : '16px';
|
||||
@import "bootstrap/scss/close";
|
||||
@import "bootstrap/scss/toasts";
|
||||
@import "bootstrap/scss/modal";
|
||||
@import "bootstrap/scss/tooltip";
|
||||
@import "bootstrap/scss/popover";
|
||||
@import "bootstrap/scss/carousel";
|
||||
@import "bootstrap/scss/spinners";
|
||||
@@ -49,7 +49,7 @@ $font-size-root : '16px';
|
||||
@import "bootstrap/scss/placeholders";
|
||||
}
|
||||
|
||||
|
||||
@import "bootstrap/scss/tooltip";
|
||||
// Helpers
|
||||
@import "bootstrap/scss/helpers";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user