mirror of
https://github.com/jasny/bootstrap.git
synced 2026-02-19 10:04:37 -05:00
pygmentize grid section; update bs-docs-example corners
This commit is contained in:
@@ -198,6 +198,8 @@ section > ul li {
|
||||
padding: 39px 14px 14px;
|
||||
margin-bottom: -1px;
|
||||
border: 1px solid #ddd;
|
||||
border-top-left-radius: 4px;
|
||||
border-top-right-radius: 4px;
|
||||
}
|
||||
/* Echo out a label for the example */
|
||||
.bs-docs-example:after {
|
||||
@@ -211,6 +213,8 @@ section > ul li {
|
||||
color: #9da0a4;
|
||||
background-color: #f5f5f5;
|
||||
border: 1px solid #ddd;
|
||||
border-top-left-radius: 4px;
|
||||
border-bottom-right-radius: 4px;
|
||||
}
|
||||
|
||||
/* Tweak display of the examples */
|
||||
|
||||
Reference in New Issue
Block a user