Attachment 'dark.css'

Download

   1 body, td, div, div.banner, div.worksheet_title, a.worksheet_title, a.worksheet_title:hover {
   2   background-color:rgb(56, 47, 38);
   3   color:rgb(220, 220, 200);
   4 }
   5 
   6 div.cell_input_active {
   7   border-width:1px;
   8   border-color:rgb(160, 160, 160);
   9   background-color:rgb(160, 160, 160);
  10 }
  11 
  12 td.cell_number {
  13   border-left:4px solid rgb(220, 220, 200);
  14 }
  15 
  16 div.worksheet {
  17   border-color:rgb(160, 160, 160);
  18 }
  19 
  20 img {
  21   border:2px solid rgb(160, 160, 160);
  22 }
  23 
  24 textarea.cell_input, textarea.cell_input_active {
  25   background-color:black;
  26   color:rgb(220, 220, 200);
  27 }
  28 
  29 textarea.cell_input_active {
  30   border:2px solid rgb(160, 160, 160);
  31 }
  32 
  33 pre.shrunk {
  34   color:rgb(220, 220, 220);
  35 }
  36 
  37 div.insert_new_cell:hover {
  38   background-color:rgb(160, 160, 160);
  39 }
  40 
  41 span.vbar {
  42   border-left:1px solid rgb(220, 220, 200);
  43 }
  44 
  45 a:link, a.usercontrol {
  46   color:white;
  47 }
  48 
  49 a:visited, a.banner:visited {
  50   color:rgb(220, 220, 220);
  51 }
  52 
  53 a:hover {
  54   text-decoration:none;
  55 }
  56 
  57 a.control, a.control-select {
  58   background-color:rgb(220, 220, 200);
  59   color:black;
  60 }

Attached Files

To refer to attachments on a page, use attachment:filename, as shown below in the list of files. Do NOT use the URL of the [get] link, since this is subject to change and can break easily.
  • [get | view] (2009-01-27 04:51:46, 1.0 KB) [[attachment:dark.css]]
  • [get | view] (2009-01-27 04:50:56, 47.9 KB) [[attachment:dark.png]]
  • [get | view] (2009-01-26 22:20:07, 2.9 KB) [[attachment:grays.css]]
  • [get | view] (2009-01-27 04:50:18, 45.2 KB) [[attachment:grays.png]]
  • [get | view] (2009-01-27 04:52:21, 1.2 KB) [[attachment:sagemath-theme.css]]
  • [get | view] (2009-01-27 04:53:30, 47.0 KB) [[attachment:sagemath-theme.png]]
 All files | Selected Files: delete move to page copy to page

You are not allowed to attach a file to this page.