mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-31 17:11:48 +02:00
grunt
This commit is contained in:
@@ -4612,13 +4612,13 @@ tbody.collapse.active {
|
||||
padding: 0.5rem 0.75rem;
|
||||
margin-left: -1px;
|
||||
color: #0275d8;
|
||||
text-decoration: none;
|
||||
background-color: #fff;
|
||||
border: 1px solid #ddd;
|
||||
}
|
||||
|
||||
.page-link:focus, .page-link:hover {
|
||||
color: #014c8c;
|
||||
text-decoration: none;
|
||||
background-color: #eceeef;
|
||||
border-color: #ddd;
|
||||
}
|
||||
@@ -5117,7 +5117,7 @@ base::-moz-progress-bar,
|
||||
padding: 0.75rem 1.25rem;
|
||||
margin-bottom: -1px;
|
||||
background-color: #fff;
|
||||
border: 1px solid #ddd;
|
||||
border: 1px solid rgba(0, 0, 0, 0.125);
|
||||
}
|
||||
|
||||
.list-group-item:first-child {
|
||||
|
Reference in New Issue
Block a user