aboutsummaryrefslogtreecommitdiffstats
path: root/skins/README
Commit message (Collapse)AuthorAgeFilesLines
* Bug 1016199: move skins/assets to data/assetsByron Jones2014-05-281-4/+1
| | | | r=dkl, a=justdave
* Bug 977969: concatenate and slightly minify css filesByron Jones2014-05-141-17/+18
| | | | r=gerv, a=glob
* Bug 428313: Properly expire the browser's CSS and JS cache when thereMax Kanat-Alexander2010-07-201-0/+20
are new versions of those files. This also eliminates single-file skins and should also allow Extensions to have skins. r=glob, a=mkanat