/[transports]/trunk/web/static/css/app-base.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/web/static/css/app-base.css

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 64 by dpavlin, Sun Jun 11 00:30:05 2006 UTC revision 65 by dpavlin, Sun Jun 11 02:59:18 2006 UTC
# Line 40  tr.over td { Line 40  tr.over td {
40    
41  .float-left {  .float-left {
42          float: left;          float: left;
43            display: block;
44  }  }
45    
46  .float-right {  .float-right {
# Line 65  tr.over td { Line 66  tr.over td {
66          */          */
67  }  }
68    
69    .boxed-yellow {
70            border: 1px dashed #cc8 !important;
71            background-color: #eec !important;
72    }

Legend:
Removed from v.64  
changed lines
  Added in v.65

  ViewVC Help
Powered by ViewVC 1.1.26