Skip to content

Instantly share code, notes, and snippets.

@jleyva
Created June 22, 2015 09:57
Show Gist options
  • Save jleyva/5c5c857c1e7a61c03b01 to your computer and use it in GitHub Desktop.
Save jleyva/5c5c857c1e7a61c03b01 to your computer and use it in GitHub Desktop.
Moodle Mobile 2 remote CSS
.bar-side-menu {
background-color: blue;
}
.bar-content {
background-color: blue;
}
.button.button-positive {
border-color: blue;
background-color: blue;
color: #fff;
}
.item-divider {
background-color: #fafafa;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment