Changeset 914 for pro-violet-viettel
- Timestamp:
- May 7, 2015 1:57:43 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pro-violet-viettel/www/deploy/20150304/assets/css/space/style2.css
r912 r914 580 580 #file-container ul.vsgrid li.vscell.selected div[class^="icon-"], 581 581 #file-container ul.vsgrid li.vscell.selected div.file-name { 582 background-color: # E4E4E4;582 background-color: #C1E0F5; 583 583 } 584 584 #file-container ul.vsgrid li.vscell div.icon-xvl { … … 627 627 background-repeat: no-repeat; 628 628 background-position: center; 629 /*for fit width img */630 position: relative;631 overflow: hidden;632 629 } 633 630 #file-container ul.vsgrid li.vscell div[class^="icon-"] img { … … 635 632 width: 100%; 636 633 border: 1px solid #B8B8B8;*/ 637 width: 54px;634 width: auto; 638 635 height: auto; 639 636 border: 1px solid #B8B8B8; 640 overflow: hidden; 641 position: absolute; 637 margin: 0 auto; 642 638 } 643 639 #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.