Update the compiled CSS
This commit is contained in:
parent
27fe6076ba
commit
fa3dbfd597
6 changed files with 159 additions and 102 deletions
30
.styles/global/icons.css
Normal file
30
.styles/global/icons.css
Normal file
|
|
@ -0,0 +1,30 @@
|
|||
.dotdungeon.dotdungeon.dotdungeon.dotdungeon .icon--12 {
|
||||
height: 12px;
|
||||
width: 12px;
|
||||
}
|
||||
.dotdungeon.dotdungeon.dotdungeon.dotdungeon .icon--14 {
|
||||
height: 14px;
|
||||
width: 14px;
|
||||
}
|
||||
.dotdungeon.dotdungeon.dotdungeon.dotdungeon .icon--16 {
|
||||
height: 16px;
|
||||
width: 16px;
|
||||
}
|
||||
.dotdungeon.dotdungeon.dotdungeon.dotdungeon .icon--18 {
|
||||
height: 18px;
|
||||
width: 18px;
|
||||
}
|
||||
.dotdungeon.dotdungeon.dotdungeon.dotdungeon .icon--20 {
|
||||
height: 20px;
|
||||
width: 20px;
|
||||
}
|
||||
.dotdungeon.dotdungeon.dotdungeon.dotdungeon .icon--22 {
|
||||
height: 22px;
|
||||
width: 22px;
|
||||
}
|
||||
.dotdungeon.dotdungeon.dotdungeon.dotdungeon .icon--24 {
|
||||
height: 24px;
|
||||
width: 24px;
|
||||
}
|
||||
|
||||
/*# sourceMappingURL=data:application/json;charset=utf-8,%7B%22version%22:3,%22sourceRoot%22:%22%22,%22sources%22:%5B%22../../styles/global/icons.scss%22%5D,%22names%22:%5B%5D,%22mappings%22:%22AAOG;EACC;EACA;;AAFD;EACC;EACA;;AAFD;EACC;EACA;;AAFD;EACC;EACA;;AAFD;EACC;EACA;;AAFD;EACC;EACA;;AAFD;EACC;EACA%22,%22file%22:%22icons.css%22%7D */
|
||||
Loading…
Add table
Add a link
Reference in a new issue