You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
237 B
18 lines
237 B
.warningIcon {
|
|
background-image: var(--unity-icons-console_entry_warn);
|
|
margin-right: 5px;
|
|
width: 32px;
|
|
height: 32px;
|
|
min-width: 32px;
|
|
min-height: 32px;
|
|
}
|
|
|
|
.link-cursor {
|
|
cursor: link;
|
|
}
|
|
|
|
.link {
|
|
}
|
|
|
|
Label {
|
|
}
|