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

« back to all changes in this revision

Viewing changes to www/media/common/codepress/codepress.css

  • Committer: chadnickbok
  • Date: 2009-02-03 03:53:54 UTC
  • Revision ID: svn-v4:2b9c9e99-6f39-0410-b283-7f802c844ae2:trunk:1193
Fixed a few small issues with the way the Worksheet menus were
being displayed.

Show diffs side-by-side

added added

removed removed

Lines of Context:
12
12
        line-height:16px;
13
13
        height:100%;
14
14
}
15
 
pre {margin:0;}
 
15
pre {margin:0;cursor:text;}
16
16
html>body{background-position:0 2px;}
17
17
P {margin:0;padding:0;border:0;outline:0;display:block;white-space:pre;}
18
18
b, i, s, u, a, em, tt, ins, big, cite, strong, var, dfn {text-decoration:none;font-weight:normal;font-style:normal;font-size:13px;}
19
19
 
20
20
body.hide-line-numbers {background:white;margin-left:16px;}
21
 
body.show-line-numbers {background-image:url("images/line-numbers.png");margin-left:32px;}
 
 
b'\\ No newline at end of file'
 
21
body.show-line-numbers {background-image:url("images/line-numbers.png");margin-left:32px;}