Init(Core): Change repo
This commit is contained in:
12
public/assets/scss/custom/plugins/_vector-maps.scss
Normal file
12
public/assets/scss/custom/plugins/_vector-maps.scss
Normal file
@@ -0,0 +1,12 @@
|
||||
//
|
||||
// vector-maps.scss
|
||||
//
|
||||
|
||||
.jvectormap-label {
|
||||
border: none;
|
||||
background: $gray-800;
|
||||
color: $gray-100;
|
||||
font-family: $font-family-base;
|
||||
font-size: $font-size-base;
|
||||
padding: 5px 8px;
|
||||
}
|
||||
Reference in New Issue
Block a user