generalize button img hover
This commit is contained in:
@@ -34,8 +34,4 @@ hr {
|
|||||||
|
|
||||||
.btn-group img {
|
.btn-group img {
|
||||||
height: 16px;
|
height: 16px;
|
||||||
}
|
|
||||||
|
|
||||||
.btn-group img:hover {
|
|
||||||
cursor: pointer;
|
|
||||||
}
|
}
|
@@ -72,4 +72,8 @@ p {
|
|||||||
|
|
||||||
nav {
|
nav {
|
||||||
margin: 20px 0px 20px 0px;
|
margin: 20px 0px 20px 0px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.btn-group img:hover {
|
||||||
|
cursor: pointer;
|
||||||
}
|
}
|
Reference in New Issue
Block a user