addendum to earlier search changes (making decks style the same as tabpanels)

This commit is contained in:
ben%netscape.com 2000-02-16 05:37:19 +00:00
parent 544575e2cf
commit 93f83d5078

View File

@ -1312,7 +1312,7 @@ tab[selected="true"] {
}
/* BEN - made tabpanel outset. */
tabpanel {
deck, tabpanel {
border: 1px outset white;
padding: 10px;
}