mirror of
https://github.com/zen-browser/desktop.git
synced 2026-04-21 23:05:47 +00:00
fix: Fixed minor aligment and coloring issues, b=no-bug, c=tabs, workspaces
This commit is contained in:
@@ -120,11 +120,13 @@
|
||||
</defs>
|
||||
</svg>
|
||||
</box>
|
||||
<html:input type="range" max="0.9" value="0.4" step="0.001" id="PanelUI-zen-gradient-generator-opacity"
|
||||
<html:input type="range" value="0.4" step="0.001" id="PanelUI-zen-gradient-generator-opacity"
|
||||
#ifdef XP_MACOSX
|
||||
min="0.25"
|
||||
min="0.15"
|
||||
max="0.8"
|
||||
#else
|
||||
min="0.35"
|
||||
max="0.9"
|
||||
#endif
|
||||
/>
|
||||
</vbox>
|
||||
|
||||
Reference in New Issue
Block a user