Create New Item
Item Type
File
Folder
Item Name
Search file in folder and subfolders...
Are you sure want to rename?
menders
/
cars
/
admin
/
vendor
/
chart.js
:
grow.css
Advanced Search
Upload
New Item
Settings
Back
Back Up
Advanced Editor
Save
{ -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; margin: 0; padding: 0; } .item { position: relative; /* border: 1px solid #333;*/ margin: 2%; overflow: hidden; width: 540px; } .item img { max-width: 100%; -moz-transition: all 0.3s; -webkit-transition: all 0.3s; transition: all 0.3s; } .item:hover img { -moz-transform: scale(1.1); -webkit-transform: scale(1.1); transform: scale(1.1); }