Ignore:
Timestamp:
Nov 24, 2014 4:27:40 PM (11 years ago)
Author:
dungnv
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • pro-violet-viettel/sourcecode/assets/css/custom.css

    r563 r620  
    22   margin-right: 0;
    33}
     4
     5li {
     6        white-space: nowrap;
     7}
     8
     9.nav-tabs>li {
     10        margin-bottom: -2px
     11}
     12
    413.modal {
    514  overflow-y: auto;
    615}
    7 
     16.icon-a:before {
     17        content: "";
     18}
    819@media (max-width:993px) {
    920        .site-info {
     
    1728.login-container {
    1829        width:100%
    19 }
    20 
    21 .main-container {
    22         margin-top: 64px;
    2330}
    2431
     
    263270        left: 0
    264271}
     272
     273#not_success_charge .modal-dialog {
     274        width:620px;
     275}
Note: See TracChangeset for help on using the changeset viewer.