Removed a redundant curly bracket

This commit is contained in:
Wouter van Oijen 2005-09-01 12:22:50 +00:00
parent 060f63d01b
commit 288e42f6d2

View file

@ -15,7 +15,7 @@
border-bottom: 3px groove #999999;
border-top: 0px groove #999999;
border-right: 3px groove #999999;
border-left: 0px groove #999999;}
border-left: 0px groove #999999;
}
.contextMenu_skin A {
font-weight: normal;