CentBrowser Forum
beta version (5.1.1130.26) - Printable Version

+- CentBrowser Forum (https://www.centbrowser.net/en)
+-- Forum: Product Related (https://www.centbrowser.net/en/forumdisplay.php?fid=1)
+--- Forum: Release Channel (https://www.centbrowser.net/en/forumdisplay.php?fid=2)
+--- Thread: beta version (5.1.1130.26) (/showthread.php?tid=6605)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27


RE: beta version (5.1.1130.26) - New Line - 03-05-2024

The font in the settings has become dimmer, in the old version the font was bolder and easier to read


RE: beta version (5.1.1130.26) - Serg - 03-05-2024

In the new Version 5.1.1130.26, the settings of the TV broadcast video quality are not saved in the open tab:
When switching to another tab and then returning to the tab with the TV broadcast, it is interrupted for a second and the video resolution settings are reset.

In the previous version 5.0.1002.354, there was no such problem on any site.
In the browser settings, both Memory Saving and Power Saving Mode are disabled in the Performance section.


RE: beta version (5.1.1130.26) - Proton1983 - 03-05-2024

[вложение=1693]
Было бы здорово сделать такую шапку


RE: beta version (5.1.1130.26) - tamer - 03-05-2024

(03-05-2024, 09:27 AM)New Line Wrote: The font in the settings has become dimmer, in the old version the font was bolder and easier to read

Previously it had a custom font embedded in, now it respects the system settings. But you can define your own font using the custom css under chrome://settings/cbCustomCss with the following content:

Code:
body>settings-ui {
    font-family: 'Roboto';
}



RE: beta version (5.1.1130.26) - Proton1983 - 03-05-2024

(03-05-2024, 11:53 AM)tamer Wrote: Previously it had a custom font embedded in, now it respects the system settings. But you can define your own font using the custom css under chrome://settings/cbCustomCss with the following content:

Code:
body>settings-ui {
    font-family: 'Roboto';
}
А можно установить шрифт как в firefox через сss ?

Разделение экрана 

Как можно реализовать разделения экрана есть код сss как его внедрить чтоб заработал &
.css   ekran.css (Size: 654 bytes / Downloads: 64)


RE: beta version (5.1.1130.26) - New Line - 03-05-2024

(03-05-2024, 11:53 AM)tamer Wrote: Previously it had a custom font embedded in, now it respects the system settings. But you can define your own font using the custom css under chrome://settings/cbCustomCss with the following content:

Code:
body>settings-ui {
    font-family: 'Roboto';
Thank you, but is it possible to install such a font for the names of bookmarks?


RE: beta version (5.1.1130.26) - tamer - 03-05-2024

(03-05-2024, 12:46 PM)Proton1983 Wrote: Как можно реализовать разделения экрана есть код сss как его внедрить чтоб заработал &

Не получится, там shadow dom.

(03-05-2024, 01:38 PM)New Line Wrote: Thank you, but is it possible to install such a font for the names of bookmarks?

Sure, use the following style.

Code:
body>settings-ui,
body>bookmarks-app {
    font-family: 'Roboto';
}



RE: beta version (5.1.1130.26) - Proton1983 - 03-05-2024

(03-05-2024, 02:05 PM)укротитель Wrote: Не получится, там теневой дом.


Конечно, используйте следующий стиль.

Code:
body>settings-ui,
body>bookmarks-app {
    font-family: 'Roboto';
}
А как это всё сделать ?


RE: beta version (5.1.1130.26) - zoso - 03-05-2024

facebook and instagram logged me out today. browser too old. Sad


RE: beta version (5.1.1130.26) - sergi - 03-05-2024

(03-05-2024, 04:15 PM)zoso Wrote: facebook and instagram logged me out today. browser too old. Sad
Meta has a global glitch today and the browser has nothing to do with it, smart guy