This repository has been archived on 2026-04-30. You can view files and clone it, but cannot push or open issues or pull requests.
huegasm/app/styles/app.scss
2015-08-10 22:35:25 -07:00

20 lines
248 B
SCSS

@import 'ember-paper';
#pressButtonBridgeImg {
width: 200px;
margin: 0 auto 0 auto;
display: inherit;
}
.noTextDecoration {
text-decoration: none;
}
md-switch {
display: inline-flex;
margin: 0;
}
.controlTxt {
margin-top: 20px;
}