|
|
@ -2741,7 +2741,6 @@ fieldset.tab {
|
|
|
|
border: 0;
|
|
|
|
border: 0;
|
|
|
|
border: 1px solid #FFF;
|
|
|
|
border: 1px solid #FFF;
|
|
|
|
border-left: 1px solid #DDD;
|
|
|
|
border-left: 1px solid #DDD;
|
|
|
|
background: url(images/filedrop.png) center bottom no-repeat;
|
|
|
|
|
|
|
|
text-align: center;
|
|
|
|
text-align: center;
|
|
|
|
padding-top: 10px;
|
|
|
|
padding-top: 10px;
|
|
|
|
}
|
|
|
|
}
|
|
|
@ -2790,6 +2789,10 @@ fieldset.tab {
|
|
|
|
line-height: 80px;
|
|
|
|
line-height: 80px;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#image-selector-form.droptarget {
|
|
|
|
|
|
|
|
background: url(images/filedrop.png) center bottom no-repeat;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
#image-selector-form.droptarget.hover,
|
|
|
|
#image-selector-form.droptarget.hover,
|
|
|
|
#image-selector-form.droptarget.active {
|
|
|
|
#image-selector-form.droptarget.active {
|
|
|
|
border: 1px solid #019bc6;
|
|
|
|
border: 1px solid #019bc6;
|
|
|
|