summaryrefslogtreecommitdiffstats
path: root/l10n-uk/toolkit/chrome/global/intl.css
blob: 6092ebb461327820430a3f0315d0cddbeeeff03a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
/*
 * This file contains all localizable skin settings such as 
 *   font, layout, and geometry
 */
window { 
  font: 3mm tahoma,arial,helvetica,sans-serif;
}

#MailPreferences {
  min-height: 36em !important;
}

#bmPropsWindow {
  min-width: 50em !important;
}

#migrationWizard {
  min-width: 50em !important;
}