mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-25 22:36:59 -04:00
Initial Bootstrap 3 migration
This commit is contained in:
committed by
Mark McDowall
parent
ad0e372c35
commit
28fa264c69
@@ -1,8 +1,8 @@
|
||||
@import "prefixer";
|
||||
@import "Bootstrap/variables";
|
||||
|
||||
@colorDark : @grayDark;
|
||||
@colorLight : @grayLighter;
|
||||
@colorDark : @gray-dark;
|
||||
@colorLight : @gray-lighter;
|
||||
|
||||
#followingBalls {
|
||||
position : relative;
|
||||
|
||||
Reference in New Issue
Block a user