This commit is contained in:
rgoodger%ihug.co.nz 2000-01-07 08:40:52 +00:00
Родитель b4e9741d5c
Коммит 0912494571
1 изменённых файлов: 4 добавлений и 0 удалений

Просмотреть файл

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