mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-05 16:42:29 +03:00
extended hover state of linked versions of .thumbnail
This commit is contained in:
Vendored
+2
-1
@@ -5214,7 +5214,8 @@ a.list-group-item.active > .badge,
|
||||
}
|
||||
|
||||
a.thumbnail:hover,
|
||||
a.thumbnail:focus {
|
||||
a.thumbnail:focus,
|
||||
a.thumbnail.active {
|
||||
border-color: #428bca;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user