mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
Added default scss to bundle default theme
This commit is contained in:
7
dist/framework-theme-default.css
vendored
7
dist/framework-theme-default.css
vendored
@@ -1 +1,8 @@
|
||||
@charset "UTF-8";
|
||||
.button {
|
||||
color: #333333;
|
||||
border-radius: 2px; }
|
||||
|
||||
.button-default {
|
||||
background-color: #fff;
|
||||
border: 1px solid #dddddd; }
|
||||
|
||||
Reference in New Issue
Block a user