Headers and some segmented stuff

This commit is contained in:
Max Lynch
2013-09-09 15:44:41 -05:00
parent 2d14bdc2f7
commit c02effede2
5 changed files with 31 additions and 13 deletions

6
dist/ionic.css vendored
View File

@@ -1,12 +1,6 @@
@charset "UTF-8";
*, *:before, *:after {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box; }
html {
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: -moz-none;