This commit is contained in:
sunny 2018-05-30 12:07:05 +09:00
parent e0676028e1
commit 2557e91888

View File

@ -12,7 +12,7 @@
background: url("/assets/layout/images/overFlow_CI_white_200_30.png") top left no-repeat !important;
background-size: 200px 30px; }
// Menu
.layout-container {
.layout-container {
.topbar {
position: fixed;
@ -680,14 +680,14 @@
}
}
}
}
.ajax-loader {
.ajax-loader {
font-size: 2em;
//color: $accentColor;
}
}
@media (min-width: 1025px) {
@media (min-width: 1025px) {
.layout-container {
@ -1207,9 +1207,9 @@
}
}
}
}
}
@media (max-width: 1024px) {
@media (max-width: 1024px) {
.layout-container {
&.menu-layout-static {
@ -1412,9 +1412,9 @@
}
}
}
}
}
@media (max-width: 385px) {
@media (max-width: 385px) {
.layout-container {
.topbar {
.topbar-right {
@ -1446,7 +1446,7 @@
}
}
}
}
}
//top menu-button
.layout-container .topbar .topbar-right #menu-button {