/[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 312 by dpavlin, Wed Nov 5 20:05:35 2008 UTC revision 328 by dpavlin, Thu Nov 6 21:14:09 2008 UTC
# Line 123  a.u { Line 123  a.u {
123          text-decoration: none;          text-decoration: none;
124          color: black;          color: black;
125  }  }
126    
127    /* Frey::Dumper */
128    
129    .frey-dumper {
130            color: #aaa;
131    }
132    
133    .frey-dumper span {
134            color: #000;
135    }
136    
137    .frey-dumper ul li {
138            list-style-position: inside;
139            list-style: none;
140    }
141    

Legend:
Removed from v.312  
changed lines
  Added in v.328

  ViewVC Help
Powered by ViewVC 1.1.26