Результати пошуку: css
Двохетапна авторизація для облікових записів Vivaldi
Що таке двохетапна авторизація? Двохетапна авторизація (або 2FA) додана для убезпечення входу в облікові записи. Коли ця опція увімкнена, окрім логіна й пароля, вам буде потрібен додатковий метод […]
Використання Пошти, Календаря та Клієнта новин в окремому профілі користувача
Якщо ви хочете використовувати Vivaldi Mail, Календар та Клієнт новин окремо від основного браузера, ми пропонуємо вам налаштувати облікові записи пошти та календарів у новому Профілі користувача. Крім […]
Окрім створення подій в Календарі Vivaldi, ви також можете додавати задачі або конвертувати події в завдання. Перед тим, як почати додавати задачі, переконайтеся, що ви увімкнули Пошту, Календар […]
Створення нового допису Перед тим, як створити новий допис, пошукайте на форумі, можливо, уже є відкрите обговорення вашого питання. Якщо такого обговорення немає: Переконайтеся, що ви увійшли до […]
Модерація форуму та звітування про невідповідний контент
Позначення повідомлення для модерації Щоб позначити повідомлення, яке порушує наш Кодекс поведінки: Натисніть на кнопку меню у правій нижній частині повідомлення; Виберіть Поскаржитися на це повідомлення; Виберіть категорію: […]
Імпортування подій до Календаря Vivaldi
Імпортування подій Календаря (файл ICS) Щоб імпортувати події календаря з файлу з розширенням .ics, який ви експортували з інших календарів, завантажили з інтернету (наприклад, файл з локальними святами) […]
Зі Списком читання ви можете зберігати веб-сторінки, щоб прочитати їх пізніше. Він розвантажує Рядок адреси та Закладки від сайтів, які знадобляться вам лише один раз. Попри те, що […]
Доступ до Панелі перекладу Для того, щоб відкрити Панель перекладу: Натисніть кнопку Панель. Натисніть кнопку Панель перекладу у нижній частині сторінки (збоку на планшетах та більших екранах). Перекладання […]
Зі Списком читання ви можете зберігати веб-сторінки, щоб прочитати їх пізніше. Він запобігає переповненню Панелі/Екрану вкладок та Закладок сайтами, які знадобляться вам лише один раз. Попри те, що […]
Щоб змінити тему оформлення браузера: Відкрийте Меню Vivaldi > Налаштування > Вигляд > Теми. Виберіть один з варіантів: Системна; Світла; Темна. Колір акценту За замовчуванням, у світлій темі […]
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: [...]
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.
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 [...]
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
How to make css work in Notes?
Hi, how do I make css work in notes? I'm trying to color a specific word. Or is this not available (yet)?
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%, [...]
Where is the common.css file located??????
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 [...]
Sync wiped out all my Stylus CSSes
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 [...]
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 [...]
custom css for tab stack inside
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; [...]