mirror of
https://github.com/documize/community.git
synced 2025-07-25 08:09:43 +02:00
Per space label, icon, description
Labels introduce visual grouping and filtering of spaces.
This commit is contained in:
parent
fe8068965c
commit
a211ba051a
106 changed files with 3280 additions and 1008 deletions
|
@ -6,12 +6,15 @@
|
|||
padding: 0;
|
||||
line-height: 0;
|
||||
margin: 0;
|
||||
text-align: center;
|
||||
background-color: map-get($gray-shades, 300);
|
||||
text-align: center;
|
||||
vertical-align: center;
|
||||
background-color: map-get($gray-shades, 200);
|
||||
|
||||
> .dicons {
|
||||
font-size: 22px;
|
||||
margin-top: 20px;
|
||||
color: map-get($gray-shades, 600);
|
||||
> .dicon {
|
||||
font-size: 18px;
|
||||
line-height: 27px;
|
||||
margin: 7px 0 0 0;
|
||||
color: map-get($gray-shades, 700);
|
||||
font-weight: 400;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue