/[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

Annotation of /trunk/static/frey.css

Parent Directory Parent Directory | Revision Log Revision Log


Revision 194 - (hide 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 dpavlin 156 .frey-status-line {
2 dpavlin 194 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 dpavlin 121 position: fixed;
11 dpavlin 194 z-index: 20;
12 dpavlin 121 }
13    

  ViewVC Help
Powered by ViewVC 1.1.26