Skip to content

Instantly share code, notes, and snippets.

@LucasJorgeHubert
Last active January 8, 2019 16:32
Show Gist options
  • Save LucasJorgeHubert/e0aec907591386680362d501890caede to your computer and use it in GitHub Desktop.
Save LucasJorgeHubert/e0aec907591386680362d501890caede to your computer and use it in GitHub Desktop.
Alterações RCI Admin
/*Line 695*/
.layout-wrapper .topbar .topbar-left {
padding: 17.5px 10px;
background-color: #f0f3f5;
}
/*Line 686*/
.layout-wrapper .topbar .logo {
width: 230px;
height: 40px;
background-size: 230px 40px;
}
/*Line 1278*/
@media (min-width: 1025px)
.layout-wrapper.menu-layout-static.layout-menu-static-inactive .topbar .topbar-left {
background-color: #fff;
}
/*Line 747*/
.layout-wrapper .layout-menu-container {
background-color: #282832;
}
/*Line 939**/
background-size: 100%;
width: 150px;
height: 15px;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment