Description:
ignoring logs git-svn-id: http://theory.cpe.ku.ac.th/grader/web/trunk@44 6386c4cd-e34a-4fa8-8920-d93eb39b512e
Commit status:
[Not Reviewed]
References:
Comments:
0 Commit comments 0 Inline Comments
Unresolved TODOs:
There are no unresolved TODOs
Add another comment

r20:4d411abadafb - - 1 file changed: 2 inserted, 2 deleted

@@ -5,28 +5,28
5 div.problist-each {
5 div.problist-each {
6 margin-top: 2px;
6 margin-top: 2px;
7 margin-bottom: 2px
7 margin-bottom: 2px
8 }
8 }
9
9
10 div.usermenu {
10 div.usermenu {
11 border-top: thin solid grey;
11 border-top: thin solid grey;
12 border-bottom: thin solid grey;
12 border-bottom: thin solid grey;
13 text-align: right
13 text-align: right
14 }
14 }
15
15
16 div.probname {
16 div.probname {
17 - background-color: #66aaaa;
17 + background-color: #eeeeee;
18 font-weight: bold;
18 font-weight: bold;
19 - color: white;
20 padding: 2px;
19 padding: 2px;
20 + border: 1px solid black;
21 }
21 }
22
22
23 div.subinfo {
23 div.subinfo {
24 margin-left: 20px;
24 margin-left: 20px;
25 margin-top: 2px;
25 margin-top: 2px;
26 border-bottom: thin solid grey;
26 border-bottom: thin solid grey;
27 border-left: thin solid grey
27 border-left: thin solid grey
28 }
28 }
29
29
30 div.compilermsgbody {
30 div.compilermsgbody {
31 font-family: monospace;
31 font-family: monospace;
32 }
32 }
You need to be logged in to leave comments. Login now