Browse Source

git-svn-id: file:///srv/caca.zoy.org/var/lib/svn/web/trunk@3730 92316355-f0b4-4df1-b90c-862c8a59935f

master
carmie 15 years ago
parent
commit
dfab761c88
3 changed files with 1 additions and 1 deletions
  1. BIN
      trac/htdocs/common/dashit-light.png
  2. BIN
      trac/htdocs/common/trac_banner.png
  3. +1
    -1
      trac/htdocs/libcaca.css

BIN
trac/htdocs/common/dashit-light.png View File

Before After
Width: 119  |  Height: 136  |  Size: 5.4 KiB

BIN
trac/htdocs/common/trac_banner.png View File

Before After
Width: 236  |  Height: 73  |  Size: 2.1 KiB Width: 657  |  Height: 70  |  Size: 7.8 KiB

+ 1
- 1
trac/htdocs/libcaca.css View File

@@ -127,7 +127,7 @@ fieldset {
margin: 0.5em;
}
#field-description {
background: url(/browser/web/trunk/static/img/dashit-light.png?format=raw) no-repeat right bottom;
background: url(../dashit-light.png) no-repeat right bottom;
}
a.ext-link .icon {
background-position: right center;


Loading…
Cancel
Save