Added CSS elements

This commit is contained in:
ebolam
2022-09-01 08:41:04 -04:00
parent 31425872d9
commit 57719bdcd2
2 changed files with 9 additions and 1 deletions

View File

@@ -485,6 +485,14 @@ input[type="range"]::-ms-fill-upper {
height: 35px;
}
.Model_Info .settings_button {
}
#import_story_button {
}
.settings_button[story_gamesaved="true"] {
filter: brightness(40%);
}

View File

@@ -63,7 +63,7 @@
<span class="var_sync_story_story_name fullwidth" contenteditable=true onblur="sync_to_server(this);"></span>
</span>
<span>
<span class="material-icons-outlined cursor" title="Download Story" onclick="document.getElementById('download_iframe').src = 'json';">file_download</span>
<span class="material-icons-outlined cursor" style="padding-top: 8px;" title="Download Story" onclick="document.getElementById('download_iframe').src = 'json';">file_download</span>
</span>
</div>
<div id="text_storyname">