Update bower dependencies.
This commit is contained in:
parent
818bdad5af
commit
2beab45f32
185 changed files with 21480 additions and 8110 deletions
|
@ -11,10 +11,10 @@
|
|||
background-color: $well-bg;
|
||||
border: 1px solid $well-border;
|
||||
border-radius: $border-radius-base;
|
||||
@include box-shadow(inset 0 1px 1px rgba(0,0,0,.05));
|
||||
@include box-shadow(inset 0 1px 1px rgba(0, 0, 0, .05));
|
||||
blockquote {
|
||||
border-color: #ddd;
|
||||
border-color: rgba(0,0,0,.15);
|
||||
border-color: rgba(0, 0, 0, .15);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue