N
N
nick kova2015-06-08 08:28:21
User interface
nick kova, 2015-06-08 08:28:21

How to change native (os x) browser window design (firefox)?

With the help of stylish I edit the interface design.
How to change the native design of the browser frame - remove stripes on top + rounded edges? For example, like vivaldi, the angles are 90 degrees.
#main-window {
-moz-appearance: none !important;
}
-moz-appearance: - responsible for the appearance of the controls for the design of the axis.
Or, prevent the window from using this property - how?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Andrey Mokeev, 2015-06-12
@mokeev1995

Vivaldi's GUI is written in HTML5+JS+CSS, everything changes there. And in FF it's all compiled, sort of. at best, you can overlay a picture on top of the finished interface (the so-called browser themes)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question