Subversion Repositories SmartDukaan

Rev

Rev 23026 | Rev 23167 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 23026 Rev 23164
Line 718... Line 718...
718
 
718
 
719
}*/
719
}*/
720
 
720
 
721
ul.sidebar-menu li.active a, ul.sidebar-menu li a:hover, ul.sidebar-menu li a:focus {
721
ul.sidebar-menu li.active a, ul.sidebar-menu li a:hover, ul.sidebar-menu li a:focus {
722
 
722
 
723
    background: #6DC767;
723
    background: #FCB322;
724
 
724
 
725
    color: #fff;
725
    color: #fff;
726
 
726
 
727
    display: block;
727
    display: block;
728
 
728
 
Line 1057... Line 1057...
1057
 
1057
 
1058
    font-size: 25px;
1058
    font-size: 25px;
1059
 
1059
 
1060
    font-weight: 400;
1060
    font-weight: 400;
1061
 
1061
 
1062
    color: #6DC767;
1062
    color: #FCB322;
1063
 
1063
 
1064
    float: left;
1064
    float: left;
1065
 
1065
 
1066
    margin-top: 15px;
1066
    margin-top: 15px;
1067
 
1067
 
Line 1361... Line 1361...
1361
 
1361
 
1362
}
1362
}
1363
 
1363
 
1364
.dropdown-menu.extended li p.blue {
1364
.dropdown-menu.extended li p.blue {
1365
 
1365
 
1366
    background-color: #6DC767;
1366
    background-color: #FCB322;
1367
 
1367
 
1368
    color: #fff;
1368
    color: #fff;
1369
 
1369
 
1370
}
1370
}
1371
 
1371
 
Line 1583... Line 1583...
1583
 
1583
 
1584
    border-bottom: none !important;
1584
    border-bottom: none !important;
1585
 
1585
 
1586
    text-transform: uppercase;
1586
    text-transform: uppercase;
1587
 
1587
 
1588
    background-color:#6DC767 !important;
1588
    background-color:#FCB322 !important;
1589
 
1589
 
1590
}
1590
}
1591
 
1591
 
1592
 
1592
 
1593
 
1593
 
Line 3583... Line 3583...
3583
 
3583
 
3584
    padding-right: 15px;
3584
    padding-right: 15px;
3585
 
3585
 
3586
    margin-top: 15px;
3586
    margin-top: 15px;
3587
    
3587
    
3588
    color : #6DC767;
3588
    color : #FCB322;
3589
 
3589
 
3590
}
3590
}
3591
 
3591
 
3592
 
3592
 
3593
 
3593
 
Line 3957... Line 3957...
3957
 
3957
 
3958
 
3958
 
3959
 
3959
 
3960
.badge.bg-important {
3960
.badge.bg-important {
3961
 
3961
 
3962
    background: #6DC767;
3962
    background: #FCB322;
3963
 
3963
 
3964
    font-family: 'Lato', sans-serif;
3964
    font-family: 'Lato', sans-serif;
3965
 
3965
 
3966
    font-size: 11px;
3966
    font-size: 11px;
3967
 
3967