/[webpac2]/trunk/vhost/style.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/vhost/style.css

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

revision 1132 by dpavlin, Tue Apr 21 21:06:31 2009 UTC revision 1135 by dpavlin, Tue Apr 21 23:17:21 2009 UTC
# Line 37  form input[name=search] { Line 37  form input[name=search] {
37          float: left;          float: left;
38  }  }
39    
40    #results ol li {
41            margin-bottom: 1em;
42    }
43    
44  pre {  pre {
45          border-top: 1px solid #888;          border-top: 1px solid #888;
46          clear: left;          clear: left;
# Line 45  pre { Line 49  pre {
49    
50  .error {  .error {
51          background-color: #fcc;          background-color: #fcc;
52          font-color: 000;          color: 000;
53    }
54    
55    .message {
56            background-color: #ffc;
57            color: #000;
58            padding: 0.5em;
59            margin: 0.5em;
60  }  }

Legend:
Removed from v.1132  
changed lines
  Added in v.1135

  ViewVC Help
Powered by ViewVC 1.1.26