2
0
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:
Rogério Yokomizo
2013-10-14 20:10:49 -03:00
parent fa64846acf
commit e20b02ad0b
3 changed files with 5 additions and 3 deletions
+2 -1
View File
@@ -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;
}