/[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 391 by dpavlin, Tue Nov 18 00:54:50 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            right: 1.5em;
48          z-index: 30;          z-index: 30;
49            overflow: hidden;
50  }  }
51    
52  .frey-popdown:hover code {  .frey-popdown:hover code {
# Line 55  Line 57 
57          z-index: 30;          z-index: 30;
58  }  }
59    
60    .frey-popup code,
61  .frey-popdown code {  .frey-popdown code {
62          white-space: pre-wrap;          white-space: pre-wrap;
63          font-family: monospace;          font-family: monospace;

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

  ViewVC Help
Powered by ViewVC 1.1.26