Show Changes Show Changes
Edit Edit
Print Print
Recent Changes Recent Changes
Subscriptions Subscriptions
Lost and Found Lost and Found
Find References Find References
Rename Rename
Administration Page Administration Page
Search

History

1/3/2008 5:32:40 AM
-67.177.249.0
10/5/2007 9:30:12 AM
-62.231.243.139
3/21/2006 7:50:06 AM
-62.189.22.124
List all versions List all versions

RSS feed for the FlexWiki namespace

Change Note For Page Properties
.
Owner
RequiredBuild
RelatedBugs
RelatedFeatureRequests
Summary

Adds a new CSS class definition in the wiki.css file and expands on the .PropertyValue definition:

 .PropertyValue
 {
        font-size: .82em;
        color: #cc6600;
        line-height: 1.35em;
        background-color: white;
 }


 .PropertyValue p
 {
        font-size: 1em;
        color: #cc6600;
        line-height: 1.35em;
        background-color: white;
        margin-bottom: 0; 
        margin-top: 0;
 }


 .Anchor
 {
        color: #cc6600;
        line-height: 1.35em;
        background-color: white;
 }


 .Anchor:hover
 {
        color: #cc6600;
        line-height: 1.35em;
        background-color: white;
        text-decoration:none;
 }


 .Anchor a
 {
        color: royalblue;
        line-height: 1.35em;
        background-color: white;
 }


 .Anchor a:hover {
        color: royalblue;
        text-decoration:underline;
 }

Not logged in. Log in

Welcome to the home of FlexWiki, a collaboration tool, based on WikiWiki, implemented using Microsoft .NET technologies

This is FlexWiki, an open source wiki engine.

This site supports the new NoFollow anti-spam initiative.
Change Style

Recent Topics