Added border to box

pull/399/head
Abdullah Almsaeed 2015-05-04 23:10:29 -04:00
parent e35f602533
commit 2af6d6ee45
3 changed files with 3 additions and 6 deletions

View File

@ -2462,10 +2462,7 @@ a:focus {
.pagination > li > a {
background: #fafafa;
color: #666;
}
.pagination > li:first-of-type a,
.pagination > li:last-of-type a {
border-radius: 0;
border-radius: 0 !important;
}
/*
* Component: Products List

File diff suppressed because one or more lines are too long

View File

@ -463,7 +463,7 @@
<div class="row">
<div class="col-md-6">
<div class="box">
<div class="box-header">
<div class="box-header with-border">
<h3 class="box-title">Bordered Table</h3>
</div><!-- /.box-header -->
<div class="box-body">