diff --git a/css/app.css b/css/app.css index 0d73828..ec1fd0d 100644 --- a/css/app.css +++ b/css/app.css @@ -115,9 +115,11 @@ button { .tabs button, .tabs button.active { display: inline-block; + vertical-align: top; } .tabs button img { - width: 19px; + width: 16px; + height: 16px; opacity: 0.5; -webkit-transition: all 150ms ease; -moz-transition: all 150ms ease; diff --git a/images/appbar.alert.png b/images/appbar.alert.png new file mode 100644 index 0000000..f10c760 Binary files /dev/null and b/images/appbar.alert.png differ diff --git a/images/appbar.pie.png b/images/appbar.pie.png new file mode 100644 index 0000000..7ada1d7 Binary files /dev/null and b/images/appbar.pie.png differ diff --git a/images/appbar.settings.png b/images/appbar.settings.png new file mode 100644 index 0000000..e55aa64 Binary files /dev/null and b/images/appbar.settings.png differ diff --git a/images/appbar.speakerphone.png b/images/appbar.speakerphone.png new file mode 100644 index 0000000..1441e7f Binary files /dev/null and b/images/appbar.speakerphone.png differ diff --git a/images/appbar.stock.png b/images/appbar.stock.png new file mode 100644 index 0000000..896a4d9 Binary files /dev/null and b/images/appbar.stock.png differ diff --git a/index.html b/index.html index 2f7edfe..917420e 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,7 @@
-