3
- Reset and Generic Styles
17
/* =========================
18
Reset and Generic Styles
20
body, img, form, tr, ul, li, h1, h2, h3, h4, p, table {
29
font-family: UbuntuBeta, Ubuntu, 'Bitstream Vera Sans', 'DejaVu Sans', Tahoma, sans-serif;
35
text-decoration: none;
38
text-decoration: underline;
63
border-collapse: collapse;
69
border-color: #D2D2D2;
80
border-width: 0 0 1px 0;
85
padding: 10px 0 5px 0;
89
padding: 10px 0 5px 0;
95
vertical-align: middle;
99
/* =========================
104
border-bottom: 1px solid #D2D2D2;
105
padding: 6px 1% 8px 1%;
116
/* Loggerhead Menu Tabs */
121
padding: 15px 20px 0 1%;
131
ul#menuTabs li a:hover {
132
background-color: #f3f3f3;
133
text-decoration: none;
135
ul#menuTabs li a#on {
138
background-color: #747474;
151
ul#submenuTabs li a {
156
background: transparent url(../images/ico_description.gif) no-repeat center left;
171
border: 1px solid #b7b7b7;
175
/* =========================
180
padding: 0 1% 10px 1%;
184
/* =========================
195
p.expand a, p.codin a {
197
text-decoration: none;
203
/* th and td styles */
243
/* =========================
256
padding: 2px 0 2px 20px;
259
ul.expandrev li.mfrom {
260
background: url(../images/ico_mergefrom.gif) 0 0 no-repeat;
262
ul.expandrev li.mto {
263
background: url(../images/ico_mergeto.gif) 0 0 no-repeat;
265
ul.expandrev li.committerli {
266
background: url(../images/ico_committer.gif) 2px 0 no-repeat;
268
ul.expandrev li.desc {
269
background: url(../images/ico_description.gif) 0 0 no-repeat;
272
ul.expandrev li.files {
273
background: url(../images/ico_file.gif) 2px 0 no-repeat;
281
/* =========================
297
/* =========================
316
padding: 5px 5px 0 0;
323
background: #fff url(../images/bg_search_input.gif) 110px 3px no-repeat;
324
border: 1px solid #e9e9e9;
328
border: solid 1px black;
340
/* =========================