Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
beta version (5.1.1130.26)
#51
The font in the settings has become dimmer, in the old version the font was bolder and easier to read
Reply
#52
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.
Reply
#53
[вложение=1693]
Было бы здорово сделать такую шапку


Attached Files Image(s)
   
Reply
#54
(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';
}
Reply
#55
(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: 59)
Reply
#56
(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?
Reply
#57
(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';
}
Reply
#58
(03-05-2024, 02:05 PM)укротитель Wrote: Не получится, там теневой дом.


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

Code:
body>settings-ui,
body>bookmarks-app {
    font-family: 'Roboto';
}
А как это всё сделать ?
Reply
#59
facebook and instagram logged me out today. browser too old. Sad
Reply
#60
(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
Reply


Forum Jump:


Users browsing this thread: 5 Guest(s)