[Synopsis-changes] Synopsis/Synopsis/share/Synopsis dump.css,NONE,1.1
Stefan Seefeld stefan at synopsis.fresco.orgSun Nov 16 22:30:37 UTC 2003
- Previous message: [Synopsis-changes] Synopsis/Synopsis/demo/Boost synopsis.py,NONE,1.1
- Next message: [Synopsis-changes] Synopsis/Synopsis/Synopsis Processor.py,1.5,1.6
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Update of /cvs/synopsis/Synopsis/share/Synopsis
In directory frida:/tmp/cvs-serv10564/share/Synopsis
Added Files:
dump.css
Log Message:
stylesheet to render the dump output
--- NEW FILE: dump.css ---
declarations:before
{
display: block;
content: "Declarations";
font-size: large;
}
declarations
{
display: block;
margin: 1mm;
}
declarations > *:before,
declarations > item *:before
{
content: attr(class)" "attr(type)" "attr(name);
color: red;
}
declarations > item:before { content:"";} /* empty */
comments summary
{
visibility: hidden;
display: none;
}
comments text
{
visibility: visible;
display: block;
background: #dddddd;
border: thin solid;
margin: 1mm;
padding: 1mm;
}
- Previous message: [Synopsis-changes] Synopsis/Synopsis/demo/Boost synopsis.py,NONE,1.1
- Next message: [Synopsis-changes] Synopsis/Synopsis/Synopsis Processor.py,1.5,1.6
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Synopsis-changes mailing list