Attachment 'sagemath-theme.css'

Download

   1 body {
   2   font-family:sans-serif;
   3 }
   4 
   5 a.banner, a.banner:visited {
   6   color:black;
   7 }
   8 
   9 a.usercontrol {
  10   padding:0.1ex;
  11   padding-left:0.8ex;
  12   font-size:13px;
  13 }
  14 
  15 a.usercontrol:hover {
  16   text-decoration:none;
  17 }
  18 
  19 span.username {
  20   font-size:13px;
  21 }
  22 
  23 td {
  24   vertical-align:top;
  25 }
  26 
  27 a.worksheet_title {
  28   border-bottom:1px dashed #666666;
  29 }
  30 
  31 a.worksheet_title:hover {
  32   color:#222222;
  33   border-bottom:0px;
  34   background-color:inherit;
  35 }
  36 
  37 a.control-select, a.control {
  38   -moz-border-radius:5px 5px 0px 0px;
  39 }
  40 
  41 a.control-select:hover {
  42   background-color:#5588BB;
  43 }
  44 
  45 a.control:hover {
  46   background-color:#88AACC;
  47 }
  48 
  49 div.worksheet {
  50   -moz-border-radius:0px 0px 10px 10px;
  51   background-color:#9191FF;
  52 }
  53 
  54 table {
  55   border:2px solid #C8C8FF;
  56   background-color:#C8C8FF;
  57   border-bottom:0px;
  58   -moz-border-radius:10px 10px 0px 0px;
  59 }
  60 
  61 .banner table {
  62   border:0px;
  63   -moz-border-radius:0px;
  64 }
  65 
  66 div.worksheet_title {
  67   background-color:#C8C8FF;
  68 }
  69 
  70 table#topbar {
  71   border-top:0px;
  72   -moz-border-radius:0px;
  73 }
  74 
  75 table.cell_output_box {
  76   -moz-border-radius:5px;
  77 }
  78 
  79 textarea.cell_input, textarea.cell_input_active, pre.shrunk {
  80   font-size:11pt;
  81 }
  82 
  83 a.eval_button_active {
  84   color:black;
  85 }
  86 
  87 a.eval_button_active:link {
  88   color:#EEEEEE;
  89 }
  90 
  91 a.eval_button_active:hover {
  92   text-decoration:none;
  93 }

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.