Subversion Repositories SmartDukaan

Rev

Rev 33734 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 33734 Rev 35726
Line 1283... Line 1283...
1283
    border-radius: 0px;
1283
    border-radius: 0px;
1284
    position: relative;
1284
    position: relative;
1285
    box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .05);
1285
    box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .05);
1286
    -moz-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .05);
1286
    -moz-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .05);
1287
    -webkit-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .05);
1287
    -webkit-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .05);
-
 
1288
    background: #f7f7f7 !important;
1288
}
1289
}
1289
 
1290
 
1290
.panel .panel-heading .panel-title {
1291
.panel .panel-heading .panel-title {
1291
    line-height: 40px;
1292
    line-height: 40px;
1292
}
1293
}