/[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 380 by dpavlin, Mon Nov 17 18:42:51 2008 UTC revision 394 by dpavlin, Tue Nov 18 01:10:06 2008 UTC
# Line 43  Line 43 
43          position: absolute;          position: absolute;
44          display: block;          display: block;
45          bottom: 1.25em;          bottom: 1.25em;
46          left: 2em;          left: 1.5em;
47    /*
48            right: 1.5em;
49    */
50          z-index: 30;          z-index: 30;
51            overflow: hidden;
52  }  }
53    
54  .frey-popdown:hover code {  .frey-popdown:hover code {
# Line 55  Line 59 
59          z-index: 30;          z-index: 30;
60  }  }
61    
62    .frey-popup code,
63  .frey-popdown code {  .frey-popdown code {
64          white-space: pre-wrap;          white-space: pre-wrap;
65          font-family: monospace;          font-family: monospace;

Legend:
Removed from v.380  
changed lines
  Added in v.394

  ViewVC Help
Powered by ViewVC 1.1.26