~ubuntu-branches/ubuntu/trusty/schooltool.lyceum.journal/trusty-proposed

« back to all changes in this revision

Viewing changes to src/schooltool/lyceum/journal/browser/resources/journal.css

  • Committer: Gediminas Paulauskas
  • Date: 2013-10-10 17:57:54 UTC
  • mto: (26.1.1 schooltool.lyceum.journal)
  • mto: This revision was merged to the branch mainline in revision 24.
  • Revision ID: menesis@pov.lt-20131010175754-zs6peynqx637imn1
Tags: upstream-2.6.0
ImportĀ upstreamĀ versionĀ 2.6.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
39
39
    float: left;
40
40
}
41
41
 
42
 
div.gradebook_legend {
43
 
    float: right;
44
 
}
45
 
 
46
42
.gradebook_content div.month_tabs {
47
43
    padding-top: 1ex;
48
44
    padding-bottom: .5ex;
72
68
    border-right: solid 1px #bbb;
73
69
}
74
70
 
75
 
.gradebook_legend h3 {
76
 
    padding-left: .5ex;
77
 
}
78
 
 
79
 
.gradebook_legend table th {
80
 
    padding: .5ex;
81
 
    background: #ccc;
82
 
}
83
 
 
84
 
.gradebook_legend table td {
85
 
    padding: .5ex;
86
 
    background: #eee;
87
 
}
88
 
 
89
71
.gradebook table th {
90
72
    border-left: 1px solid #BBB;
91
73
    background: #ddd;