PageRenderTime 46ms CodeModel.GetById 17ms RepoModel.GetById 1ms app.codeStats 0ms

/thunderbird-lightning-1.6/comm-beta/suite/themes/classic/communicator/profile/profileManager.css

#
CSS | 14 lines | 11 code | 3 blank | 0 comment | 0 complexity | a768f636a35abdb247fc34d17b70561a MD5 | raw file
Possible License(s): CC-BY-SA-3.0, LGPL-2.1, Apache-2.0, 0BSD, LGPL-3.0, MPL-2.0-no-copyleft-exception, BSD-3-Clause, GPL-2.0, JSON, AGPL-1.0, MIT
  1. @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
  2. #dialoginfo {
  3. width: 36em;
  4. }
  5. #table-housing {
  6. background-color: white;
  7. height: 100%;
  8. }
  9. #buttons-box {
  10. -moz-margin-start: 1em;
  11. }