window settings for axes & grid
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
<div class="cols-2">
|
||||
<div>
|
||||
<li menuitem="" aria-enabled="true" success="" class="menu-link">
|
||||
<input eicinput type="toggler" name="grid" primary="" xsmall="" value="no" aria-enabled="true" labelleft="Grid" classOff="greyed"/>
|
||||
</li>
|
||||
<li menuitem="" aria-enabled="true" success="" class="menu-link">
|
||||
<input eicinput type="toggler" name="axes" primary="" xsmall="" value="no" aria-enabled="true" labelleft="Axes" classOff="greyed"/>
|
||||
</li>
|
||||
</div>
|
||||
<div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -307,4 +307,7 @@ article[eiccard][media] > header {
|
||||
div.window > section:first-of-type > article[eiccard]:first-of-type{
|
||||
border: 2px solid var(--app-color-primary);
|
||||
border-radius: .5rem;
|
||||
}
|
||||
div.window header .controls menu[data-output="settingsMenu"]{
|
||||
background: var(--app-color-secondary)
|
||||
}
|
||||
Reference in New Issue
Block a user