Search results: css

Markdown formatting

Desktop

Markdown is a simple markup language used to create rich text (e.g. HTML) with a plain text editor. It lets you add basic formatting to your text, using […]

CSS Not Working

Vivaldi for Linux

Hello, I use Ubuntu 22.04 and installed Vivaldi. Small issue that I see is I imported my CSS file from a Windows computer. When I try to run the change the color of the selected tab in CSS it won't work for some odd reason. Here's the CSS code: #browser .tab-position .tab.active {background-color: green; color: [...]

By twisted8000

CSS scroll-behavior

Vivaldi for macOS

It seems that Vivaldi does not support the CSS feature: scroll-behavior: smooth; It would be great to have this support, because all other important browsers have it. Thanks, Peter.

By polarpixel

CSS & UI ¿?

Desktop

I have a couple questions. Hello. I'm new around here and I had a few questions. I'm coming off of 20 something years with Firefox, and though I've dabbled with other browsers, Vivaldi looks to be something finally worth switching to. I had a few questions, though, maybe someone can help me. My first question [...]

By isotope217

filter_intensify.css file

Vivaldi for macOS

does anyone know how to access the filter_intensify.css file on mac? i heard it's somewhere in applications but i can't find it

By Wolfy24

How to make css work in Notes?

Desktop

Hi, how do I make css work in notes? I'm trying to color a specific word. Or is this not available (yet)?

By jrkl75

[CSS] Forum Dark Theme

Forum

I find the new dark theme is too harsh on my system so I decided to make some changes to the colour and a few other things I feel are inconsistent. You will need something like Stylus to inject the code. Give it a try :root { --header-bg: hsla(210, 2%, 10%, 95%); --submenu-bg: hsl(210, 2%, [...]

By sjudenim

Sync wiped out all my Stylus CSSes

Vivaldi for Linux

Trying to figure out where I went wrong. I created a new profile, installed Stylus, and synced it (edit: Vivaldi, not Stylus) on the same account as my main profile. Now all style sheets are gone on both profiles. This is a loss of a few months of tweaks. I really do not like the [...]

By paul1149

Where is the common.css file located??????

Vivaldi for Linux

In case you cant tell from the title.... I have spend well over an hour looking for this gdamn file... and NO I dont want to change it just want to look at it so I can have a reference of what everything is called and use it as a reference its not a nuclear [...]

By brenwa

CSS mod not working 6.7

Vivaldi for macOS

Seems css modifications not working in vivaldi 6.7.3329.31 (Stable channel) (x86_64) on macOS Monterey 12.7.5 For example in bookmark bar reize, removing arrows or font size not working at all /* resize bookmark tab */ .bookmark-bar { height: 20px !important; } /* Hide folder arrow icons on the bookmark bar when set to text only [...]

By fontcl

custom css for tab stack inside

Vivaldi for Windows

I want to color text of inactive tab inside tab stack and change color of tab like outside tab (white color) I have a custom css: .button-toolbar.button-toolbar-webpanel button[title*="WhatsApp"] .button-icon.favicon { filter: grayscale(100%); /* border: 2px red solid !important; border-radius: 4px !important; */ } .button-toolbar.button-toolbar-webpanel button[title*="Home"] .button-icon.favicon { border: 2px yellow solid !important; border-radius: 4px !important; [...]

By marcospreviato