Commit 9f1e2e1e07b58fe8e005b275a2e85bfb262d0e92
1 parent
f65eac2a
Updated. Files were moved
Committed By:Yusuf Davids git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7878 c91229c3-7414-0410-bfa2-8a42b809f60b
Showing
2 changed files
with
0 additions
and
43 deletions
error_01.gif deleted
2.09 KB
errors.css deleted
| 1 | -div#error-container { | |
| 2 | - width: 500px; | |
| 3 | - color: #555; | |
| 4 | - font-size: 11px; | |
| 5 | - font-family: Verdana, Arial, sans-serif; | |
| 6 | -} | |
| 7 | -div#error-container div { | |
| 8 | - height: 140px; | |
| 9 | -} | |
| 10 | -div#error-container h1 { | |
| 11 | - font-weight: lighter; | |
| 12 | - font-size: 22px; | |
| 13 | - margin-left: 100px; | |
| 14 | -} | |
| 15 | -div#error-container p { | |
| 16 | - margin-left: 100px; | |
| 17 | -} | |
| 18 | - | |
| 19 | - div#acc-error { | |
| 20 | - background: transparent url(error_01.gif) no-repeat top left; | |
| 21 | - } | |
| 22 | - div#acc-suspend { | |
| 23 | - background: transparent url(error_02.gif) no-repeat top left; | |
| 24 | - } | |
| 25 | - div#acc-maint { | |
| 26 | - background: transparent url(error_03.gif) no-repeat top left; | |
| 27 | - } | |
| 28 | - | |
| 29 | - | |
| 30 | - | |
| 31 | - | |
| 32 | - | |
| 33 | - | |
| 34 | - | |
| 35 | - | |
| 36 | - | |
| 37 | - | |
| 38 | - | |
| 39 | - | |
| 40 | - | |
| 41 | - | |
| 42 | - | |
| 43 | - | |
| 44 | 0 | \ No newline at end of file |