Tweaked card styling.

Values are from Polymer's designer.
This commit is contained in:
Oliver Hamlet
2014-11-07 18:47:33 +00:00
parent d2fd3e196d
commit 1e52805329
+5
View File
@@ -179,6 +179,11 @@ section {
box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
padding:1em;
position: relative;
border-top-left-radius: 2px;
border-top-right-radius: 2px;
border-bottom-right-radius: 2px;
border-bottom-left-radius: 2px;
box-shadow: rgba(0, 0, 0, 0.0980392) 0px 2px 4px, rgba(0, 0, 0, 0.0980392) 0px 0px 3px;
}
dialog {