/[Frey]/trunk/static/frey.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

Contents of /trunk/static/frey.css

Parent Directory Parent Directory | Revision Log Revision Log


Revision 156 - (show annotations)
Thu Jul 17 17:55:39 2008 UTC (15 years, 9 months ago) by dpavlin
File MIME type: text/css
File size: 153 byte(s)
- simplify api to add_head
- rename frey css and prefix our classes with frey- to avoid conflicts
1 .frey-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