Subversion Repositories SmartDukaan

Rev

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

Rev 33247 Rev 33734
Line 301... Line 301...
301
#sidebar {
301
#sidebar {
302
    width: 180px;
302
    width: 180px;
303
    height: 100%;
303
    height: 100%;
304
    position: fixed;
304
    position: fixed;
305
    background: #2A3F54;
305
    background: #2A3F54;
-
 
306
    z-index: 999;
306
}
307
}
307
 
308
 
308
.nav-collapse.collapse {
309
.nav-collapse.collapse {
309
    display: inline;
310
    display: inline;
310
}
311
}