egroupware_official/phpgwapi/js/dhtmlxtree/css/editor.css
2006-03-19 17:51:23 +00:00

22 lines
248 B
CSS

p{
margin-top : 1px;
margin-bottom : 1px;
}
body{
font-weight : bold;
font-family : Tahoma;
font-size : 13px;
}
.editorComment{
color:gray;
}
.editorTags{
color: #0000CD;
}
.editorCFTags{
color: #D2691E;
}
.editorQuotes{
color: #3CB371;
}