mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-17 21:30:31 +00:00
WIP Make journal entries page.
This commit is contained in:
@@ -98,6 +98,12 @@ label{
|
||||
&.bp3-fill{
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
&.bp3-intent-danger{
|
||||
.bp3-button:not(.bp3-minimal){
|
||||
border-color: #db3737;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
|
||||
.make-journal-entries{
|
||||
padding-bottom: 80px;
|
||||
|
||||
&__header{
|
||||
padding: 25px 27px 20px;
|
||||
@@ -74,6 +75,14 @@
|
||||
padding-right: 8px;
|
||||
}
|
||||
|
||||
.form-group--select-list{
|
||||
&.bp3-intent-danger{
|
||||
.bp3-button:not(.bp3-minimal){
|
||||
border-color: #efa8a8;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
&:last-of-type{
|
||||
|
||||
.td{
|
||||
|
||||
Reference in New Issue
Block a user