/[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 211 by dpavlin, Fri Oct 31 17:27:39 2008 UTC revision 212 by dpavlin, Fri Oct 31 17:58:45 2008 UTC
# Line 79  Line 79 
79          vertical-align: top;          vertical-align: top;
80  }  }
81    
82    .frey-object-browser tr .m {
83            padding-right: 1em;
84    }
85    
86    .frey-object-browser tr .a {
87            border-left: 1px dashed #ccc;
88            padding-left: 1em;
89    }
90    
91    .frey-object-browser tr td.a {
92            text-align: right;
93    }
94    
95    /* stop header from jumping around because of hover popup */
96    .frey-object-browser tr th.p {
97            text-align: left;
98    }
99    
100  /* fix POD =head parts */  /* fix POD =head parts */
101  a.u {  a.u {
102          text-decoration: none;          text-decoration: none;

Legend:
Removed from v.211  
changed lines
  Added in v.212

  ViewVC Help
Powered by ViewVC 1.1.26