design
This commit is contained in:
parent
e0676028e1
commit
2557e91888
|
@ -12,7 +12,7 @@
|
||||||
background: url("/assets/layout/images/overFlow_CI_white_200_30.png") top left no-repeat !important;
|
background: url("/assets/layout/images/overFlow_CI_white_200_30.png") top left no-repeat !important;
|
||||||
background-size: 200px 30px; }
|
background-size: 200px 30px; }
|
||||||
// Menu
|
// Menu
|
||||||
.layout-container {
|
.layout-container {
|
||||||
|
|
||||||
.topbar {
|
.topbar {
|
||||||
position: fixed;
|
position: fixed;
|
||||||
|
@ -680,14 +680,14 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.ajax-loader {
|
.ajax-loader {
|
||||||
font-size: 2em;
|
font-size: 2em;
|
||||||
//color: $accentColor;
|
//color: $accentColor;
|
||||||
}
|
}
|
||||||
|
|
||||||
@media (min-width: 1025px) {
|
@media (min-width: 1025px) {
|
||||||
|
|
||||||
.layout-container {
|
.layout-container {
|
||||||
|
|
||||||
|
@ -1207,9 +1207,9 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@media (max-width: 1024px) {
|
@media (max-width: 1024px) {
|
||||||
.layout-container {
|
.layout-container {
|
||||||
|
|
||||||
&.menu-layout-static {
|
&.menu-layout-static {
|
||||||
|
@ -1412,9 +1412,9 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@media (max-width: 385px) {
|
@media (max-width: 385px) {
|
||||||
.layout-container {
|
.layout-container {
|
||||||
.topbar {
|
.topbar {
|
||||||
.topbar-right {
|
.topbar-right {
|
||||||
|
@ -1446,7 +1446,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
//top menu-button
|
//top menu-button
|
||||||
.layout-container .topbar .topbar-right #menu-button {
|
.layout-container .topbar .topbar-right #menu-button {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user