/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: Gustav Hatvigsson
  • Date: 2013-05-02 08:46:00 UTC
  • mfrom: (50.1.2 lenasys)
  • Revision ID: gustav.hartvigsson@gmail.com-20130502084600-vygqk8e0cv3mz40u
Merged the changes to the categories.

Show diffs side-by-side

added added

removed removed

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