UI for Zipcoin Blue

12345678910111213
  1. @import "../../themes/ionic.globals.wp";
  2. // Windows Menu
  3. // --------------------------------------------------
  4. /// @prop - Background of the menu
  5. $menu-wp-background: #f2f2f2 !default;
  6. .wp .menu-inner {
  7. background: $menu-wp-background;
  8. }