Changeset 935 for pro-violet-viettel


Ignore:
Timestamp:
May 28, 2015 5:28:04 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

    r928 r935  
    288288    color: #666 !important;
    289289}
    290 .btn:focus {
     290button:focus {
    291291    outline: none !important;
    292292}
    293 
     293.modal {
     294        overflow-y: auto;
     295}
    294296.modal-footer {
    295297    padding: 0;
     
    301303    border-color: transparent;
    302304    color: #666 !important;
    303     outline: none;
    304305    border: 0;
    305306    margin: 0 !important;
     
    309310    border-left: 1px solid #E5E5E5;
    310311    text-shadow: none !important;
    311 }
    312 .modal-footer button,
     312    position: inherit;
     313}
     314.modal-footer button:hover,
    313315.modal-footer button[class*="btn-"]:hover {
    314316    background-color: #eff3f8 !important;
     
    676678.list-view#file-container > ul.vsgrid > li.vscell {
    677679    height: auto;
    678     padding: 10px 2px;
     680    padding: 10px;
    679681    border-bottom: 1px solid #eee;
    680682    text-align: left;
Note: See TracChangeset for help on using the changeset viewer.