generalize button img hover
This commit is contained in:
parent
5dbdde2d9f
commit
f45647210d
@ -35,7 +35,3 @@ hr {
|
||||
.btn-group img {
|
||||
height: 16px;
|
||||
}
|
||||
|
||||
.btn-group img:hover {
|
||||
cursor: pointer;
|
||||
}
|
@ -73,3 +73,7 @@ p {
|
||||
nav {
|
||||
margin: 20px 0px 20px 0px;
|
||||
}
|
||||
|
||||
.btn-group img:hover {
|
||||
cursor: pointer;
|
||||
}
|
Loading…
Reference in New Issue
Block a user