mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-17 13:20:31 +00:00
fix(Currencies): Currencies preferences.
This commit is contained in:
@@ -14,11 +14,11 @@
|
||||
}
|
||||
.plan-radio,
|
||||
.period-radio{
|
||||
background: transparent;
|
||||
background: #fff;
|
||||
border-color: #bbcad4;
|
||||
|
||||
&.is-selected{
|
||||
background: #f1f3fb;
|
||||
background: #fff;
|
||||
border-color: #0269ff
|
||||
}
|
||||
}
|
||||
|
||||
@@ -12,4 +12,10 @@
|
||||
height: 170px;
|
||||
}
|
||||
}
|
||||
|
||||
.bp3-dialog-footer{
|
||||
.bp3-button{
|
||||
min-width: 75px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user