https://github.com/mozilla/gecko-dev
Raw File
Tip revision: d7937f1540cbc6e0b81781c271b7293dedcccbc0 authored by ffxbld on 13 July 2012, 20:31:39 UTC
Added FENNEC_14_0_1_RELEASE FENNEC_14_0_1_BUILD1 tag(s) for changeset 9c64e364f5df. DONTBUILD CLOSED TREE a=release
Tip revision: d7937f1
test001.css
/* Any copyright is dedicated to the Public Domain.
 * http://creativecommons.org/licenses/publicdomain/  */

window { 
  background-color: green !important;
}
back to top