[1] border-style: none solid solid none; border-color: -moz-use-text-color windowtext windowtext -moz-use-text-color; border-width: medium 1pt 1pt medium; padding: 0mm 4.95pt; background: rgb(204, 255, 255) none repeat scroll 0%; width: 26pt; -moz-background-clip: initial; -moz-background-origin: initial; -moz-background-inline-policy: initial; height: 15pt;
[2] -moz-use-text-color
は 'border-color'
では使えますが、 'color'
や 'background-color'
では使えないようです。