summaryrefslogtreecommitdiffstats
path: root/skins/README
AgeCommit message (Collapse)AuthorFilesLines
2014-05-28Bug 1016199: move skins/assets to data/assetsByron Jones1-4/+1
r=dkl, a=justdave
2014-05-14Bug 977969: concatenate and slightly minify css filesByron Jones1-17/+18
r=gerv, a=glob
2010-07-21Bug 428313: Properly expire the browser's CSS and JS cache when thereMax Kanat-Alexander1-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