D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
buildteksolution
/
www
/
superadmin
/
assets
/
scss
/
demo_2
/
Filename :
_widget-grid.scss
back
Copy
#resizable-grid{ .drag-item{ position: relative; .dismiss{ position: absolute; top: 7px; right: 25px; font-size: 15px; font-weight: bold; color: lighten(theme-color(danger), 10%); background: lighten(color(gray-light), 40%); height: 15px; width: 16px; line-height: 13px; cursor: pointer; text-align: center; @include border-radius(100%); } } }