mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-27 15:19:52 +02:00
grunt
This commit is contained in:
@@ -3782,7 +3782,6 @@ input[type="button"].btn-block {
|
||||
padding: .5rem .75rem;
|
||||
font-size: 1.25rem;
|
||||
line-height: 1;
|
||||
background-color: transparent;
|
||||
background: transparent no-repeat center center;
|
||||
-webkit-background-size: 24px 24px;
|
||||
background-size: 24px 24px;
|
||||
@@ -6271,6 +6270,14 @@ a.text-danger:focus, a.text-danger:hover {
|
||||
color: #c9302c !important;
|
||||
}
|
||||
|
||||
.text-gray-dark {
|
||||
color: #373a3c !important;
|
||||
}
|
||||
|
||||
a.text-gray-dark:focus, a.text-gray-dark:hover {
|
||||
color: #1f2021 !important;
|
||||
}
|
||||
|
||||
.text-hide {
|
||||
font: 0/0 a;
|
||||
color: transparent;
|
||||
|
Reference in New Issue
Block a user