https://github.com/mozilla/gecko-dev
Raw File
Tip revision: ffcbe920dd94ce386e0043be483f3e909ca1efd5 authored by ffxbld on 15 February 2012, 04:34:44 UTC
Added FENNEC_11_0b3_RELEASE FENNEC_11_0b3_BUILD1 tags(s) for changeset aa23dd738055. DONTBUILD CLOSED TREE a=release
Tip revision: ffcbe92
test001.css
/* Any copyright is dedicated to the Public Domain.
 * http://creativecommons.org/licenses/publicdomain/  */

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