box-shadow: inset 0 1px 0 hsla(211,68%,6%,.05), 0 0 0 1px hsla(210,40%,83%,.1);
border-radius: 2px;
background-color: transparent;
- background-image: -moz-linear-gradient(hsla(210,16%,76%,.15), hsla(210,16%,76%,.35));
+ background-image: linear-gradient(hsla(210,16%,76%,.15), hsla(210,16%,76%,.35));
padding: 3px;
transition-property: background-color, border-color, box-shadow;
transition-duration: 150ms;
body {
background: url("layout-background-grid.png"), -moz-radial-gradient(50% 70%, circle cover, #000000 0%, #000000 100%);
color: #FF9F00;
- border-top: 1px solid #9C9CFF;
-moz-box-sizing: border-box;
}
HG_MOZ_DIR=/mnt/mozilla/hg/comm-beta/mozilla
MOZ_HG_OPTIONS=
-MOZ_DIR=toolkit/themes/winstripe/
+MOZ_DIR=toolkit/themes/windows/
MOZ_TAG_PRE=$TAG_PRE_MOZ
MOZ_TAG_POST=$TAG_POST_MOZ
MOZ_NAME_EXTRA=" (toolkit)"
HG_MOZB_DIR=/mnt/mozilla/hg/comm-beta/mozilla
MOZB_HG_OPTIONS=
-MOZB_DIR=browser/themes/winstripe/
+MOZB_DIR=browser/themes/windows/
MOZB_TAG_PRE=$TAG_PRE_MOZ
MOZB_TAG_POST=$TAG_POST_MOZ
MOZB_NAME_EXTRA=" (browser)"