Miglioria stili
This commit is contained in:
parent
9e797abb97
commit
00988a4871
|
@ -31,7 +31,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.preloader{
|
.preloader{
|
||||||
background-color: #f4f6f9de !important;
|
background-color: #f4f6f9de ;
|
||||||
}
|
}
|
||||||
|
|
||||||
html {
|
html {
|
||||||
|
@ -164,11 +164,11 @@ a:focus {
|
||||||
}
|
}
|
||||||
|
|
||||||
.no-padding {
|
.no-padding {
|
||||||
padding: 0 !important;
|
padding: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.no-padding-left {
|
.no-padding-left {
|
||||||
padding-left: 0px !important;
|
padding-left: 0px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.box-center {
|
.box-center {
|
||||||
|
@ -238,9 +238,9 @@ body .header .brand-link {
|
||||||
}
|
}
|
||||||
|
|
||||||
.btn-github {
|
.btn-github {
|
||||||
color: #ffffff !important;
|
color: #ffffff;
|
||||||
background-color: #444444 !important;
|
background-color: #444444;
|
||||||
border-color: rgba(0, 0, 0, 0.2) !important;
|
border-color: rgba(0, 0, 0, 0.2);
|
||||||
}
|
}
|
||||||
|
|
||||||
.navbar-custom-menu>ul>li>a:hover,
|
.navbar-custom-menu>ul>li>a:hover,
|
||||||
|
@ -285,7 +285,7 @@ span.form-control {
|
||||||
}
|
}
|
||||||
|
|
||||||
.form-inline {
|
.form-inline {
|
||||||
display: inline !important;
|
display: inline ;
|
||||||
}
|
}
|
||||||
|
|
||||||
.panel-heading.mini {
|
.panel-heading.mini {
|
||||||
|
@ -380,7 +380,7 @@ span.form-control {
|
||||||
}
|
}
|
||||||
|
|
||||||
.colorpicker {
|
.colorpicker {
|
||||||
z-index: 1 !important;
|
z-index: 1 ;
|
||||||
}
|
}
|
||||||
|
|
||||||
.signature-pad {
|
.signature-pad {
|
||||||
|
@ -464,7 +464,7 @@ span.form-control {
|
||||||
|
|
||||||
.select2-search,
|
.select2-search,
|
||||||
.select2-search__field {
|
.select2-search__field {
|
||||||
width: 100% !important
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.select2-results__option[aria-selected=true] {
|
.select2-results__option[aria-selected=true] {
|
||||||
|
@ -579,12 +579,12 @@ input.small-width {
|
||||||
|
|
||||||
.fc-event.fc-h-event,
|
.fc-event.fc-h-event,
|
||||||
.fc-event.fc-v-event {
|
.fc-event.fc-v-event {
|
||||||
border-top-width: 10px !important;
|
border-top-width: 10px;
|
||||||
border-style: solid;
|
border-style: solid;
|
||||||
}
|
}
|
||||||
|
|
||||||
.fc-daygrid-dot-event {
|
.fc-daygrid-dot-event {
|
||||||
padding: 0 !important;
|
padding: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.fc-event-primary {
|
.fc-event-primary {
|
||||||
|
@ -782,26 +782,6 @@ input.small-width {
|
||||||
right: auto;
|
right: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
.timeline-badge.primary {
|
|
||||||
background-color: #2e6da4 !important;
|
|
||||||
}
|
|
||||||
|
|
||||||
.timeline-badge.success {
|
|
||||||
background-color: #3f903f !important;
|
|
||||||
}
|
|
||||||
|
|
||||||
.timeline-badge.warning {
|
|
||||||
background-color: #f0ad4e !important;
|
|
||||||
}
|
|
||||||
|
|
||||||
.timeline-badge.danger {
|
|
||||||
background-color: #d9534f !important;
|
|
||||||
}
|
|
||||||
|
|
||||||
.timeline-badge.info {
|
|
||||||
background-color: #5bc0de !important;
|
|
||||||
}
|
|
||||||
|
|
||||||
.timeline-title {
|
.timeline-title {
|
||||||
margin-top: 0;
|
margin-top: 0;
|
||||||
color: inherit;
|
color: inherit;
|
||||||
|
@ -866,7 +846,7 @@ input.small-width {
|
||||||
/** Fix tooltip per elementi disabilitati. */
|
/** Fix tooltip per elementi disabilitati. */
|
||||||
|
|
||||||
div.tip {
|
div.tip {
|
||||||
display: inline-block !important;
|
display: inline-block;
|
||||||
}
|
}
|
||||||
|
|
||||||
.disabled {
|
.disabled {
|
||||||
|
@ -979,7 +959,7 @@ table.dataTable {
|
||||||
}
|
}
|
||||||
|
|
||||||
.alert-warning {
|
.alert-warning {
|
||||||
background-color: #EC971F !important;
|
background-color: #EC971F;
|
||||||
}
|
}
|
||||||
|
|
||||||
.row-list .form-group {
|
.row-list .form-group {
|
||||||
|
@ -1012,7 +992,7 @@ table.dataTable {
|
||||||
.select2-container--bootstrap4{
|
.select2-container--bootstrap4{
|
||||||
display: block;
|
display: block;
|
||||||
flex: 1 1 auto;
|
flex: 1 1 auto;
|
||||||
width: 85% !important
|
width: 85% !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.card-lg{
|
.card-lg{
|
||||||
|
@ -1038,7 +1018,7 @@ table.dataTable {
|
||||||
* Colore eventi fullcalendar
|
* Colore eventi fullcalendar
|
||||||
*/
|
*/
|
||||||
.fc .fc-bg-event {
|
.fc .fc-bg-event {
|
||||||
background: rgba(255, 49, 21, .5) !important;
|
background: rgba(255, 49, 21, .5);
|
||||||
}
|
}
|
||||||
|
|
||||||
kbd{
|
kbd{
|
||||||
|
@ -1063,7 +1043,7 @@ kbd{
|
||||||
}
|
}
|
||||||
|
|
||||||
.fc-day-today {
|
.fc-day-today {
|
||||||
background:#fafad2 !important;
|
background:#fafad2;
|
||||||
}
|
}
|
||||||
|
|
||||||
.notifica-prezzi {
|
.notifica-prezzi {
|
||||||
|
@ -1117,11 +1097,6 @@ kbd{
|
||||||
color: #fff;
|
color: #fff;
|
||||||
}
|
}
|
||||||
|
|
||||||
.sidebar .btn-sidebar {
|
|
||||||
background: #d7d7d7;
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
/* Sidebar green-light */
|
/* Sidebar green-light */
|
||||||
.main-sidebar.bg-green-light .nav-link {
|
.main-sidebar.bg-green-light .nav-link {
|
||||||
color: #555;
|
color: #555;
|
||||||
|
@ -1181,11 +1156,6 @@ kbd{
|
||||||
color: #fff;
|
color: #fff;
|
||||||
}
|
}
|
||||||
|
|
||||||
.sidebar .btn-sidebar {
|
|
||||||
background: #d7d7d7;
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
/* Sidebar blue-light */
|
/* Sidebar blue-light */
|
||||||
.main-sidebar.bg-blue-light .nav-link {
|
.main-sidebar.bg-blue-light .nav-link {
|
||||||
color: #555;
|
color: #555;
|
||||||
|
@ -1245,11 +1215,6 @@ kbd{
|
||||||
color: #fff;
|
color: #fff;
|
||||||
}
|
}
|
||||||
|
|
||||||
.sidebar .btn-sidebar {
|
|
||||||
background: #d7d7d7;
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
/* Sidebar white */
|
/* Sidebar white */
|
||||||
.main-sidebar.bg-black-light .nav-link {
|
.main-sidebar.bg-black-light .nav-link {
|
||||||
color: #555;
|
color: #555;
|
||||||
|
@ -1279,11 +1244,6 @@ kbd{
|
||||||
color: #333;
|
color: #333;
|
||||||
}
|
}
|
||||||
|
|
||||||
.sidebar .btn-sidebar {
|
|
||||||
background: #d7d7d7;
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
/* Sidebar red */
|
/* Sidebar red */
|
||||||
.main-sidebar.bg-red .nav-link {
|
.main-sidebar.bg-red .nav-link {
|
||||||
color: #fff;
|
color: #fff;
|
||||||
|
@ -1311,10 +1271,6 @@ kbd{
|
||||||
color: #fff;
|
color: #fff;
|
||||||
}
|
}
|
||||||
|
|
||||||
.sidebar .btn-sidebar {
|
|
||||||
background: #d7d7d7;
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
/* Sidebar red-light */
|
/* Sidebar red-light */
|
||||||
.main-sidebar.bg-red-light .nav-link {
|
.main-sidebar.bg-red-light .nav-link {
|
||||||
|
@ -1374,11 +1330,6 @@ kbd{
|
||||||
color: #333;
|
color: #333;
|
||||||
}
|
}
|
||||||
|
|
||||||
.sidebar .btn-sidebar {
|
|
||||||
background: #d7d7d7;
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
/* Sidebar yellow-light */
|
/* Sidebar yellow-light */
|
||||||
.main-sidebar.bg-yellow-light .nav-link {
|
.main-sidebar.bg-yellow-light .nav-link {
|
||||||
color: #555;
|
color: #555;
|
||||||
|
@ -1438,11 +1389,6 @@ kbd{
|
||||||
color: #fff;
|
color: #fff;
|
||||||
}
|
}
|
||||||
|
|
||||||
.sidebar .btn-sidebar {
|
|
||||||
background: #d7d7d7;
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
/* Sidebar purple-light */
|
/* Sidebar purple-light */
|
||||||
.main-sidebar.bg-purple-light .nav-link {
|
.main-sidebar.bg-purple-light .nav-link {
|
||||||
color: #555;
|
color: #555;
|
||||||
|
@ -1543,21 +1489,21 @@ kbd{
|
||||||
|
|
||||||
body:not(.sidebar-collapse) .sidebar .nav-treeview .nav-link {
|
body:not(.sidebar-collapse) .sidebar .nav-treeview .nav-link {
|
||||||
margin-left: 15px;
|
margin-left: 15px;
|
||||||
width: auto !important;
|
width: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
body:not(.sidebar-collapse) .sidebar .nav-treeview .nav-treeview .nav-link {
|
body:not(.sidebar-collapse) .sidebar .nav-treeview .nav-treeview .nav-link {
|
||||||
margin-left: 30px;
|
margin-left: 30px;
|
||||||
width: auto !important;
|
width: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
.nav-sidebar {
|
.nav-sidebar {
|
||||||
margin-bottom: 60px !important;
|
margin-bottom: 60px;
|
||||||
text-align: left !important;
|
text-align: left;
|
||||||
}
|
}
|
||||||
|
|
||||||
.hide, .hidden{
|
.hide, .hidden{
|
||||||
display: none !important;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
.with-control-sidebar {
|
.with-control-sidebar {
|
||||||
|
@ -1566,8 +1512,8 @@ body:not(.sidebar-collapse) .sidebar .nav-treeview .nav-treeview .nav-link {
|
||||||
|
|
||||||
.control-sidebar-open {
|
.control-sidebar-open {
|
||||||
right: 0;
|
right: 0;
|
||||||
display: block !important;
|
display: block;
|
||||||
width: 200px !important;
|
width: 200px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.control-sidebar.control-sidebar-open,
|
.control-sidebar.control-sidebar-open,
|
||||||
|
@ -1589,7 +1535,7 @@ body:not(.sidebar-collapse) .sidebar .nav-treeview .nav-treeview .nav-link {
|
||||||
}
|
}
|
||||||
|
|
||||||
.dropdown-menu {
|
.dropdown-menu {
|
||||||
z-index: 99999 !important;
|
z-index: 99999;
|
||||||
}
|
}
|
||||||
|
|
||||||
@media screen and (max-width: 767px) {
|
@media screen and (max-width: 767px) {
|
||||||
|
@ -1674,7 +1620,7 @@ body:not(.sidebar-collapse) .sidebar .nav-treeview .nav-treeview .nav-link {
|
||||||
}
|
}
|
||||||
|
|
||||||
.sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse .sidebar-menu>li:hover>a>.pull-right-container {
|
.sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse .sidebar-menu>li:hover>a>.pull-right-container {
|
||||||
left: 220px !important;
|
left: 220px;
|
||||||
}
|
}
|
||||||
|
|
||||||
html body.sidebar-mini.sidebar-mini.sidebar-collapse i.fa.fa-user-circle-o.fa-3x.pull-left {
|
html body.sidebar-mini.sidebar-mini.sidebar-collapse i.fa.fa-user-circle-o.fa-3x.pull-left {
|
||||||
|
|
Loading…
Reference in New Issue