summaryrefslogtreecommitdiffstats
path: root/webapp/sass/components/_save-button.scss
blob: 12f793aa1ecb6717aaeac95a983eb2c429ca1c16 (plain)
1
2
3
4
5
6
7
@charset 'UTF-8';

.save-button {
    .glyphicon {
        margin-right: 10px;
    }
}