[system] / trunk / webwork-modperl / conf / templates / ur.template Repository:
ViewVC logotype

Diff of /trunk/webwork-modperl/conf/templates/ur.template

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

Revision 1279 Revision 1634
11 <style type="text/css"> 11 <style type="text/css">
12 <!-- 12 <!--
13 body { 13 body {
14 margin: 0px; 14 margin: 0px;
15 } 15 }
16
17 table.attemptResults { 16 table.attemptResults {
18 border-style: outset; 17 border-style: outset;
19 border-width: 1px; 18 border-width: 1px;
20 margin: 0px 10pt; 19 margin: 0px 10pt;
21 border-spacing: 1px; 20 border-spacing: 1px;
22
23 } 21 }
24
25 table.attemptResults td,table.attemptResults th { 22 table.attemptResults td,table.attemptResults th {
26 border-style: inset; 23 border-style: inset;
27 border-width: 1px; 24 border-width: 1px;
28 text-align: center; 25 text-align: center;
29 width: 15ex 26 width: 15ex
30 } 27 }
31
32 div.problemHeader { 28 div.problemHeader {
33 float: left 29 float: left
34 } 30 }
35
36 div.problem { 31 div.problem {
37 clear: both; 32 clear: both;
38 } 33 }
39 p.emphasis { 34 p.emphasis {
40 font-style:italic; 35 font-style:italic;
41 } 36 }
42 .edgebox { 37 .edgebox {
43 background-color: #123567; 38 background-color: #123567;
44 color: white; 39 color: white;
45 } 40 }
46
47 .edgebox a:link,a:visited { 41 .edgebox a:link,a:visited {
48 color: #FF9933; 42 color: #FF9933;
49 } 43 }
50
51 //--> 44 //-->
52 </style> 45 </style>
53 </head> 46 </head>
54 <body> 47 <body>
55 <table width="100%" cellpadding="10" cellspacing="0" border="0"> 48 <table width="100%" cellpadding="10" cellspacing="0" border="0">
58 <img src="/webwork2_files/images/webwork_square.gif" height="64" 51 <img src="/webwork2_files/images/webwork_square.gif" height="64"
59width="66" /><br /> 52width="66" /><br />
60 <hr /> 53 <hr />
61 <div> 54 <div>
62 <small> 55 <small>
63 <a href="http://webwork3.math.rochester.edu/bugzilla/enter_bug.cgi?product=WeBWorK%20mod_perl" target = "_bugzilla"> Report bugs</a> 56 <a href="http://webwork3.math.rochester.edu/bugzilla/enter_bug.cgi?product=WeBWorK%20mod_perl" target = "_bugzilla"> Report bugs</a>
57 </small>
58 </div>
59<!--#if loggedin="1"-->
64 <hr /> 60 <hr />
65 61 <div>
62 <small>
66 <!--#links--> 63 <!--#links-->
67 </small> 64 </small>
68 </div> 65 </div>
69<!--#if can="links"--> 66<!--#if can="links"-->
70<!--#if can="siblings"--> 67<!--#if can="siblings"-->
75 <small> 72 <small>
76 <!--#siblings--> 73 <!--#siblings-->
77 </small> 74 </small>
78 </div> 75 </div>
79<!--#if can="options"--> 76<!--#if can="options"-->
80 <div> 77 <div>
81 <small> 78 <small>
82 <!--#options--> 79 <!--#options-->
83 </small> 80 </small>
81<!--#endif-->
84 </div> 82 </div>
85<!--#endif--> 83<!--#endif-->
86
87
88 </td> 84 </td>
89 <!--#if can="path"--> 85 <!--#if can="path"-->
90 <td valign="bottom" class="edgebox"> 86 <td valign="bottom" class="edgebox">
91 <!--#path style="text" image="/webwork2_files/images/right_arrow.png" text=" > "--> 87 <!--#path style="text" image="/webwork2_files/images/right_arrow.png" text=" > "-->
92 </td> 88 </td>

Legend:
Removed from v.1279  
changed lines
  Added in v.1634

aubreyja at gmail dot com
ViewVC Help
Powered by ViewVC 1.0.9