Commit c475e2310c8a53f39f0663d5c520b3d3d8244eb8
1 parent
70f5476f
Make error text a big bigger.
git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3419 c91229c3-7414-0410-bfa2-8a42b809f60b
Showing
1 changed file
with
1 additions
and
1 deletions
presentation/lookAndFeel/knowledgeTree/stylesheet.php
| @@ -106,7 +106,7 @@ TH.sectionColumns { | @@ -106,7 +106,7 @@ TH.sectionColumns { | ||
| 106 | 106 | ||
| 107 | .errorText { | 107 | .errorText { |
| 108 | color : #FF0000; | 108 | color : #FF0000; |
| 109 | - font-size : 8pt; | 109 | + font-size : 16pt; |
| 110 | text-align : center; | 110 | text-align : center; |
| 111 | font-family : Verdana,sans-serif; | 111 | font-family : Verdana,sans-serif; |
| 112 | } | 112 | } |