mirror of
https://github.com/xibyte/jsketcher
synced 2025-12-23 08:53:07 +01:00
12 lines
No EOL
129 B
Text
12 lines
No EOL
129 B
Text
.selected {
|
|
background-color: #7d7d7d;
|
|
}
|
|
|
|
.modelLabel {
|
|
cursor: pointer;
|
|
}
|
|
|
|
.hint {
|
|
font-style: italic;
|
|
color: #bfbfbf;
|
|
} |