anotherim-desktop/main/data/pre_theme.css

10 lines
280 B
CSS
Raw Normal View History

2017-08-29 19:55:15 +00:00
/**
* This theme file is applied before the operating system theme and any user configuration.
* It provides sane defaults for things that are very Dino-specific.
*/
window.dino-main headerbar.dino-left label.title {
opacity: 0;
font-size: 0;
color: transparent;
}