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

Diff of /trunk/static/frey.css

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 193 by dpavlin, Thu Jul 17 17:55:39 2008 UTC revision 194 by dpavlin, Tue Oct 28 18:25:34 2008 UTC
# Line 1  Line 1 
1  .frey-status-line {  .frey-status-line {
2          position: fixed;          border-top: 1px solid #aaa;
3          top: 0;          color: #444;
4          left: 0;          background-color: #eee;
         display: block;  
         padding: 3px;  
         background: #fff;  
         border: #ccc solid 1px;  
5          font-size: 80%;          font-size: 80%;
6            padding: 2px;
7            bottom: 0;
8            left: 0;
9            right: 0;
10            position: fixed;
11            z-index: 20;
12  }  }
13    

Legend:
Removed from v.193  
changed lines
  Added in v.194

  ViewVC Help
Powered by ViewVC 1.1.26