Changeset 911 for pro-violet-viettel
- Timestamp:
- May 6, 2015 11:06:00 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pro-violet-viettel/www/deploy/20150304/assets/css/space/style2.css
r910 r911 627 627 background-repeat: no-repeat; 628 628 background-position: center; 629 /*for fit width img */ 630 position: relative; 631 z-index: 12; 632 overflow: hidden; 629 633 } 630 634 #file-container ul.vsgrid li.vscell div[class^="icon-"] img { 631 height: 100%;635 /*height: 100%; 632 636 width: 100%; 637 border: 1px solid #B8B8B8;*/ 638 max-width: 100%; 633 639 border: 1px solid #B8B8B8; 640 overflow: hidden; 641 z-index: -1111; 642 position: absolute; 634 643 } 635 644 #file-container ul.vsgrid li.vscell div[class^="icon-"]:not([class="icon-directory"]) img:not([src]),
Note: See TracChangeset
for help on using the changeset viewer.