~azzar1/unity/add-show-desktop-key

« back to all changes in this revision

Viewing changes to www/media/browser/browser.css

ivle.webapp.filesystem.diff: Port www/apps/diff to new framework. This moves
    all of the presentation logic into the app, with the service returning
    just a raw diff. This now runs the service using ivle.interpret#execute_raw

Show diffs side-by-side

added added

removed removed

Lines of Context:
68
68
    color: #aaa;
69
69
}
70
70
 
 
71
#actions2 p {
 
72
    margin: 0;
 
73
}
 
74
 
71
75
/* One of the actions2s is shown at runtime, depending on the context.
72
76
 * We will show moreactions if we need it. */
73
77
#actions1 #moreactions_area, #actions2 #actions2_file,