KDE Breeze Theme /gtk-3.0/gtk.css is 3.5MB big, with lots of redundant declarations in the file

Hi,

I’m not sure where to post this, but I just wanted to check the css for the Breeze-Dark theme, and noticed that the gtk.css-files for both light and dark themes (in /usr/share/themes/Breeze/gtk-3.0/gtk.css and /usr/share/themes/Breeze-Dark) are 3.5MB big and feature about 30.000 lines of redundant style declarations (shown below). I guess the css is generated and something is not working correctly.

Can someone confirm this, and should I report this somewhere else?

Thanks!

(This is on todays dup-dated Tumbleweed.)

   
    headerbar.selection-mode headerbar *:selected *.subtitle:hover:link,
    headerbar.selection-mode headerbar *:selected button:hover:link,
    headerbar.selection-mode headerbar *:selected button.subtitle:hover:link,
    headerbar.selection-mode headerbar *:selected button.subtitle:hover:link,
    headerbar.selection-mode headerbar *:selected button:hover:visited,
    headerbar.selection-mode headerbar button:selected:link *.subtitle:hover:link,
    headerbar.selection-mode headerbar button:selected:link *.subtitle:hover:link,
    headerbar.selection-mode headerbar button.subtitle:selected:link *.subtitle:hover:link,
    headerbar.selection-mode headerbar button.subtitle:selected:link *.subtitle:hover:link,
    headerbar.selection-mode headerbar button:selected:visited *.subtitle:hover:link,
    headerbar.selection-mode headerbar button:selected:link button:hover:link,
    headerbar.selection-mode headerbar button:selected:link button:hover:link,
    headerbar.selection-mode headerbar button.subtitle:selected:link button:hover:link,
    headerbar.selection-mode headerbar button.subtitle:selected:link button:hover:link,
    headerbar.selection-mode headerbar button:selected:visited button:hover:link,
    headerbar.selection-mode headerbar button:selected:link button.subtitle:hover:link,
    headerbar.selection-mode headerbar button:selected:link button.subtitle:hover:link,
    headerbar.selection-mode headerbar button.subtitle:selected:link button.subtitle:hover:link,
    headerbar.selection-mode headerbar button.subtitle:selected:link button.subtitle:hover:link,
    headerbar.selection-mode headerbar button:selected:visited button.subtitle:hover:link,
    headerbar.selection-mode headerbar button:selected:link button.subtitle:hover:link,
    headerbar.selection-mode headerbar button:selected:link button.subtitle:hover:link,
    headerbar.selection-mode headerbar button.subtitle:selected:link button.subtitle:hover:link,
    headerbar.selection-mode headerbar button.subtitle:selected:link button.subtitle:hover:link,
    headerbar.selection-mode headerbar button:selected:visited button.subtitle:hover:link,
    headerbar.selection-mode headerbar button:selected:link button:hover:visited,
    headerbar.selection-mode headerbar button:selected:link button:hover:visited,
    headerbar.selection-mode headerbar button.subtitle:selected:link button:hover:visited,
    headerbar.selection-mode headerbar button.subtitle:selected:link button:hover:visited,
    headerbar.selection-mode headerbar button:selected:visited button:hover:visited,
    headerbar.selection-mode headerbar button.subtitle:selected:link *.subtitle:hover:link,
    headerbar.selection-mode headerbar button:selected:link *.subtitle:hover:link,
    headerbar.selection-mode headerbar button.subtitle:selected:link *.subtitle:hover:link,
    headerbar.selection-mode headerbar button.subtitle:selected:link *.subtitle:hover:link,
    headerbar.selection-mode headerbar button:selected:visited *.subtitle:hover:link,
    headerbar.selection-mode headerbar button.subtitle:selected:link button:hover:link,
    headerbar.selection-mode headerbar button:selected:link button:hover:link,
    headerbar.selection-mode headerbar button.subtitle:selected:link button:hover:link,
    headerbar.selection-mode headerbar button.subtitle:selected:link button:hover:link,
    headerbar.selection-mode headerbar button:selected:visited button:hover:link,
    headerbar.selection-mode headerbar button.subtitle:selected:link button.subtitle:hover:link,
    headerbar.selection-mode headerbar button:selected:link button.subtitle:hover:link,
    headerbar.selection-mode headerbar button.subtitle:selected:link button.subtitle:hover:link,
    headerbar.selection-mode headerbar button.subtitle:selected:link button.subtitle:hover:link,
    headerbar.selection-mode headerbar button:selected:visited button.subtitle:hover:link,
    headerbar.selection-mode headerbar button.subtitle:selected:link button.subtitle:hover:link,
    headerbar.selection-mode headerbar button:selected:link button.subtitle:hover:link,
    headerbar.selection-mode headerbar button.subtitle:selected:link button.subtitle:hover:link,
    headerbar.selection-mode headerbar button.subtitle:selected:link button.subtitle:hover:link,
    headerbar.selection-mode headerbar button:selected:visited button.subtitle:hover:link,
    headerbar.selection-mode headerbar button.subtitle:selected:link button:hover:visited,
    headerbar.selection-mode headerbar button:selected:link button:hover:visited,
    headerbar.selection-mode headerbar button.subtitle:selected:link button:hover:visited,
    headerbar.selection-mode headerbar button.subtitle:selected:link button:hover:visited,
    headerbar.selection-mode headerbar button:selected:visited button:hover:visited,
    headerbar.selection-mode headerbar button.subtitle:selected:link *.subtitle:hover:link,
    headerbar.selection-mode headerbar button:selected:link *.subtitle:hover:link,
    headerbar.selection-mode headerbar button.subtitle:selected:link *.subtitle:hover:link,
    headerbar.selection-mode headerbar button.subtitle:selected:link *.subtitle:hover:link,
    headerbar.selection-mode headerbar button:selected:visited *.subtitle:hover:link,
    headerbar.selection-mode headerbar button.subtitle:selected:link button:hover:link,
    headerbar.selection-mode headerbar button:selected:link button:hover:link,
    headerbar.selection-mode headerbar button.subtitle:selected:link button:hover:link,
    headerbar.selection-mode headerbar button.subtitle:selected:link button:hover:link,
    headerbar.selection-mode headerbar button:selected:visited button:hover:link,
    headerbar.selection-mode headerbar button.subtitle:selected:link button.subtitle:hover:link,
    headerbar.selection-mode headerbar button:selected:link button.subtitle:hover:link,
    headerbar.selection-mode headerbar button.subtitle:selected:link button.subtitle:hover:link,
    headerbar.selection-mode headerbar button.subtitle:selected:link button.subtitle:hover:link,
    headerbar.selection-mode headerbar button:selected:visited button.subtitle:hover:link,
    headerbar.selection-mode headerbar button.subtitle:selected:link button.subtitle:hover:link,
    headerbar.selection-mode headerbar button:selected:link button.subtitle:hover:link,
    headerbar.selection-mode headerbar button.subtitle:selected:link button.subtitle:hover:link,
    headerbar.selection-mode headerbar button.subtitle:selected:link button.subtitle:hover:link,

This goes on and on, with small differences.
Some declarations are repeated 500 times.