egroupware/pixelegg/less/svg.css

7 lines
65 B
CSS
Raw Normal View History

* {
fill: #ff0000;
}
svg#etemplate_navbar * {
fill: #0000ff;
}