mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-18 05:40:31 +00:00
- Re-shape dashboard icons in 16 and 24 grid.
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
}
|
||||
}
|
||||
.code{
|
||||
color: #666;
|
||||
color: #333;
|
||||
}
|
||||
.normal{
|
||||
.bp3-popover-wrapper{
|
||||
|
||||
@@ -104,6 +104,8 @@
|
||||
|
||||
.#{$ns}-navbar{
|
||||
box-shadow: none;
|
||||
padding-left: 12px;
|
||||
padding-right: 12px;
|
||||
|
||||
&,
|
||||
&-group{
|
||||
@@ -163,7 +165,7 @@
|
||||
|
||||
h1{
|
||||
font-size: 26px;
|
||||
font-weight: 200;
|
||||
font-weight: 300;
|
||||
color: #4d4c4c;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
@@ -62,9 +62,9 @@
|
||||
|
||||
&__title{
|
||||
margin: 0;
|
||||
font-weight: 200;
|
||||
font-weight: 300;
|
||||
font-size: 22px;
|
||||
color: #222;
|
||||
color: #333;
|
||||
text-align: center;
|
||||
}
|
||||
&__sheet-type{
|
||||
|
||||
Reference in New Issue
Block a user