/loggerhead/trunk

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/loggerhead/trunk

« back to all changes in this revision

Viewing changes to loggerhead/static/javascript/yui/build/cssbase/README

  • Committer: Colin Watson
  • Date: 2020-06-08 09:55:03 UTC
  • mfrom: (498.2.2 jquery)
  • Revision ID: cjwatson@canonical.com-20200608095503-n387xggxud2khqsw
[r=cjwatson] Port loggerhead from YUI to jQuery.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
**** version 3.0.0 PR2 ***      
2
 
 
3
 
  * No code changes.
4
 
  * Minimized -min versions.
5
 
  * Updated comments for DL DD.
6
 
 
7
 
3.0.0PR1 - Initial release
8
 
 
9
 
Module Name: "cssbase"
10
 
Documentation: http://developer.yahoo.com/yui/3/cssbase
11
 
 
12
 
CSS Base is an optional CSS file that complements YUI's 
13
 
core CSS foundation (CSS Reset, CSS Fonts, and CSS Grids). 
14
 
CSS Base applies a style foundation for HTML elements 
15
 
that is consistent for A-grade browsers.
16
 
 
17
 
CSS Base may also be useful as a template for your own 
18
 
base file, or a snippets library for styling HTML elements.
19
 
 
20
 
Many individual values within Base can be overwritten 
21
 
locally by setting them to auto or inherit.