&:hover {
border-color: $grey;
}
- &:focus {
- background-color: white;
- box-shadow: none;
- }
}
&.show .btn-outline-secondary {
background-color: white;
- &:focus {
- box-shadow: none;
- }
}
}
margin-bottom: 10px;
outline: none;
- &:hover {
+ &:hover,
+ &:focus {
background-color: black;
}
}
}
- form.note-comment-resolve {
- margin: 10px 0px 40px 0px;
- }
-
.subscribe-buttons input {
font-size: 90%;
line-height: 15px;
vertical-align: middle;
}
}
-
- a.reverse_directions {
- cursor: pointer;
- }
}
/* Rules for user images */