mirror of
https://github.com/black7375/Firefox-UI-Fix.git
synced 2026-04-19 03:50:51 -07:00
Fix: table to center
parent
4b973a1a84
commit
2de7250929
1 changed files with 31 additions and 11 deletions
|
|
@ -335,17 +335,37 @@ The [cubic curve values](https://cubic-bezier.com/#.07,.95,0,1) show that
|
|||
|
||||
Tab loading indicator that differentiates it from other browsers
|
||||
|
||||

|
||||
Photon
|
||||
|
||||

|
||||
Chrome
|
||||

|
||||
Edge
|
||||

|
||||
Baslisk
|
||||

|
||||
Whale
|
||||
<div align="center">
|
||||
<table>
|
||||
<tr>
|
||||
<td>
|
||||
<img src="https://user-images.githubusercontent.com/25581533/142760874-d7f7d268-6946-499c-b800-706261701fe7.gif" alt="Photon" />
|
||||
<br/><div align="center">Photon</div>
|
||||
</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<img src="https://user-images.githubusercontent.com/25581533/142760891-4c75317c-cad7-4554-88a1-f700b474c0d0.gif" alt="Chrome" />
|
||||
<br/><div align="center">Chrome</div>
|
||||
</td>
|
||||
<td>
|
||||
<img src="https://user-images.githubusercontent.com/25581533/142760899-bf794f31-c635-4214-8ed8-325e9e11ed64.gif" alt="Edge" />
|
||||
<br/><div align="center">Edge</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<img src="https://user-images.githubusercontent.com/25581533/142760930-c006bcb0-a671-4e5e-a737-4ab7a99d9482.gif" alt="Baslisk" />
|
||||
<br/><div align="center">Baslisk</div>
|
||||
</td>
|
||||
<td>
|
||||
<img src="https://user-images.githubusercontent.com/25581533/142760948-67e336c7-dd22-4770-8de0-af69f343c6b6.gif" alt="Whale"/>
|
||||
<br/><div align="center">Whale</div>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
|
||||
Personally, I love fullscreen animations in Firefox.<br/>
|
||||
Clear and soft
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue