Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Accedi
chemicalcrux
/
xray-viewer
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
0
Wiki
Attività
Sfoglia il codice sorgente
Make the fullscreen button larger
master
Fen Dweller
5 anni fa
parent
d62b58a7cf
commit
eea51861f0
1 ha cambiato i file
con
1 aggiunte
e
1 eliminazioni
Visualizzazione separata
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
xray.html
+ 1
- 1
xray.html
Vedi File
@@ -33,7 +33,7 @@
<input type="number" id="softness-input" placeholder="25" value="25">
<input type="range" id="softness-slider" min="0" max="100" value="25">
</label>
<button id="fullscreen-button">Fullscreen</button>
<button
class="large"
id="fullscreen-button">Fullscreen</button>
</div>
<div id="fill-div">
Write
Preview
Loading…
Annulla
Salva