From 1a730490692cdea07c8164e5eceb3691b6659183 Mon Sep 17 00:00:00 2001 From: hato_yuji Date: Mon, 15 Dec 2014 18:10:42 +0900 Subject: [PATCH] googleicon.html style changed. --- .../icon/demo-files/demo.css | 18 +++++++++--------- GoogleMaterialDesignIcons/icon/googleicon.html | 8 ++++---- 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/GoogleMaterialDesignIcons/icon/demo-files/demo.css b/GoogleMaterialDesignIcons/icon/demo-files/demo.css index 654878b..5833d3e 100755 --- a/GoogleMaterialDesignIcons/icon/demo-files/demo.css +++ b/GoogleMaterialDesignIcons/icon/demo-files/demo.css @@ -36,7 +36,7 @@ input, fieldset { input { color: inherit; line-height: 1.5; - height: 1.5em; + height: 1em; padding: .25em 0; } input:focus { @@ -47,7 +47,7 @@ input:focus { font-size: 16px; width: 15em; padding-bottom: 1em; - margin-right: 4em; + margin-right: 1em; margin-bottom: 1em; float: left; overflow: hidden; @@ -97,16 +97,16 @@ p { margin-right: 1em; } .mls { - margin-left: .25em; + margin-left: .1em; } .ptl { padding-top: 1.5em; } .pbs, .pvs { - padding-bottom: .25em; + padding-bottom: .4em; } .pvs, .pts { - padding-top: .25em; + padding-top: .4em; } .unit { float: left; @@ -131,9 +131,9 @@ p { display: none; } .textbox0 { - width: 3em; + width: 8em; background: #f1f1f1; - padding: .25em .5em; + padding: .5em .5em; line-height: 1.5; height: 1.5em; } @@ -143,8 +143,8 @@ p { line-height: 1.5; } .fs0 { - font-size: 16px; + font-size: 12px; } .fs1 { - font-size: 48px; + font-size: 32px; } diff --git a/GoogleMaterialDesignIcons/icon/googleicon.html b/GoogleMaterialDesignIcons/icon/googleicon.html index ffe37f1..ce2cc1c 100755 --- a/GoogleMaterialDesignIcons/icon/googleicon.html +++ b/GoogleMaterialDesignIcons/icon/googleicon.html @@ -9,15 +9,15 @@