Ignore:
Timestamp:
Nov 19, 2014 2:08:05 PM (11 years ago)
Author:
namnd
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • pro-violet-viettel/sourcecode/application/views/layout/frontend/header.php

    r503 r574  
    2222                        .sidebar:before, .sidebar {background-color: transparent;}
    2323                        .icon-refresh-animate {
    24                         -animation: spin .7s infinite linear;
    25                         -webkit-animation: spin2 .7s infinite linear;
     24                                -animation: spin .7s infinite linear;
     25                                -webkit-animation: spin2 .7s infinite linear;
    2626                        }
    2727
     
    3434                                from { transform: scale(1) rotate(0deg);}
    3535                                to { transform: scale(1) rotate(360deg);}
     36                        }
     37                        #frm3 a
     38                        {
     39                                cursor: pointer;
    3640                        }
    3741                </style>
Note: See TracChangeset for help on using the changeset viewer.