anotherim-desktop/main/data/pre_theme.css
2017-08-29 22:09:13 +02:00

10 lines
280 B
CSS

/**
* 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;
}