Commit dfdfe24fea4300afa498daa12bfcbd0ca37706fb

Authored by bshuttle
1 parent 70e276ff

- legend text should always be black.


git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4291 c91229c3-7414-0410-bfa2-8a42b809f60b
Showing 1 changed file with 1 additions and 0 deletions
resources/css/kt-framing.css
... ... @@ -306,6 +306,7 @@ a.main_nav_item {
306 306 {
307 307 font-weight: normal;
308 308 padding: 0 1em;
  309 + color: black;
309 310 }
310 311  
311 312 #content input {
... ...