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

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

revision 23 by dpavlin, Tue Dec 5 17:16:39 2006 UTC revision 24 by dpavlin, Thu Dec 7 17:18:34 2006 UTC
# Line 31  ul.actions { Line 31  ul.actions {
31  .action-D {  .action-D {
32          color: #f44;          color: #f44;
33  }  }
34    
35    /* VimColor */
36    
37    .syncomment    { color: #0000ff }
38    .synconstant   { color: #ff00ff }
39    .synidentifier { color: #008b8b }
40    .synstatement  { color: #a52a2a ; font-weight: bold }
41    .synpreproc    { color: #a020f0 }
42    .syntype       { color: #2e8b57 ; font-weight: bold }
43    .synspecial    { color: #6a5acd }
44    .synunderlined { color: #000000 ; text-decoration: underline }
45    .synerror      { color: #ffffff ; background: #ff0000 none }
46    .syntodo       { color: #0000ff ; background: #ffff00 none }
47    

Legend:
Removed from v.23  
changed lines
  Added in v.24

  ViewVC Help
Powered by ViewVC 1.1.26