Ignore:
Timestamp:
Nov 26, 2014 2:21:24 PM (10 years ago)
Author:
dungnv
Message:
 
File:
1 edited

Legend:

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

    r628 r629  
    1010        margin-bottom: -2px;
    1111        white-space: nowrap;
     12}
     13
     14.menu-min > nav > ul > li > a > span {
     15        display: none;
     16}
     17.menu-min > .navbar-minimal > .navbar-menu > li > a {
     18        padding: 16px 0 0 0;
     19        margin-left: -6px
     20}
     21.menu-min > .navbar-minimal > .navbar-menu > li > a:hover {
     22        color: #fff;
     23        background-color: transparent;
     24}
     25
     26.sidebar-collapse {
     27        border-bottom: 0;
     28        background-color: transparent;
     29        text-align: center;
     30        padding: 3px 0;
     31        position: relative;
    1232}
    1333
Note: See TracChangeset for help on using the changeset viewer.