/lenasys/trunk

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/lenasys/trunk

« back to all changes in this revision

Viewing changes to codeigniter/css/adminstyle.css

  • Committer: b11johgu
  • Date: 2013-05-14 12:30:38 UTC
  • mto: This revision was merged to the branch mainline in revision 65.
  • Revision ID: b11johgu@student.his.se-20130514123038-rthxj3f34o32gpxy
ExamplesController:
- Added expand/collapse arrows for categories/subcategories.
- Added category positioning (incomplete).

more general changes made.

Show diffs side-by-side

added added

removed removed

Lines of Context:
44
44
        border: 1px solid #E3E3E3;
45
45
}
46
46
 
47
 
 
48
47
thead {
49
48
        background-color: #0A68AD;
50
49
        color: white;
71
70
        padding-bottom: 5px;
72
71
}
73
72
 
74
 
#menu ul li ul li {
75
 
        padding-left: 10px;
76
 
}
77
 
 
78
73
#menu ul .active {
79
74
        border-right: 5px solid #333333;
80
75
}
183
178
 
184
179
.file {
185
180
        background-color: #ccc;
186
 
}
187
 
 
 
181
}
 
 
b'\\ No newline at end of file'