mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-20 14:50:32 +00:00
register wizard style
This commit is contained in:
@@ -222,9 +222,18 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.form-group--language {
|
||||||
|
margin-left: 10px;
|
||||||
|
}
|
||||||
|
|
||||||
.bp3-button:not([class*='bp3-intent-']):not(.bp3-minimal) {
|
.bp3-button:not([class*='bp3-intent-']):not(.bp3-minimal) {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 38px;
|
height: 38px;
|
||||||
|
padding: 8px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.bp3-text-muted {
|
||||||
|
color: #000000;
|
||||||
}
|
}
|
||||||
|
|
||||||
.register-org-note {
|
.register-org-note {
|
||||||
@@ -293,14 +302,13 @@
|
|||||||
padding-top: 80px;
|
padding-top: 80px;
|
||||||
|
|
||||||
&__page {
|
&__page {
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
&__text {
|
&__text {
|
||||||
margin-top: 30px;
|
margin-top: 30px;
|
||||||
|
|
||||||
h1 {
|
h1 {
|
||||||
color: #2D2B43;
|
color: #2d2b43;
|
||||||
margin-bottom: 12px;
|
margin-bottom: 12px;
|
||||||
}
|
}
|
||||||
.paragraph {
|
.paragraph {
|
||||||
|
|||||||
Reference in New Issue
Block a user