FossilRepo

fossilrepo / assets / admin / css / dashboard.css
Blame History Raw 30 lines
1
/* DASHBOARD */
2
.dashboard td, .dashboard th {
3
word-break: break-word;
4
}
5
6
.dashboard .module table th {
7
width: 100%;
8
}
9
10
.dashboard .module table td {
11
white-space: nowrap;
12
}
13
14
.dashboard .module table td a {
15
display: block;
16
padding-right: .6em;
17
}
18
19
/* RECENT ACTIONS MODULE */
20
21
.module ul.actionlist {
22
margin-left: 0;
23
}
24
25
ul.actionlist li {
26
list-style-type: none;
27
overflow: hidden;
28
text-overflow: ellipsis;
29
}
30

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button