Adds level prefabs, theme assets, audio, extensions, and deployment scripts for the Unity WebGL migration. Co-authored-by: Cursor <cursoragent@cursor.com>
16 lines
224 B
CSS
16 lines
224 B
CSS
.item[disabled] .text > ui-icon {
|
|
padding-right: 4px;
|
|
}
|
|
|
|
.item[disabled] .text > span {
|
|
opacity: 0.3;
|
|
}
|
|
|
|
.new {
|
|
position: absolute;
|
|
margin-left: 4px;
|
|
margin-top: 2px;
|
|
width: 28px;
|
|
height: 20px;
|
|
}
|