mirror of
https://github.com/black7375/Firefox-UI-Fix.git
synced 2026-03-29 01:52:50 -07:00
Fix: img to table layout
parent
2de7250929
commit
89ede8bf68
1 changed files with 33 additions and 10 deletions
|
|
@ -370,16 +370,39 @@ Tab loading indicator that differentiates it from other browsers
|
|||
Personally, I love fullscreen animations in Firefox.<br/>
|
||||
Clear and soft
|
||||
|
||||

|
||||
Photon
|
||||

|
||||
Chrome
|
||||

|
||||
Edge
|
||||

|
||||
Palemoon
|
||||

|
||||
Basilisk
|
||||
|
||||
|
||||
<div align="center">
|
||||
<table>
|
||||
<tr>
|
||||
<td>
|
||||
<img src="https://user-images.githubusercontent.com/25581533/142761178-4cc08b55-091c-450c-a217-e44410dff828.gif" alt="Photon" />
|
||||
<br/><div align="center">Photon</div>
|
||||
</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<img src="https://user-images.githubusercontent.com/25581533/142761186-44db30e0-9216-4ccd-b079-02bdaeda675f.gif" alt="Chrome" />
|
||||
<br/><div align="center">Chrome</div>
|
||||
</td>
|
||||
<td>
|
||||
<img src="https://user-images.githubusercontent.com/25581533/142761222-071c6750-5b5b-414d-955e-3a7a95e198be.gif" alt="Edge" />
|
||||
<br/><div align="center">Edge</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<img src="https://user-images.githubusercontent.com/25581533/142761233-6ce48d5e-01b1-42f3-9e7b-a57162dd00a0.gif" alt="Palemoon" />
|
||||
<br/><div align="center">Palemoon</div>
|
||||
</td>
|
||||
<td>
|
||||
<img src="https://user-images.githubusercontent.com/25581533/142761248-a7167271-ae20-4073-96d3-c9790e709e3d.gif" alt="Basilisk"/>
|
||||
<br/><div align="center">Basilisk</div>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
|
||||
The title bar is designed to take advantage of OS-specific features such as highlight color in Windows and transparent background in Mac.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue