mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-14 18:42:30 +03:00
extended hover state of linked versions of .thumbnail
This commit is contained in:
@@ -17,7 +17,8 @@
|
||||
|
||||
// Add a hover state for linked versions only
|
||||
a.thumbnail:hover,
|
||||
a.thumbnail:focus {
|
||||
a.thumbnail:focus,
|
||||
a.thumbnail.active {
|
||||
border-color: @link-color;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user