mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-18 05:40:31 +00:00
fix(Setup): fix organization setup.
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
color: #565e6c;
|
||||
}
|
||||
.paragraph {
|
||||
opacity: 0.75;
|
||||
opacity: 0.8;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -38,6 +38,10 @@
|
||||
}
|
||||
}
|
||||
|
||||
label.bp3-label{
|
||||
color: #313744;
|
||||
}
|
||||
|
||||
.form-group--language {
|
||||
margin-left: 10px;
|
||||
}
|
||||
|
||||
@@ -30,7 +30,7 @@
|
||||
font-weight: 600;
|
||||
}
|
||||
&__period{
|
||||
color: #666;
|
||||
color: #2f3863;
|
||||
font-size: 14px;
|
||||
font-weight: 500;
|
||||
|
||||
|
||||
@@ -60,7 +60,7 @@
|
||||
}
|
||||
&__period {
|
||||
font-weight: 400;
|
||||
color: #666;
|
||||
color: #2f3863;
|
||||
|
||||
&::before {
|
||||
content: '/';
|
||||
|
||||
Reference in New Issue
Block a user