mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-22 22:14:44 -04:00
Initial Bootstrap 3 migration
This commit is contained in:
committed by
Mark McDowall
parent
ad0e372c35
commit
28fa264c69
@@ -18,7 +18,7 @@
|
||||
}
|
||||
|
||||
.btn {
|
||||
.buttonBackground(@btnBackground, @btnBackgroundHighlight);
|
||||
.button-variant(@btn-default-color, @btn-default-bg, @btn-default-border);
|
||||
color: #333333;
|
||||
}
|
||||
|
||||
@@ -27,7 +27,7 @@
|
||||
}
|
||||
|
||||
input:first-of-type:checked ~ .btn-primary {
|
||||
.buttonBackground(@btnPrimaryBackground, @btnPrimaryBackgroundHighlight);
|
||||
.button-variant(@btn-primary-color, @btn-primary-bg, @btn-primary-border);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user