/[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 685 by dpavlin, Tue Dec 2 18:29:01 2008 UTC revision 1033 by dpavlin, Tue Feb 3 20:55:45 2009 UTC
# Line 18  Line 18 
18          filter: alpha(opacity=100);          filter: alpha(opacity=100);
19  }  }
20    
21  .frey-status-line .right {  .frey-status-right {
22          position: absolute;          position: absolute;
23          right: 0.5em;          right: 0.5em;
24  }  }
# Line 131  a.frey-dropdown:hover > code { Line 131  a.frey-dropdown:hover > code {
131          padding-left: 1em;          padding-left: 1em;
132  }  }
133    
134    .frey-introspect tr td.p {
135            font-size: 80%;
136    }
137    
138    .frey-introspect tr td.p code {
139            font-size: 120%;
140            font-weight: bold;
141    }
142    
143  .frey-introspect tr:hover {  .frey-introspect tr:hover {
144          background: #ffc;          background: #ffc;
145  }  }
# Line 220  a.u { Line 229  a.u {
229          color: #aaa;          color: #aaa;
230  }  }
231    
232    .frey-info {
233            background: #ccf;
234            padding: 0.5em;
235    }
236    
237  .frey-error {  .frey-error {
238          background: #ffc;          background: #ffc;
239          padding: 0.5em;          padding: 0.5em;

Legend:
Removed from v.685  
changed lines
  Added in v.1033

  ViewVC Help
Powered by ViewVC 1.1.26