Changeset 914 for pro-violet-viettel


Ignore:
Timestamp:
May 7, 2015 1:57:43 PM (10 years ago)
Author:
lamdt
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • pro-violet-viettel/www/deploy/20150304/assets/css/space/style2.css

    r912 r914  
    580580#file-container ul.vsgrid li.vscell.selected div[class^="icon-"],
    581581#file-container ul.vsgrid li.vscell.selected div.file-name {
    582     background-color: #E4E4E4;
     582    background-color: #C1E0F5;
    583583}
    584584#file-container ul.vsgrid li.vscell div.icon-xvl {
     
    627627    background-repeat: no-repeat;
    628628    background-position: center;
    629     /*for fit width img */
    630     position: relative;
    631     overflow: hidden;
    632629}
    633630#file-container ul.vsgrid li.vscell div[class^="icon-"] img {
     
    635632    width: 100%;
    636633    border: 1px solid #B8B8B8;*/
    637     width: 54px;
     634    width: auto;
    638635    height: auto;
    639636    border: 1px solid #B8B8B8;
    640     overflow: hidden;
    641     position: absolute;
     637    margin: 0 auto;
    642638}
    643639#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.