Show More
Commit Description:
+NOTES...
Commit Description:
+NOTES git-svn-id: http://theory.cpe.ku.ac.th/grader/web/trunk@40 6386c4cd-e34a-4fa8-8920-d93eb39b512e
File last commit:
Show/Diff file:
Action:
public/stylesheets/application.css | 61 lines | 940 B | text/css | LassoCssLexer |
jittat
+user template, +some style...
r14 p {
font-size: 12px;
}
pramook
initial commit...
r0
jittat
+user template, +some style...
r14 div.problist-each {
margin-top: 2px;
margin-bottom: 2px
}
pramook
initial commit...
r0
div.usermenu {
jittat
+user template, +some style...
r14 border-top: thin solid grey;
border-bottom: thin solid grey;
text-align: right
pramook
initial commit...
r0 }
div.probname {
jittat
+user template, +some style...
r14 background-color: #66aaaa;
font-weight: bold;
color: white;
padding: 2px;
pramook
initial commit...
r0 }
div.subinfo {
jittat
+user template, +some style...
r14 margin-left: 20px;
margin-top: 2px;
border-bottom: thin solid grey;
border-left: thin solid grey
jittat
fix some style...
r2 }
div.compilermsgbody {
jittat
+user template, +some style...
r14 font-family: monospace;
jittat
fix some style...
r2 }
div.submitbox {
jittat
+user template, +some style...
r14 border: thin solid black;
padding: 5px;
color: white;
background-color: #777777;
}
table.uinfo {
border-collapse: collapse;
border: 1px solid black;
font-size: 13px;
jittat
fix some style...
r2 }
jittat
+user template, +some style...
r14
td.uinfo {
vertical-align: top;
border: 1px solid black;
padding: 5px;
}
th.uinfo {
background: lightgreen;
vertical-align: top;
text-align: right;
border: 1px solid black;
padding: 5px;
}