fix: CSS dragTrigger: multiple identical ID's on every page

This commit is contained in:
Graham Knop 2007-07-05 09:35:29 +00:00
parent 547ced6500
commit 7042946bdf
4 changed files with 8 additions and 5 deletions

View file

@ -10,7 +10,7 @@ div.dragable:hover {
padding: 0px;
margin: 0px;
}
#dragTrigger{
.dragTriggerWrap{
width: 100%;
height: 18px;
font-size: 10px;