cosmetic
This commit is contained in:
parent
72dd514322
commit
db2c9bcd36
2 changed files with 2 additions and 2 deletions
|
@ -11,9 +11,9 @@
|
||||||
<Tips>
|
<Tips>
|
||||||
<li>Edit planets by clicking directly inside the graphic or in the table below.</li>
|
<li>Edit planets by clicking directly inside the graphic or in the table below.</li>
|
||||||
<li>Drag planets around to change their distance.</li>
|
<li>Drag planets around to change their distance.</li>
|
||||||
<li>Use the scrollwheel to change their size (click first to activate).</li>
|
|
||||||
<li>The last removed planet can be restored from the table.</li>
|
<li>The last removed planet can be restored from the table.</li>
|
||||||
<li><strong>ONLY THE LAST</strong> removed planet can be restored.</li>
|
<li><strong>ONLY THE LAST</strong> removed planet can be restored.</li>
|
||||||
|
<li>Click on a planet to get more tips.</li>
|
||||||
</Tips>
|
</Tips>
|
||||||
<SystemSettings />
|
<SystemSettings />
|
||||||
<ObjectList />
|
<ObjectList />
|
||||||
|
|
|
@ -340,7 +340,7 @@ h1 {
|
||||||
}
|
}
|
||||||
.danger {
|
.danger {
|
||||||
color: var(--fg-danger);
|
color: var(--fg-danger);
|
||||||
font-weight: bold;
|
border-color: var(--fg-danger);
|
||||||
}
|
}
|
||||||
.deleted-overlay {
|
.deleted-overlay {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
|
Loading…
Add table
Reference in a new issue