more prefwindow cleanup...

This commit is contained in:
rgoodger%ihug.co.nz 2000-01-07 08:40:52 +00:00
parent 95cac03486
commit 403c512011

View File

@ -55,3 +55,7 @@ background-color: grey
height : 326;
}
/* need rule for outset shape */
menu.colorpicker {
border: 1px outset #CCCCCC;
}