Merge branch 'master' of dev.sourcefabric.org:campcaster

This commit is contained in:
mkonecny 2011-02-08 12:22:33 -05:00
commit ee5e8f48ce
5 changed files with 46 additions and 30 deletions

View file

@ -35,7 +35,7 @@
#spl_sortable {
list-style: none;
padding:0;
height: 300px;
height: 400px;
overflow: auto;
width:100%;
margin-top:0;
@ -239,12 +239,13 @@
margin: 0;
}
.edit-error {
dd.edit-error {
color:#b80000;
margin:0;
padding-bottom:0;
font-size:12px;
display:none;
clear: left;
}
/*.edit-error:last-child {