Interface SAV

This commit is contained in:
Jonathan Chevalier
2023-06-20 18:14:57 +02:00
parent ebbd1de1eb
commit b0f9cf2dd8

View File

@@ -1,6 +1,12 @@
/* $Id: style.css 12141 2019-02-26 15:47:14Z ghislain $ */ /* $Id: style.css 12141 2019-02-26 15:47:14Z ghislain $ */
/* - Mise en forme des onglets - */ /* - Mise en forme des onglets - */
.tooltip-inner{
background-color:#0D6EFDFF !important;
text-align: left;
max-width: 400px !important;
}
body{ body{
background: #f6f9ff !important; background: #f6f9ff !important;
} }