mirror of
https://github.com/redmine/redmine.git
synced 2026-02-26 08:31:28 +01:00
4 lines
55 B
CSS
4 lines
55 B
CSS
|
|
.foo {
|
||
|
|
background-image: url("../images/foo.svg");
|
||
|
|
}
|