123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668 |
- /* latin-ext */
- @font-face {
- font-family: 'Lato';
- font-style: normal;
- font-weight: 300;
- src: local('Lato Light'), local('Lato-Light'), url(../fonts/lato-light-latin-ext.woff2) format('woff2');
- unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
- }
- /* latin */
- @font-face {
- font-family: 'Lato';
- font-style: normal;
- font-weight: 300;
- src: local('Lato Light'), local('Lato-Light'), url(../fonts/lato-light-latin.woff2) format('woff2');
- unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
- }
- /* latin-ext */
- @font-face {
- font-family: 'Lato';
- font-style: normal;
- font-weight: 400;
- src: local('Lato Regular'), local('Lato-Regular'), url(../fonts/lato-regular-latin-ext.woff2) format('woff2');
- unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
- }
- /* latin */
- @font-face {
- font-family: 'Lato';
- font-style: normal;
- font-weight: 400;
- src: local('Lato Regular'), local('Lato-Regular'), url(../fonts/lato-regular-latin.woff2) format('woff2');
- unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
- }
- /* Page de maintenance */
- .maintenance-page,
- .maintenance-page body {
- font-family: 'Lato';
- background-color: #e55039;
- color:#fff;
- }
- .maintenance-page h1 {
- font-size: 50px;
- }
- .maintenance-page body {
- text-align: center;
- }
- .maintenance-page .container-fluid {
- padding: 0;
- }
- .maintenance-page .icon{
- border-radius: 100px;
- padding:20px;
- margin:50px auto;
- background-color: #ffffff;
- text-align: center;
- width:70px;
- height: 70px;
- }
- .maintenance-page .content-block {
- margin: 50px 0;
- background: #ffffff33;
- padding: 20px;
- border: 1px solid #fff;
- border-radius: 3px;
- text-align: left;
- }
- .maintenance-page .icon i{
- color:#e55039;
- font-size: 30px;
- }
- .maintenance-page .admin-access {
- position: absolute;
- bottom: 20px;
- width: 100%;
- left: 50%;
- transform: translateX(-50%);
- display: block;
- }
- .maintenance-page .admin-access a {
- color:#e55039;
- }
- .account-api-form .api_section .api_credentials{
- transition: all 0.2s ease-in-out;
- }
- .account-api-form .api_section[data-enabled="0"] .api_credentials{
- opacity: 0.2;
- }
- /** PRELOADER DE BOUTON **/
- .btn-preloader{
- opacity: 0.5;
- }
- .btn-preloader i {
- width: 16px;
- height: 14px;
- position: relative;
- }
- .btn-preloader i:before {
- left: 0;
- opacity: 0;
- position: absolute;
- transform: translate(0px,35px);
- animation: slide-up-origin 150ms 1 ease-out;
- animation-direction: normal;
- }
- .btn-preloader i:after {
- left: 0;
- opacity: 0;
- position: absolute;
- font-weight: 900;
- font-family: "Font Awesome 5 Free";
- content: "\f1ce"!important;
- top: -35px;
- transform-origin: center;
- animation:
- slide-up-preload 150ms forwards ease-out,
- spin-preload 1s infinite linear;
- }
- @keyframes slide-up-origin{
- 0% { transform: translate(0px,0px); opacity: 1; }
- 100% { transform: translate(0px,35px); opacity: 0; }
- }
- @keyframes slide-up-preload{
- to { top: 0px; opacity: 1; }
- }
- @keyframes spin-preload{
- to { transform: rotate(360deg); }
- }
- @keyframes pulse-spin-preload{
- from { transform: scale(1) rotate(0deg); }
- 50% { transform: scale(1.2) rotate(180deg); }
- to { transform: scale(1) rotate(360deg); }
- }
- @-moz-keyframes slide-up-origin{
- 0% { transform: translate(0px,0px); opacity: 1; }
- 100% { transform: translate(0px,35px); opacity: 0; }
- }
- @-moz-keyframes slide-up-preload{
- to { top: 0px; opacity: 1; }
- }
- @-moz-keyframes spin-preload{
- to { transform: rotate(360deg); }
- }
- @-moz-keyframes pulse-spin-preload{
- from { transform: scale(1) rotate(0deg); }
- 50% { transform: scale(1.2) rotate(180deg); }
- to { transform: scale(1) rotate(360deg); }
- }
- @-webkit-keyframes slide-up-origin{
- 0% { transform: translate(0px,0px); opacity: 1; }
- 100% { transform: translate(0px,35px); opacity: 0; }
- }
- @-webkit-keyframes slide-up-preload{
- to { top: 0px; opacity: 1; }
- }
- @-webkit-keyframes spin-preload{
- to { transform: rotate(360deg); }
- }
- @-webkit-keyframes pulse-spin-preload{
- from { transform: scale(1) rotate(0deg); }
- 50% { transform: scale(1.2) rotate(180deg); }
- to { transform: scale(1) rotate(360deg); }
- }
- @-o-keyframes slide-up-origin{
- 0% { transform: translate(0px,0px); opacity: 1; }
- 100% { transform: translate(0px,35px); opacity: 0; }
- }
- @-o-keyframes slide-up-preload{
- to { top: 0px; opacity: 1; }
- }
- @-o-keyframes spin-preload{
- to { transform: rotate(360deg); }
- }
- @-o-keyframes pulse-spin-preload{
- from { transform: scale(1) rotate(0deg); }
- 50% { transform: scale(1.2) rotate(180deg); }
- to { transform: scale(1) rotate(360deg); }
- }
- /* SETTINGS */
- a.setting-menu-item * {
- transition: transform 0.1s ease-out;
- }
- a.setting-menu-item.active span,
- a.setting-menu-item:not(.active):hover span {
- transform: translateX(5px);
- }
- .general-settings-block .type-image-bloc {
- text-align: right;
- }
- .maintenance-block textarea {
- resize: none;
- }
- .maintenance-block .trumbowyg-box,
- .maintenance-block .trumbowyg-editor {
- min-height: 150px;
- }
- .table-users .avatar-head,
- .table-users .avatar-cell,
- .table-users .action-cell{
- width: 85px;
- }
- .logs-settings-block {
- display: flex;
- }
- .logs-settings-block > label {
- margin: auto;
- margin-right: 10px;
- flex: 0 1 auto;
- }
- .logs-settings-block > input {
- flex: 1 0 0;
- }
- /* Settings listes */
- .lists-settings .lists-selector {
- min-width:300px;
- }
- .lists-settings .table-dictionaries {
- width: 100%;
- }
- /* Popover bootstrap */
- .popover-body * {
- width: 100%;
- }
- /* Permet une modale a 100% de largeur */
- .modal-fullwidth{
- max-width: 100%;
- }
- /* fix ie10 et ie11 mr-auto et div parent en justify-content */
- .modal-footer-margin-auto{
- justify-content: space-around !important;
- }
- /* Général */
- html {
- position: relative;
- min-height: 100%;
- }
- body {
- /* Margin bottom by footer height */
- margin-bottom: 50px;
- font-family: 'Lato', sans-serif;
- }
- body > .container {
- padding: 60px 15px 0;
- }
- div[required="required"],
- input:required,
- textarea:required,
- select:required {
- border-left: 0.25rem solid #FFA100 !important;
- }
- div[required="required"]{
- border-top-left-radius: 4px;
- border-bottom-left-radius: 4px;
- }
- div[contenteditable="false"]{
- background-color: #e9ecef;
- color: #495057;
- }
- .hidden:first-child + .list-group-item{
- border-top-left-radius: .25rem;
- border-top-right-radius: .25rem;
- border: 1px solid rgba(0,0,0,.125);
- }
- #mainMenu{
- background : #343a40;
- padding: 5px;
- height:50px;
- z-index:10001;
- }
- .modal-open #mainMenu{
- z-index:1030;
- }
- #mainMenu .navigation-menu .nav-item{
- font-size:0.9rem;
- }
- #mainMenu .navbar-brand {
- padding-left: 70px;
- margin-left: 5px;
- margin-right: 0;
- background: url(../img/logo/default-logo.png) no-repeat center/contain;
- height: 40px;
- }
- #mainMenu > button,
- #mainMenu > button:focus,
- #mainMenu > button:active {
- border: none;
- text-decoration: none;
- outline: none;
- box-shadow: none;
- }
- .menu {
- position: relative;
- height: 30px;
- width: 30px;
- cursor: pointer;
- overflow: hidden;
- }
- .menu-icon {
- position: absolute;
- width: 30px;
- height: 20px;
- top: 50%;
- left: 50%;
- -webkit-transform: translate(-50%, -50%);
- transform: translate(-50%, -50%);
- }
- .menu-line {
- position: absolute;
- left: 0;
- background-color: #f2f2f2;
- height: 2px;
- width: 100%;
- border-radius: 3px;
- pointer-events: none;
- }
- .menu-line-1 {
- top: 0;
- }
- .menu-line-2 {
- top: 0;
- bottom: 0;
- margin: auto;
- }
- .menu-line-3 {
- bottom: 0;
- }
- .menu .menu-line-4,
- .menu .menu-line-5 {
- opacity: 0;
- top: 8.5px;
- transition: opacity .2s ease-in-out, -webkit-transform .2s ease-in-out;
- transition: opacity .2s ease-in-out, transform .2s ease-in-out;
- transition: opacity .2s ease-in-out, transform .2s ease-in-out, -webkit-transform .2s ease-in-out;
- }
- .menu .menu-line-1 {
- transition: width .2s ease-in-out .4s;
- }
- .menu .menu-line-2 {
- transition: width .2s ease-in-out .3s;
- }
- .menu .menu-line-3 {
- transition: width .2s ease-in-out .2s;
- }
- .menu .menu-line-4 {
- -webkit-transform: rotate(45deg) translate3d(-30px, 0, 0);
- transform: rotate(45deg) translate3d(-30px, 0, 0);
- transition: opacity .2s ease-in-out .2s, -webkit-transform .2s ease-in-out .2s;
- transition: opacity .2s ease-in-out .2s, transform .2s ease-in-out .2s;
- transition: opacity .2s ease-in-out .2s, transform .2s ease-in-out .2s, -webkit-transform .2s ease-in-out .2s;
- }
- .menu .menu-line-5 {
- -webkit-transform: rotate(-45deg) translate3d(30px, 0, 0);
- transform: rotate(-45deg) translate3d(30px, 0, 0);
- transition: opacity .2s ease-in-out, -webkit-transform .2s ease-in-out;
- transition: opacity .2s ease-in-out, transform .2s ease-in-out;
- transition: opacity .2s ease-in-out, transform .2s ease-in-out, -webkit-transform .2s ease-in-out;
- }
- .menu.open .menu-line-1 {
- width: 0;
- transition: width .2s ease-in-out;
- }
- .menu.open .menu-line-2 {
- width: 0;
- transition: width .2s ease-in-out .1s;
- }
- .menu.open .menu-line-3 {
- width: 0;
- transition: width .2s ease-in-out .2s;
- }
- .menu.open .menu-line-4 {
- opacity: 1;
- -webkit-transform: rotate(45deg) translate3d(0, 0, 0);
- transform: rotate(45deg) translate3d(0, 0, 0);
- transition: opacity .2s ease-in-out .2s, -webkit-transform .2s ease-in-out .2s;
- transition: opacity .2s ease-in-out .2s, transform .2s ease-in-out .2s;
- transition: opacity .2s ease-in-out .2s, transform .2s ease-in-out .2s, -webkit-transform .2s ease-in-out .2s;
- }
- .menu.open .menu-line-5 {
- opacity: 1;
- -webkit-transform: rotate(-45deg) translate3d(0, 0, 0);
- transform: rotate(-45deg) translate3d(0, 0, 0);
- transition: opacity .2s ease-in-out .4s, -webkit-transform .2s ease-in-out .4s;
- transition: opacity .2s ease-in-out .4s, transform .2s ease-in-out .4s;
- transition: opacity .2s ease-in-out .4s, transform .2s ease-in-out .4s, -webkit-transform .2s ease-in-out .4s;
- }
- .navbar-nav .nav-link {
- padding-right: 0.75rem !important;
- padding-left: 0.75rem !important;
- }
- .navbar-nav.navigation-menu {
- /*margin-left: 5px;*/
- }
- /* PAGE DE LOGIN */
- .login-request{
- text-align: center;
- padding-top: 100px;
- }
- .login-request label {
- font-size: 1rem;
- }
- .login-form-block label{
- display: block;
- }
- .login-form-block .form-check label{
- display: inline-block;
- }
- .login-request #loginForm .lost-password {
- margin-top: 1.5em !important;
- }
- #loginHeader {
- /*min-width: 160px;*/
- }
- #mainMenu .btn-dark:focus {
- box-shadow: none;
- }
- #loginHeader > .user-dropdown-menu .dropdown-menu >.user-fullname {
- font-weight: bold;
- padding: 0.5rem;
- text-align: center;
- }
- #loginHeader > .user-dropdown-menu > button.dropdown-toggle > .user-fullname {
- display: inline;
- color: #fff !important;
- }
- #loginHeader > .user-dropdown-menu > .dropdown-menu-right > a:hover{
- cursor:pointer;
- }
- #loginForm{
- margin: 0;
- font-size: 0.8em;
- }
- #loginForm .password-field {
- width: 100%;
- }
- #loginForm .password-field i {
- right: 5px;
- font-size: 0.85em;
- }
- #loginForm input{
- padding: 3px;
- width: 100%;
- box-sizing: border-box;
- }
- .login-item #loginForm input{
- height: auto;
- }
- #loginForm .connexion-remember > input {
- width: auto;
- }
- #loginForm .lost-password {
- font-size: 0.8em;
- }
- #userForm .form-control-file {
- width: auto;
- }
- .connexion-remember {
- padding: 0;
- padding-top: 5px;
- margin: auto;
- width: auto !important;
- }
- #loginHeader button.dropdown-toggle {
- width: 100%;
- text-align: left;
- }
- .user-dropdown-menu > button.dropdown-toggle {
- padding: .375rem .425rem;
- }
- .user-dropdown-menu .dropdown-menu {
- width: 100%;
- min-width: 200px;
- }
- .user-dropdown-menu .dropdown-menu .user-menu-item{
- font-size: 0.9em;
- padding: 0.2rem 1.5rem;
- }
- .user-dropdown-menu{
- display: inline-block;
- }
- .user-form .type-image-bloc input {
- width: auto;
- }
- #loginForm .login-menu-item{
- text-align: center;
- width: 100%;
- padding: 5px;
- box-sizing: border-box;
- color: inherit;
- display: block;
- }
- #firmForm{
- max-width: 600px;
- margin: auto;
- }
- #firmForm img{
- max-width:150px;
- max-height: 150px;
- height: auto;
- width: auto;
- }
- .firm-item{
- padding-top:0;
- padding:0 15px;
- }
- .firm-ranks {
- padding: 0;
- overflow: auto;
- max-height: 100px;
- }
- .firm-ranks::-webkit-scrollbar {
- width: 6px;
- height: 6px;
- }
- .firm-ranks::-webkit-scrollbar-button {
- width: 0px;
- height: 0px;
- }
- .firm-ranks::-webkit-scrollbar-thumb {
- background: #cecece;
- border: 0px none #ffffff;
- border-radius: 50px;
- }
- .firm-ranks::-webkit-scrollbar-thumb:hover {
- background: #707070;
- }
- .firm-ranks::-webkit-scrollbar-thumb:active {
- background: #949494;
- }
- .firm-ranks::-webkit-scrollbar-track {
- background: #ffffff;
- border: 0px none #ffffff;
- border-radius: 50px;
- }
- .firm-ranks::-webkit-scrollbar-track:hover {
- background: #d4d4d4;
- }
- .firm-ranks::-webkit-scrollbar-track:active {
- background: #d3d3d3;
- }
- .firm-ranks::-webkit-scrollbar-corner {
- background: transparent;
- }
- .firm-ranks ul {
- padding-left: 0.5rem;
- margin-bottom: 0;
- }
- .firm-ranks li{
- padding: 0;
- list-style-type: none;
- margin: 0;
- }
- .firm-ranks li:before{
- content : "\f105";
- font-family: 'Font Awesome 5 Free';
- font-weight: 900;
- margin-right: 2px;
- }
- .firm-item small{
- font-weight: bold;
- font-size: 9px;
- color: #969996;
- width: 100%;
- display: block;
- }
- #ranks .rank-rights{
- max-height: 100px;
- overflow-y: auto;
- font-size: 0.75em;
- }
- #ranks .rank-rights ul{
- margin:0;
- padding:0;
- list-style-type: none;
- }
- .firm-item select{
- width: 100%;
- }
- .firm-plugin-header {
- display: flex;
- }
- .firm-plugin-header > label {
- width: 30%;
- margin: auto;
- }
- .firm-plugin-header > select {
- flex: 1 1 auto;
- }
- #loginForm .btn{
- margin-top:5px;
- width: 100%;
- }
- #prev-button {
- margin-right: 10px;
- }
- #parent + code {
- margin-left: 5px;
- }
- .table {
- border-left: 1px solid #e9ecef;
- border-bottom: 1px solid #e9ecef;
- border-right: 1px solid #e9ecef;
- }
- .table > thead {
- border-bottom: 1px solid #e9ecef;
- }
- .table > thead th{
- border-bottom: 1px solid #e9ecef;
- }
- .table tr > th:first-of-type,
- .table tr > td:first-of-type {
- border-right: 1px solid #e9ecef;
- }
- .table-striped tbody tr:nth-of-type(odd) {
- background-color: #ffffff;
- }
- .table-striped tbody tr:nth-of-type(even) {
- background-color: rgba(0,0,0,.05);
- }
- .select-inline {
- margin: 0 10px;
- padding: .5rem .75rem;
- font-size: 1rem;
- line-height: 1.25;
- color: #495057;
- background-color: #fff;
- background-image: none;
- background-clip: padding-box;
- border: 1px solid rgba(0,0,0,.15);
- border-radius: .25rem;
- transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
- }
- select.select-inline:first-of-type {
- margin-left: 0;
- }
- .dictionary-container select.select-control {
- margin-bottom: 10px;
- }
- div.advanced-search div.filter-value-block select.form-control.filter-value {
- max-width: 160px;
- min-width: 218px;
- }
- div.filter-box div.simple-search > div.input-group-prepend {
- z-index: 10;
- }
- .input-group-sm .form-control[data-type="dictionary"] {
- height: calc(1.5em + .5rem + 2px);
- }
- .filter-box .advanced-search .filter-value {
- max-width: 160px;
- }
- .filter-box .advanced-search-action-separator {
- cursor: default;
- margin: 0 5px;
- }
- .filter-box .advanced-search{
- border: 1px solid #eaeaea;
- padding-bottom: 10px;
- margin-top: 10px;
- }
- #search-clear {
- position: absolute;
- opacity: 0;
- display: flex;
- top: 50%;
- transform: translateY(-50%);
- height: 25px;
- margin: auto;
- font-size: 14px;
- cursor: pointer;
- color: #a0a0a0;
- z-index: 4;
- transition: opacity 0.15s ease-in;
- }
- .filter-value-block {
- padding: 0;
- border: none;
- display: none;
- }
- .input-group-append {
- z-index: 5;
- }
- #loginHeader button.dropdown-toggle {
- width: 100%;
- text-align: left;
- }
- #loginHeader .user-dropdown-menu button.dropdown-toggle{
- padding: .35rem .75rem;
- }
- /* PAGE UPDATES*/
- .update-timeline {
- list-style: none;
- padding: 20px 0 20px;
- position: relative;
- }
- .update-timeline:before {
- top: 0;
- bottom: 0;
- position: absolute;
- content: " ";
- width: 3px;
- background-color: #eeeeee;
- left: 50%;
- margin-left: -1.5px;
- }
- .update-timeline > li {
- margin-bottom: 10px;
- position: relative;
- }
- .update-timeline > li:before,
- .update-timeline > li:after {
- content: " ";
- display: table;
- }
- .update-timeline > li:after {
- clear: both;
- }
- .update-timeline > li > .update-timeline-panel {
- width: 46%;
- float: left;
- border: 1px solid #d4d4d4;
- border-radius: 2px;
- padding: 10px;
- position: relative;
- -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
- box-shadow: 0 1px 2px rgba(0, 0, 0, 0.175);
- }
- .update-timeline > li > .update-timeline-panel:before {
- position: absolute;
- top: 26px;
- right: -15px;
- display: inline-block;
- border-top: 15px solid transparent;
- border-left: 15px solid #ccc;
- border-right: 0 solid #ccc;
- border-bottom: 15px solid transparent;
- content: " ";
- }
- .update-timeline > li > .update-timeline-panel:after {
- position: absolute;
- top: 27px;
- right: -14px;
- display: inline-block;
- border-top: 14px solid transparent;
- border-left: 14px solid #fff;
- border-right: 0 solid #fff;
- border-bottom: 14px solid transparent;
- content: " ";
- }
- .update-timeline > li > .update-timeline-badge {
- color: #fff;
- width: 50px;
- height: 50px;
- line-height: 50px;
- font-size: 1.4em;
- text-align: center;
- position: absolute;
- top: 16px;
- left: 50%;
- margin-left: -25px;
- background-color: #999999;
- z-index: 100;
- border-top-right-radius: 50%;
- border-top-left-radius: 50%;
- border-bottom-right-radius: 50%;
- border-bottom-left-radius: 50%;
- }
- .update-timeline > li.update-timeline-inverted > .update-timeline-panel {
- float: right;
- }
- .update-timeline > li.update-timeline-inverted > .update-timeline-panel:before {
- border-left-width: 0;
- border-right-width: 15px;
- left: -15px;
- right: auto;
- }
- .update-timeline > li.update-timeline-inverted > .update-timeline-panel:after {
- border-left-width: 0;
- border-right-width: 14px;
- left: -14px;
- right: auto;
- }
- .update-timeline-badge.primary { background-color: #2e6da4 !important; }
- .update-timeline-badge.success { background-color: #3f903f !important; }
- .update-timeline-badge.warning { background-color: #f0ad4e !important; }
- .update-timeline-badge.danger { background-color: #d9534f !important; }
- .update-timeline-badge.info { background-color: #5bc0de !important; }
- .update-timeline-body > p,
- .update-timeline-body > ul {
- margin-bottom: 0;
- }
- .update-timeline-body > p + p {
- margin-top: 5px;
- }
- .update-commit-module{
- margin-right: 3px;
- display: inline-block;
- color: #dc3545;
- text-transform: uppercase;
- font-size: 0.7rem;
- font-weight: bold;
- padding-right: 6px;
- border-right: 2px solid #dcd4d4;
- }
- .update-commit-tag{
- display: inline-block;
- color: #3f51b5;
- font-size: 0.7rem;
- font-weight: bold;
- margin: 0 5px;
- }
- .update-timeline-body > .update-commit-tag:last-of-type {
- margin-right: 0;
- }
- @media (max-width: 767px) {
- ul.update-timeline:before {
- left: 40px;
- }
- ul.update-timeline > li > .update-timeline-panel {
- width: calc(100% - 90px);
- width: -moz-calc(100% - 90px);
- width: -webkit-calc(100% - 90px);
- }
- ul.update-timeline > li > .update-timeline-badge {
- left: 15px;
- margin-left: 0;
- top: 16px;
- }
- ul.update-timeline > li > .update-timeline-panel {
- float: right;
- }
- ul.update-timeline > li > .update-timeline-panel:before {
- border-left-width: 0;
- border-right-width: 15px;
- left: -15px;
- right: auto;
- }
- ul.update-timeline > li > .update-timeline-panel:after {
- border-left-width: 0;
- border-right-width: 14px;
- left: -14px;
- right: auto;
- }
- }
- li.active .dropdown-item{
- color: #16181b;
- text-decoration: none;
- background-color: #f8f9fa;
- }
- .dropdown-item.login-item{
- color:#222222;
- padding: 0 5px;
- background-color: #fff;
- }
- .dropdown-item.active, .dropdown-item.login-item:active {
- color: #222222;
- text-decoration: none;
- background-color: transparent;
- }
- .container-fluid{
- padding: 66px 15px 0 15px;
- }
- .container-small{
- margin:auto;
- max-width: 700px;
- }
- .no-border-radius {
- border-radius: 1px;
- }
- .btn{
- cursor: pointer;
- }
- .btn-small {
- padding: 5px 10px;
- font-size: 15px;
- }
- .btn-squarred.btn-small {
- padding: 3px 5px;
- font-size: 1em;
- width: 31px;
- height: 31px;
- line-height: 1.5;
- }
- .btn-mini{
- padding: 0.1rem .4rem;
- font-size: 0.6rem;
- line-height: 1.8;
- border-radius: .2rem;
- }
- .btn-squarred.btn-mini {
- padding: 0;
- font-size: 0.8em;
- width: 21px;
- height: 21px;
- line-height: 1.5;
- }
- .btn-squarred {
- padding: 5px 7px;
- font-size: 1em;
- width: 36px;
- height: 36px;
- }
- .btn-rounded {
- padding-top: 5px;
- padding-left: 9px;
- box-sizing: border-box;
- border-radius: 100%;
- width: 36px;
- height: 36px;
- font-size: 1em;
- }
- .btn-rounded.btn-mini {
- padding-top: 2px;
- padding-left: 5px;
- width: 22px;
- height: 22px;
- font-size: 0.7em;
- }
- .btn.btn-link{
- -webkit-appearance: none;
- }
- .noLabel{
- margin-top: 31px;
- }
- .form-control:focus {
- border: 1px solid rgba(0,0,0,.15);
- outline: 0;
- box-shadow: 0 0 0 0 rgba(0,0,0,0);
- color: #000;
- }
- .form-control:disabled:focus,
- .form-control[readonly]:focus,
- .form-control[disabled]:focus {
- color: #495057;
- border: 1px solid #ced4da;
- }
- /*Pagination*/
- .pagination {
- flex-wrap: wrap;
- }
- .pagination [data-toggle="dropdown"]{
- position:absolute;
- top:0;
- left:0;
- width:100%;
- height:100%;
- text-align:center;
- line-height: 1.70;
- }
- .pagination [data-toggle="dropdown"] > i{
- transform: scale(0.7);
- line-height: 2.5;
- opacity:0.5;
- transition: all 0.2s ease-in-out;
- }
- .pagination [data-toggle="dropdown"]:hover > i{
- opacity: 1;
- transform: scale(0.9);
- }
- .pagination .pagination-select {
- height: auto;
- max-height: 200px;
- min-width: auto;
- overflow-x: hidden;
- }
- .page-link {
- cursor: pointer;
- }
- /* Pagination Préférence */
- .pagination-preference .dropdown-menu {
- max-height: 150px;
- overflow: auto;
- min-width: 5rem;
- }
- .white{
- color:white !important;
- }
- .white a{
- color:white !important;
- }
- /* TOAST */
- .toastContainer{
- z-index: 11000;
- max-height: 400px;
- overflow: auto;
- position: fixed;
- right: 15px;
- bottom: 5px;
- width: 350px;
- }
- .toastContainer .toast{
- border-bottom: 0;
- color: #ffffff;
- opacity: 1;
- transform: translateY(0px);
- border-radius: 3px;
- text-align: center;
- margin-bottom: 10px;
- width: 100%;
- box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
- position: relative;
- background: #dc3545;
- transition: opacity 0.2s ease-in-out, transform 0.2s ease-in-out;
- }
- .toastMessage{
- overflow-y: auto;
- }
- .toastContainer .toast:hover i.toastIcon{
- transform-origin: center center;
- animation-name: swing;
- animation-duration: 1s;
- animation-fill-mode: both;
- }
- .toastContainer .toast.hidden{
- opacity: 0;
- display: flex !important;
- transform: translateY(100px);
- }
- .toastContainer .toast-error{
- background:#dc3545;
- }
- .toastContainer .toast-error code{
- border-radius: 3px;
- padding: 3px;
- background-color: #2f3038;
- font-size: 87.5%;
- color: #ffed92;
- word-wrap: break-word;
- }
- .toastContainer .toast-warning {
- background:#ffc107;
- color:#212529;
- }
- .toastContainer .toast-light{
- background:#FFFFFF;
- color: #333333;
- }
- .toastContainer .toast-info {
- background:#2AA7EA;
- }
- .toastContainer .toast-success {
- background:#28a745;
- }
- .toastContainer .toast-success i.toastIcon:before{
- content: "\f00c";
- }
- .toastContainer .toast-warning i.toastIcon:before{
- content: "\f06a";
- }
- .toastContainer .toast-info i.toastIcon:before{
- content: "\f05a";
- }
- .toastContainer .toast-error i.toastIcon:before{
- content: "\f12a";
- }
- .toastContainer .toast .toastTitle{
- width: 100%;
- min-height: 10px;
- font-size: 0.75em;
- font-weight: bold;
- position: relative;
- display: flex;
- }
- .toastContainer .toast .toastRemove{
- display: inline-block;
- margin: auto 0;
- margin-right: 0;
- font-size: 1.1em;
- cursor: pointer;
- }
- .toastContainer .toast .toastContent{
- display: block;
- height: 100%;
- padding: 5px;
- padding-left: 0;
- padding-bottom: 0.75rem;
- width: 300px;
- }
- .toastContainer .toast .toastContent:after{
- content:'';
- display:block;
- clear:both;
- }
- .toastContainer .toast i.toastIcon{
- width: 30px;
- font-size: 1.5em;
- margin: 15px 5px;
- }
- .toastContainer .toast .toastProgress{
- position: absolute;
- background: #00000047;
- height: 4px;
- width: 100%;
- bottom: 0;
- border-radius: 2rem;
- }
- /* FIN TOAST */
- .fieldtype-image-cover{
- position:relative;
- }
- .fieldtype-image-cover > span{
- padding:3px;
- font-size:15px;
- font-weight:bold;
- position:absolute;
- bottom:0;
- right:0;
- color:#ffffff;
- background-color:rgba(0,0,0,0.5);
- }
- .fieldtype-image-cover span{
- }
- /* DYNAMIC TABLE */
- table[data-slug] thead .dynamic-table-add,
- table[data-slug] thead .dynamic-table-delete{
- transition: all 0.2s ease-in-out;
- vertical-align: middle;
- cursor: pointer;
- font-size: .9em;
- }
- table[data-slug] thead .dynamic-table-delete{
- opacity: 0;
- transform: translateX(-10px);
- }
- table[data-slug] thead .dynamic-table-add{
- }
- table[data-slug] thead th:hover .dynamic-table-add,
- table[data-slug] thead th:hover .dynamic-table-delete{
- opacity: 1;
- transform: translateY(0px);
- }
- /* FIN DYNAMIC TABLE */
- table thead th[data-sortable]{
- cursor: pointer;
- }
- table thead th[data-sortable]:before{
- content: "\f0dc";
- padding-right:5px;
- font-size: 13px;
- color:#aeaeae;
- font-family: 'Font Awesome 5 Free';
- font-weight: 900;
- }
- table thead th.sort-asc:before{
- content: "\f0de";
- padding-right:5px;
- font-size: 13px;
- color:#aeaeae;
- font-family: 'Font Awesome 5 Free';
- font-weight: 900;
- }
- table thead th.sort-desc:before{
- content: "\f0dd";
- padding-right:5px;
- font-size: 13px;
- color:#aeaeae;
- font-family: 'Font Awesome 5 Free';
- font-weight: 900;
- }
- ul[data-type="filter"]{
- display: none;
- }
- input[type="color"].form-control{
- border-radius: 0 3px 3px 0;
- border-left: 0;
- width: 45px;
- height: 38px;
- }
- /* BACK TO TOP */
- #scroll-top {
- display: flex;
- box-shadow: 0 1px 1px 1px rgba(0,0,0,.05);
- width: 30px;
- height: 30px;
- background-color: #ffffff;
- border-radius: 3000px;
- border-right: 0;
- position: fixed;
- right: 10px;
- bottom: 10px;
- cursor: pointer;
- z-index: 100;
- transform: translateX(50px);
- transition: transform 0.15s ease-in;
- }
- #scroll-top:after {
- content: "\f106";
- font-family: 'Font Awesome 5 Free';
- font-weight: 900;
- color: #007bff;
- position: absolute;
- top: 50%;
- left: 50%;
- transform: translate(-50%, -50%);
- }
- #scroll-top.active {
- transform: translateX(0px);
- }
- /* FIN BACK TO TOP */
- .typeahead.dropdown-menu{
- overflow: auto;
- max-height: 300px;
- }
- #logs .log-col {
- width: 700px;
- max-width: 700px;
- word-break: break-all;
- }
- .avatar-large{
- width: 140px;
- height: 140px;
- }
- .avatar{
- width: 100px;
- height: 100px;
- }
- .avatar-medium{
- width: 60px;
- height: 60px;
- }
- .avatar-mini{
- width: 30px;
- height: 30px;
- }
- .avatar-rounded{
- border-radius: 100%;
- }
- .avatar-login {
- margin-right: 5px;
- object-fit: cover;
- }
- .default {
- cursor: default;
- }
- .pointer{
- cursor: pointer;
- }
- .help{
- cursor: help;
- }
- i.fal.add:after,
- i.far.add:after,
- i.fab.add:after,
- i.fas.add:after {
- content: "\f067";
- font-family: "Font Awesome 5 Free";
- font-weight: 900;
- font-size: 0.6em;
- position: absolute;
- top: -5px;
- }
- .left{
- float: left;
- }
- .mini-title{
- font-size: 0.7em;
- font-weight: bold;
- text-transform: uppercase;
- }
- .right{
- float: right;
- }
- .clear{
- clear: both;
- }
- .inline{
- display: inline-block;
- vertical-align: top;
- }
- .block{
- display:block!important;
- }
- .width100{
- width:100%!important;
- }
- .alignleft{
- text-align: left;
- }
- .footer {
- position: absolute;
- bottom: 0;
- width: 100%;
- /* Set the fixed height of the footer here */
- min-height: 50px;
- max-height: 100px;
- line-height: 50px; /* Vertically center the text there */
- background-color: #f5f5f5;
- }
- .footer > .container {
- padding-right: 15px;
- padding-left: 15px;
- }
- .footer-spacing {
- height: 50px;
- }
- .footer .footer-menu{
- list-style-type: none;
- padding: 0;
- margin:0 0 0 36px;
- }
- code {
- font-size: 80%;
- color: #ea0046;
- }
- @page { size: auto !important; }
- @media print {
- .noPrint,
- .tooltip[role="tooltip"] {
- display: none !important;
- }
- }
- .plugins {
- list-style: none;
- }
- .plugins .activator{
- position : absolute;
- right:10px;
- top:10px;
- width: 130px;
- text-align: left;
- }
- .hidden,
- .form-control.hidden{
- display: none!important;
- }
- .list-style-type-none,.list-style-type-none li{
- list-style-type: none;
- margin: 0;
- padding: 0;
- }
- .invisible,
- .form-control.invisible{
- visibility: hidden;
- }
- #rankList {
- margin-top: 30px;
- }
- /* fix input-group-text manquant dans cette version */
- .input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle), .input-group>.input-group-append:last-child>.input-group-text:not(:last-child), .input-group>.input-group-append:not(:last-child)>.btn, .input-group>.input-group-append:not(:last-child)>.input-group-text, .input-group>.input-group-prepend>.btn, .input-group>.input-group-prepend>.input-group-text {
- border-top-right-radius: 0;
- border-bottom-right-radius: 0;
- }
- .input-group>.input-group-append>.btn, .input-group>.input-group-append>.input-group-text, .input-group>.input-group-prepend:first-child>.btn:not(:first-child), .input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child), .input-group>.input-group-prepend:not(:first-child)>.btn, .input-group>.input-group-prepend:not(:first-child)>.input-group-text {
- border-top-left-radius: 0;
- border-bottom-left-radius: 0;
- }
- .input-group-text {
- display: -ms-flexbox;
- display: flex;
- -ms-flex-align: center;
- align-items: center;
- padding: .375rem .75rem;
- margin-bottom: 0;
- font-size: 1rem;
- font-weight: 400;
- line-height: 1.5;
- color: #495057;
- text-align: center;
- white-space: nowrap;
- background-color: #e9ecef;
- border: 1px solid #ced4da;
- border-radius: .25rem;
- }
- .input-group-check{
- margin: 0 5px 0 0;
- }
- .input-group-inline{
- display: inline-block;
- vertical-align: top;
- width:auto;
- }
- .modal.w-100 .modal-dialog {
- max-width: 100%;
- margin: 1.75rem auto;
- }
- .component-dictionary-table .action-cell{
- width: 90px;
- }
- .text-small{
- font-size: 12px!important;
- }
- /* EFFECTS */
- /* shine */
- .shine {
- overflow: hidden;
- }
- .shine:after {
- animation: shine 1s cubic-bezier(0.5, -0.01, 1, 1) infinite;
- animation-fill-mode: forwards;
- content: "";
- position: absolute;
- top: 50%;
- left: -100px;
- width: 80px;
- height: 125%;
- opacity: 0;
- overflow: hidden;
- transform: skew(25deg) translateY(-50%);
- background: linear-gradient(
- to right,
- rgba(255, 255, 255, 0.13) 0%,
- rgba(255, 255, 255, 0.25) 35%,
- rgba(255, 255, 255, 0.75) 75%,
- rgba(255, 255, 255, 0.0) 100%
- );
- }
- .fa-spin-fast {
- animation: fa-spin 0.6s infinite linear;
- }
- @keyframes shine{
- 60% {
- opacity: 1;
- left: calc(100% + 180px);
- transition-property: left, top, opacity;
- transition-duration: 2.7s, 2.7s, 2.15s;
- transition-timing-function: ease;
- }
- 100% {
- opacity: 0;
- left: calc(100% + 180px);
- transition-property: left, top, opacity;
- }
- }
- @-webkit-keyframes shine{
- 60% {
- opacity: 1;
- left: calc(100% + 180px);
- transition-property: left, top, opacity;
- transition-duration: 2.7s, 2.7s, 2.15s;
- transition-timing-function: ease;
- }
- 100% {
- opacity: 0;
- left: calc(100% + 180px);
- transition-property: left, top, opacity;
- }
- }
- @-moz-keyframes shine{
- 60% {
- opacity: 1;
- left: calc(100% + 180px);
- transition-property: left, top, opacity;
- transition-duration: 2.7s, 2.7s, 2.15s;
- transition-timing-function: ease;
- }
- 100% {
- opacity: 0;
- left: calc(100% + 180px);
- transition-property: left, top, opacity;
- }
- }
- /* pop-in */
- @-webkit-keyframes pop-in {
- 0% { -webkit-transform: scale(1); }
- 50% { -webkit-transform: scale(1.1); }
- 100% { -webkit-transform: scale(1); }
- }
- @-moz-keyframes pop-in {
- 0% { -moz-transform: scale(1); }
- 50% { -moz-transform: scale(1.1); }
- 100% { -moz-transform: scale(1); }
- }
- @keyframes pop-in {
- 0% { transform: scale(1); }
- 50% { transform: scale(1.1); }
- 100% { transform: scale(1); }
- }
- /* Horizontal shake */
- @-webkit-keyframes hshake {
- 10%, 90% { -webkit-transform: translate3d(-1px, 0, 0); }
- 20%, 80% { -webkit-transform: translate3d(2px, 0, 0); }
- 30%, 50%, 70% { -webkit-transform: translate3d(-4px, 0, 0); }
- 40%, 60% { -webkit-transform: translate3d(4px, 0, 0); }
- }
- @-moz-keyframes hshake {
- 10%, 90% { -moz-transform: translate3d(-1px, 0, 0); }
- 20%, 80% { -moz-transform: translate3d(2px, 0, 0); }
- 30%, 50%, 70% { -moz-transform: translate3d(-4px, 0, 0); }
- 40%, 60% { -moz-transform: translate3d(4px, 0, 0); }
- }
- @keyframes hshake {
- 10%, 90% { transform: translate3d(-1px, 0, 0); }
- 20%, 80% { transform: translate3d(2px, 0, 0); }
- 30%, 50%, 70% { transform: translate3d(-4px, 0, 0); }
- 40%, 60% { transform: translate3d(4px, 0, 0); }
- }
- /* Vertical Shake */
- @-webkit-keyframes vshake {
- 10%, 90% { -webkit-transform: translate3d(0, -1px, 0); }
- 20%, 80% { -webkit-transform: translate3d(0, 2px, 0); }
- 30%, 50%, 70% { -webkit-transform: translate3d(0, -4px, 0); }
- 40%, 60% { -webkit-transform: translate3d(0, 4px, 0); }
- }
- @-moz-keyframes vshake {
- 10%, 90% { -moz-transform: translate3d(0, -1px, 0); }
- 20%, 80% { -moz-transform: translate3d(0, 2px, 0); }
- 30%, 50%, 70% { -moz-transform: translate3d(0, -4px, 0); }
- 40%, 60% { -moz-transform: translate3d(0, 4px, 0); }
- }
- @keyframes vshake {
- 10%, 90% { transform: translate3d(0, -1px, 0); }
- 20%, 80% { transform: translate3d(0, 2px, 0); }
- 30%, 50%, 70% { transform: translate3d(0, -4px, 0); }
- 40%, 60% { transform: translate3d(0, 4px, 0); }
- }
- #preloader-text {
- position: absolute;
- top: 37%;
- left: 46.5%;
- -webkit-user-select: none;
- -moz-user-select: none;
- -ms-user-select: none;
- user-select: none;
- color: #373b3c;
- }
- #preloader {
- /* Uncomment this to make it run! */
- /*animation: loader 5s linear infinite; */
- position: absolute;
- top: calc(30% - 20px);
- left: calc(50% - 20px);
- }
- @keyframes loader {
- 0% { left: -100px }
- 100% { left: 110%; }
- }
- #preloader-box {
- width: 50px;
- height: 50px;
- background: #81d0ef;
- animation: animate .5s linear infinite;
- position: absolute;
- top: 0;
- left: 0;
- border-radius: 3px;
- }
- @keyframes animate {
- 17% { border-bottom-right-radius: 3px; }
- 25% { transform: translateY(9px) rotate(22.5deg); }
- 50% {
- transform: translateY(18px) scale(1,.9) rotate(45deg) ;
- border-bottom-right-radius: 40px;
- }
- 75% { transform: translateY(9px) rotate(67.5deg); }
- 100% { transform: translateY(0) rotate(90deg); }
- }
- #preloader-shadow {
- width: 50px;
- height: 5px;
- background: #000;
- opacity: 0.1;
- position: absolute;
- top: 59px;
- left: 0;
- border-radius: 50%;
- animation: shadow .5s linear infinite;
- }
- @keyframes shadow {
- 50% {
- transform: scale(1.2,1);
- }
- }
- @keyframes heartbeat {
- 0% { transform: scale(.75) }
- 20% { transform: scale(1) }
- 40% { transform: scale(.75) }
- 60% { transform: scale(1) }
- 80% { transform: scale(.75) }
- to { transform: scale(.75) }
- }
- /** MEDIA QUERIES **/
- @media (max-width: 1000px) {
- #mainMenu .navigation-menu .nav-item i{
- display: none;
- }
- }
- @media (max-width: 767px) {
- #mainMenu{
- height: auto;
- }
- #mainMenu .navigation-menu .nav-item i{
- display: inline-block;
- }
- #loginHeader .user-dropdown-menu {
- width: 100%;
- }
- #loginRequest{
- padding-top: 0;
- }
- .dropdown-toggle::after {
- float: right;
- margin-top: 12px;
- }
- #loginHeader{
- position: unset;
- }
- #navbarCollapse {
- margin-top: 5px;
- border-top: 1px #808080 solid;
- }
- #navbarCollapse.collapse.show {
- /*overflow-y: auto;*/
- }
- .firm-plugin-header {
- display: block;
- }
- .firm-plugin-header > label {
- width: 100%;
- margin-bottom: 10px;
- }
- .dashboard > li {
- margin: auto;
- }
- .type-image-bloc input {
- width: 100%;
- }
- .lists-settings .lists-selector {
- min-width: 0;
- }
- .lists-settings .lists-navigation-block span {
- margin-bottom: 15px;
- display: inline-block;
- }
- .filter-box > .input-group > .input-group-prepend {
- display: none;
- }
- }
|