Make clone widget read-only

This commit is contained in:
Dmitriy Zaporozhets 2013-03-04 22:18:53 +02:00
parent 730e79e787
commit bf06b3196d
3 changed files with 2 additions and 6 deletions

View file

@ -80,6 +80,7 @@
border: 1px solid #BBB;
box-shadow: none;
margin-left: -1px;
background: #FFF;
}
}