Commit 895500a47a4dd23bf4b8a547751ca64d02602268
1 parent
55b276a5
Modified the info and error dashlet background images
git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6116 c91229c3-7414-0410-bfa2-8a42b809f60b
Showing
5 changed files
with
2 additions
and
1 deletions
resources/css/kt-framing.css
| @@ -1231,7 +1231,8 @@ a.main_nav_item { | @@ -1231,7 +1231,8 @@ a.main_nav_item { | ||
| 1231 | 1231 | ||
| 1232 | 1232 | ||
| 1233 | .ktBlock, .ktInfo, .ktError { | 1233 | .ktBlock, .ktInfo, .ktError { |
| 1234 | - background-repeat: no-repeat; | 1234 | + background-repeat: repeat-x; |
| 1235 | + top left; | ||
| 1235 | } | 1236 | } |
| 1236 | 1237 | ||
| 1237 | .ktInfo { | 1238 | .ktInfo { |
resources/graphics/dashlet-gradient-error.gif
resources/graphics/dashlet-gradient-error_old.gif
0 → 100644
7.02 KB
resources/graphics/dashlet-gradient-info.gif
resources/graphics/dashlet-gradient-info_old.gif
0 → 100644
2.74 KB