Mercurial > summit-idp
changeset 39:210a6f92931d
removed unused css
author | Atul Varma <avarma@mozilla.com> |
---|---|
date | Sat, 26 Jun 2010 11:23:03 -0700 |
parents | de4d2ba9eaae |
children | f0455bb10528 |
files | static-files/index.html |
diffstat | 1 files changed, 0 insertions(+), 17 deletions(-) [+] |
line wrap: on
line diff
--- a/static-files/index.html Sat Jun 26 11:15:03 2010 -0700 +++ b/static-files/index.html Sat Jun 26 11:23:03 2010 -0700 @@ -11,10 +11,6 @@ font-size: 9pt; } - a { - color: #6C2F70; - } - .screen { display: none; } @@ -29,19 +25,6 @@ color: crimson; } - .button { - -moz-border-radius: 4px; - background: #e0e0e0; - display: inline; - padding: 4px; - cursor: pointer; - color: black; - } - - div.button:hover { - background: #b0b0b0; - } - .login-email { font-family: Monaco, monospace; font-size: 8pt;