|
135 | 135 | <div class="module-list content-padding fab-padding" id="kpm-list"></div> |
136 | 136 | <div class="empty-list" id="kpm-empty-msg" data-i18n="msg_no_module_loaded">No module loaded</div> |
137 | 137 | </div> |
138 | | - <md-fab variant="primary" aria-label="load" id="load"> |
139 | | - <md-icon slot="icon"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M440-120v-320H120v-80h320v-320h80v320h320v80H520v320h-80Z"/></svg></md-icon> |
140 | | - </md-fab> |
| 138 | + <div class="fab-container"> |
| 139 | + <md-fab variant="primary" aria-label="load" id="load"> |
| 140 | + <md-icon slot="icon"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M440-120v-320H120v-80h320v-320h80v320h320v80H520v320h-80Z"/></svg></md-icon> |
| 141 | + </md-fab> |
| 142 | + </div> |
141 | 143 | </div> |
142 | 144 | <!-- Exclude --> |
143 | 145 | <div id="exclude-page" class="page"> |
|
153 | 155 | <div class="list-item" id="clear-superkey"> |
154 | 156 | <md-ripple></md-ripple> |
155 | 157 | <md-icon><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M280-360q50 0 85-35t35-85q0-50-35-85t-85-35q-50 0-85 35t-35 85q0 50 35 85t85 35Zm0 120q-100 0-170-70T40-480q0-100 70-170t170-70q81 0 141.5 46T506-560h335l79 79-140 160-100-79-80 80-80-80h-14q-25 72-87 116t-139 44Z" /></svg></md-icon> |
156 | | - <div slot="headline" data-i18n="title_clear_superkey">Clear SuperKey</div> |
| 158 | + <div class="list-item-content"> |
| 159 | + <div slot="headline" data-i18n="title_clear_superkey">Clear SuperKey</div> |
| 160 | + </div> |
157 | 161 | </div> |
158 | 162 | <div class="list-item" id="language"> |
159 | 163 | <md-ripple></md-ripple> |
|
202 | 206 | <div class="output-terminal content-padding" id="patch-terminal"></div> |
203 | 207 | <div class="keyboard-inset" id="patch-keyboard-inset"></div> |
204 | 208 | </div> |
205 | | - <md-fab variant="primary" class="hide" aria-label="reboot" id="reboot-fab"> |
206 | | - <md-icon slot="icon"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M480-80q-75 0-140.5-28.5t-114-77q-48.5-48.5-77-114T120-440h80q0 117 81.5 198.5T480-160q117 0 198.5-81.5T760-440q0-117-81.5-198.5T480-720h-6l62 62-56 58-160-160 160-160 56 58-62 62h6q75 0 140.5 28.5t114 77q48.5 48.5 77 114T840-440q0 75-28.5 140.5t-77 114q-48.5 48.5-114 77T480-80Z"/></svg></md-icon> |
207 | | - </md-fab> |
| 209 | + <div class="fab-container"> |
| 210 | + <md-fab variant="primary" aria-label="reboot" id="reboot-fab"> |
| 211 | + <md-icon slot="icon"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M480-80q-75 0-140.5-28.5t-114-77q-48.5-48.5-77-114T120-440h80q0 117 81.5 198.5T480-160q117 0 198.5-81.5T760-440q0-117-81.5-198.5T480-720h-6l62 62-56 58-160-160 160-160 56 58-62 62h6q75 0 140.5 28.5t114 77q48.5 48.5 77 114T840-440q0 75-28.5 140.5t-77 114q-48.5 48.5-114 77T480-80Z"/></svg></md-icon> |
| 212 | + </md-fab> |
| 213 | + </div> |
208 | 214 | </div> |
209 | 215 | </div> |
210 | 216 |
|
|
0 commit comments