https://github.com/mozilla/gecko-dev
Raw File
Tip revision: d07d6c988373d1af2d64a1dd6372ae344c5e34cf authored by seabld on 15 July 2012, 11:08:11 UTC
Added tag SEAMONKEY_2_11_RELEASE for changeset FIREFOX_14_0_1_BUILD1. CLOSED TREE a=release
Tip revision: d07d6c9
test001.css
/* Any copyright is dedicated to the Public Domain.
 * http://creativecommons.org/licenses/publicdomain/  */

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