/[Frey]/trunk/static/app.css
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Annotation of /trunk/static/app.css

Parent Directory Parent Directory | Revision Log Revision Log


Revision 121 - (hide annotations)
Mon Jul 14 21:22:43 2008 UTC (15 years, 9 months ago) by dpavlin
File MIME type: text/css
File size: 148 byte(s)
central page creation [0.11]

- make (optional) development feature in Makefile.PL
- split page generation in Frey::Web->page
- cleanup of html generation code all over
- jump to Carp::REPL on errors (nice, but needs to be in browser)

This is a move to more embedded html. While it does seem evil, we are aming
here at lean framework, so readability is prefered...
1 dpavlin 121 .status-line {
2     position: fixed;
3     top: 0;
4     left: 0;
5     display: block;
6     padding: 3px;
7     background: #fff;
8     border: #ccc solid 1px;
9     font-size: 80%;
10     }
11    

  ViewVC Help
Powered by ViewVC 1.1.26