diff options
Diffstat (limited to 'data')
-rw-r--r-- | data/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/style.css b/data/style.css index 50f50689..f74c4544 100644 --- a/data/style.css +++ b/data/style.css @@ -1145,7 +1145,7 @@ div#iv_view { /****** Icons *******/ .icons { - background: url(/f/icons.png) no-repeat; + background: url(/f/icons.png?$version$) no-repeat; width: 16px; height: 14px; margin: 0 2px 0 0; |