more updates and date fixes

This commit is contained in:
2015-02-12 00:35:00 -05:00
parent e746cbec31
commit f21f94d4e0
76 changed files with 11 additions and 973 deletions

7
lib/pure/buttons-core-min.css vendored Executable file
View File

@@ -0,0 +1,7 @@
/*!
Pure v0.5.0
Copyright 2014 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
https://github.com/yui/pure/blob/master/LICENSE.md
*/
.pure-button{display:inline-block;*display:inline;zoom:1;line-height:normal;white-space:nowrap;vertical-align:baseline;text-align:center;cursor:pointer;-webkit-user-drag:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pure-button::-moz-focus-inner{padding:0;border:0}