aggiunto css mancante dall'ultimo commit...
This commit is contained in:
parent
8235b9e1fc
commit
c29bb1f272
|
@ -2,10 +2,11 @@
|
|||
html,
|
||||
body {
|
||||
height: 100%;
|
||||
background-color: #eaeae6 !important;
|
||||
}
|
||||
|
||||
body {
|
||||
padding-top: 62px;
|
||||
padding-top: 61px;
|
||||
}
|
||||
|
||||
.menuNavigazione {
|
||||
|
@ -13,7 +14,7 @@ body {
|
|||
}
|
||||
|
||||
.minimap {
|
||||
width: 7%;
|
||||
width: 110px;
|
||||
}
|
||||
|
||||
.menuRicerca {
|
||||
|
@ -252,6 +253,8 @@ a.text-lida4:hover, a.text-lida4:focus {
|
|||
|
||||
/*------------------------------------
|
||||
- Elements only
|
||||
#f8f9fa! important;
|
||||
#eaeae6 !important;
|
||||
------------------------------------*/
|
||||
.text-lida10 {
|
||||
color: #ccfb8c !important;
|
||||
|
@ -275,7 +278,7 @@ a.text-lida4:hover, a.text-lida4:focus {
|
|||
}
|
||||
|
||||
.bg-lida-vis {
|
||||
background-color: #eaeae6 !important;
|
||||
background-color: #f8f9fa! important;
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue