Removed a redundant curly bracket
This commit is contained in:
parent
060f63d01b
commit
288e42f6d2
1 changed files with 1 additions and 1 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue