diff options
author | Roman Nurik <romannurik@google.com> | 2012-08-30 14:20:06 -0700 |
---|---|---|
committer | android code review <noreply-gerritcodereview@google.com> | 2012-08-30 14:20:06 -0700 |
commit | 3bdb0f02fde87465fe62c2211601b245284e83c6 (patch) | |
tree | 2038bcdc0dfd5391f4045adced827c26e4015478 /templates/docs/cssreset-min.css | |
parent | e37f8143de436a97cca62801637c6e985404c513 (diff) | |
parent | c09ba7a7ceb9fbc165375693102babe4f838395c (diff) | |
download | sdk-3bdb0f02fde87465fe62c2211601b245284e83c6.zip sdk-3bdb0f02fde87465fe62c2211601b245284e83c6.tar.gz sdk-3bdb0f02fde87465fe62c2211601b245284e83c6.tar.bz2 |
Merge "Add HTML documentation for ADT templates."
Diffstat (limited to 'templates/docs/cssreset-min.css')
-rw-r--r-- | templates/docs/cssreset-min.css | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/templates/docs/cssreset-min.css b/templates/docs/cssreset-min.css new file mode 100644 index 0000000..b0a6fe6 --- /dev/null +++ b/templates/docs/cssreset-min.css @@ -0,0 +1,7 @@ +/* +YUI 3.6.0 (build 5521) +Copyright 2012 Yahoo! Inc. All rights reserved. +Licensed under the BSD License. +http://yuilibrary.com/license/ +*/ +html{color:#000;background:#FFF}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal}ol,ul{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}q:before,q:after{content:''}abbr,acronym{border:0;font-variant:normal}sup{vertical-align:text-top}sub{vertical-align:text-bottom}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit}input,textarea,select{*font-size:100%}legend{color:#000}#yui3-css-stamp.cssreset{display:none} |