- Re-shape dashboard icons in 16 and 24 grid.

This commit is contained in:
Ahmed Bouhuolia
2020-06-01 18:22:29 +02:00
parent 2a466ce2da
commit b0d53e4fad
25 changed files with 311 additions and 252 deletions

View File

@@ -23,7 +23,7 @@
}
}
.code{
color: #666;
color: #333;
}
.normal{
.bp3-popover-wrapper{

View File

@@ -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;
}

View File

@@ -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{