Commit cb2985e6 by Billy Larru

[FIX sidebar mostrando modulo seleccionado]

parent 4d535629
......@@ -95,9 +95,9 @@ btn-green{
padding: 10px 16px;
}
.navigation > li.active > a, .navigation > li.active > a:hover, .navigation > li.active > a:focus{
/*.navigation > li.active > a, .navigation > li.active > a:hover, .navigation > li.active > a:focus{
background-color: var(--primary-color);
}
}*/
/* PANELES */
.panel-heading{
......@@ -190,7 +190,7 @@ btn-green{
font-size: 20px;
}
@media only screen and (min-width: 769px) {
/*@media only screen and (min-width: 769px) {
.sidebar{
width: 200px;
}
......@@ -219,7 +219,7 @@ btn-green{
width: 200px;
right: -200px;
}
}
}*/
/*
@media only screen and (max-width: 768px) {
.sidebar{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment