Bu web sitesi JavaScript ile daha iyi çalışır.
Ana Sayfa
Keşfet
Yardım
Giriş Yap
chemicalcrux
/
macrovision
İzle
1
Yıldızla
0
Çatalla
0
Kod
Konular
5
Değişiklik İstekleri
0
Sürümler
10
Wiki
Aktivite
Kaynağa Gözat
Give buttons a height to try and make them behave on mobile Safari
tags/v0.1.0
Fen Dweller
6 yıl önce
ebeveyn
2132b4794f
işleme
ee9c9fd1d2
2 değiştirilmiş dosya
ile
3 ekleme
ve
2 silme
Görünümü Böl
Diff Seçenekleri
İstatistikleri Göster
Yama Dosyasını İndir
Diff Dosyasını İndir
+2
-1
macrovision.css
+1
-1
macrovision.html
+ 2
- 1
macrovision.css
Dosyayı Görüntüle
@@ -317,7 +317,8 @@ body.toggle-bottom-name .bottom-name {
}
#menubar button {
font-size: 24pt;
font-size: 28pt;
height: 36pt;
}
#help {
+ 1
- 1
macrovision.html
Dosyayı Görüntüle
@@ -84,7 +84,7 @@
</select>
</span>
<span class="menubar-group">
<button id="open-help">
Help
</button>
<button id="open-help">
<i class="far fa-question-circle"></i>
</button>
</span>
</div>
<div id="main-area">
Yaz
Önizleme
Yükleniyor…
İptal
Kaydet