2000-01-07 06:59:08 +00:00
|
|
|
@import url(chrome://global/skin/);
|
1999-12-05 23:57:46 +00:00
|
|
|
|
2000-02-11 04:41:35 +00:00
|
|
|
//@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* set default namespace to HTML */
|
1999-11-29 21:38:32 +00:00
|
|
|
@namespace html url("http://www.w3.org/TR/REC-html40"); /* namespace for XUL elements */
|
|
|
|
|
2000-02-11 04:41:35 +00:00
|
|
|
|
|
|
|
select.Font {
|
|
|
|
width: 110px;
|
|
|
|
}
|
|
|
|
|
|
|
|
select.FontSize {
|
|
|
|
width: 50px;
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
1999-11-29 21:38:32 +00:00
|
|
|
/* Header */
|
|
|
|
|
2000-02-11 04:41:35 +00:00
|
|
|
|
1999-11-29 21:38:32 +00:00
|
|
|
.header {
|
|
|
|
background-color: #336699;
|
|
|
|
padding-left: 5px;
|
|
|
|
padding-right: 5px;
|
|
|
|
padding-top: 3px;
|
|
|
|
padding-bottom: 3px;
|
2000-01-08 07:39:03 +00:00
|
|
|
border-left: 1px solid threedshadow;
|
|
|
|
border-top: 1px solid threedshadow;
|
|
|
|
border-right: 1px solid threedhighlight;
|
|
|
|
border-bottom: 1px solid threedhighlight;
|
1999-11-29 21:38:32 +00:00
|
|
|
}
|
|
|
|
|
2000-02-11 04:41:35 +00:00
|
|
|
|
|
|
|
select.Font {
|
|
|
|
width: 200px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.selectLangs {
|
|
|
|
width: 200px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.size {
|
|
|
|
width: 200px;
|
|
|
|
}
|
|
|
|
|
|
|
|
select.font {
|
|
|
|
width: 50px;
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
1999-11-29 21:38:32 +00:00
|
|
|
.left-header-text {
|
|
|
|
color: white;
|
|
|
|
font-weight: bold;
|
|
|
|
}
|
|
|
|
|
|
|
|
.right-header-text {
|
|
|
|
color: white;
|
|
|
|
}
|
|
|
|
|
|
|
|
/* spacing around widgets */
|
|
|
|
|
|
|
|
.indent {
|
|
|
|
margin-left: 12px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.indent-second-label {
|
2000-02-25 01:56:02 +00:00
|
|
|
margin-left: 20px;
|
1999-11-29 21:38:32 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
.vertical-gap {
|
|
|
|
padding-top: 12px;
|
|
|
|
}
|
|
|
|
|
2000-01-08 08:05:44 +00:00
|
|
|
.vspace {
|
|
|
|
padding-top: 7px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.hspace-both {
|
|
|
|
padding-left: 15px;
|
|
|
|
padding-right: 15px;
|
|
|
|
}
|
1999-11-29 21:38:32 +00:00
|
|
|
|
2000-02-14 01:42:09 +00:00
|
|
|
.vspace-both {
|
|
|
|
padding-top: 7px;
|
|
|
|
padding-bottom: 7px;
|
|
|
|
}
|
|
|
|
|
|
|
|
spring.vgap {
|
|
|
|
height: 12px;
|
|
|
|
}
|
|
|
|
|
|
|
|
spring.hgap {
|
|
|
|
width: 12px;
|
|
|
|
}
|
1999-11-29 21:38:32 +00:00
|
|
|
|
|
|
|
|
|
|
|
/* obsolete styles - will be removed soon */
|
|
|
|
|
1999-06-04 23:28:56 +00:00
|
|
|
#top {
|
|
|
|
background-color: grey
|
|
|
|
}
|
|
|
|
|
|
|
|
#pref-appearance {
|
|
|
|
border : 0}
|
|
|
|
|
|
|
|
#preftree {
|
1999-10-06 07:45:05 +00:00
|
|
|
border : yes;
|
|
|
|
border-style : ridge;
|
|
|
|
width :25%;
|
|
|
|
height : 326;
|
|
|
|
}
|
1999-11-18 21:05:43 +00:00
|
|
|
|
2000-01-07 08:40:52 +00:00
|
|
|
/* need rule for outset shape */
|
|
|
|
menu.colorpicker {
|
|
|
|
border: 1px outset #CCCCCC;
|
2000-01-08 09:51:29 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
/* reorder buttons */
|
|
|
|
titledbutton.up {
|
|
|
|
list-style-image: url("chrome://global/skin/scroll-up.gif");
|
|
|
|
}
|
|
|
|
titledbutton.down {
|
|
|
|
list-style-image: url("chrome://global/skin/scroll-down.gif");
|
2000-02-14 01:42:09 +00:00
|
|
|
}
|