/[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 194 - (show annotations)
Tue Oct 28 18:25:34 2008 UTC (15 years, 6 months ago) by dpavlin
File MIME type: text/css
File size: 188 byte(s)
move status bar to bottom
1 .frey-status-line {
2 border-top: 1px solid #aaa;
3 color: #444;
4 background-color: #eee;
5 font-size: 80%;
6 padding: 2px;
7 bottom: 0;
8 left: 0;
9 right: 0;
10 position: fixed;
11 z-index: 20;
12 }
13

  ViewVC Help
Powered by ViewVC 1.1.26