Skip to content

Commit 9ea5e08

Browse files
committed
Undid incorredct commit [9718]
- Legacy-Id: 9719 Note: SVN reference [9718] has been migrated to Git commit 5c5f5b3
1 parent 5c5f5b3 commit 9ea5e08

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

bootstrap/less/buttons.less

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,9 @@
6767
.btn-success {
6868
.button-variant(@btn-success-color; @btn-success-bg; @btn-success-border);
6969
}
70+
.btn-pass {
71+
.button-variant(@btn-pass-color; @btn-pass-bg; @btn-pass-border);
72+
}
7073
// Info appears as blue-green
7174
.btn-info {
7275
.button-variant(@btn-info-color; @btn-info-bg; @btn-info-border);

0 commit comments

Comments
 (0)