openrat-cms

OpenRat Content Management System
git clone http://git.code.weiherhei.de/openrat-cms.git
Log | Files | Refs | README

upload.less (91B)


      1 div.or-dropzone-upload > div.input
      2 {
      3 	width: 100%;
      4 	height: 100px;
      5 	
      6 	border:1px dotted;
      7 }