Merge pull request #6777 from gabrielbazan7/ref/prefCash

add scan option and remove button
This commit is contained in:
Gustavo Maximiliano Cortez 2017-10-02 11:15:59 -03:00 committed by GitHub
commit ab9d3e3ced
2 changed files with 10 additions and 2 deletions

View file

@ -20,6 +20,12 @@
.has-comment {
border-bottom: 0 none;
}
.scan-label {
cursor: pointer;
cursor: hand;
color: $link-color;
font-weight: bold;
}
.comment {
padding: 15px;
background-color: #fff;