add first commit
This commit is contained in:
parent
a5e41c6762
commit
ee39eb3491
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -2,7 +2,7 @@
|
||||
// ----------------------------------------------
|
||||
|
||||
/* SG
|
||||
# Tags
|
||||
# Tags / Privacy
|
||||
|
||||
```
|
||||
<button class="CDB-Tag is-public CDB-Text is-semibold CDB-Size-small u-iBlock">
|
||||
@ -45,3 +45,19 @@
|
||||
color: $cError;
|
||||
}
|
||||
}
|
||||
|
||||
/* SG
|
||||
# Tags / Metadata
|
||||
|
||||
```
|
||||
<button class="CDB-Metadata CDB-Text u-iBlock">
|
||||
population
|
||||
</button>
|
||||
|
||||
```
|
||||
*/
|
||||
|
||||
.CDB-Metadata {
|
||||
border-radius: $baseSize / 2;
|
||||
background: #FF5500;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user