Revision c1569bc1
Von Moritz Bunkus vor mehr als 10 Jahren hinzugefügt
css/requirement_spec.css | ||
---|---|---|
3 | 3 |
width: 300px; |
4 | 4 |
} |
5 | 5 |
|
6 |
#column-container { |
|
7 |
width: 100%; |
|
8 |
padding-left: 0; |
|
9 |
padding-right: 0; |
|
10 |
margin-left: 0; |
|
11 |
margin-right: 0; |
|
12 |
} |
|
13 |
|
|
14 |
#tree-column { |
|
15 |
float: left; |
|
16 |
width: 25%; |
|
17 |
border-right: 1px solid black; |
|
18 |
} |
|
19 |
|
|
6 | 20 |
#content-column { |
7 |
margin-left: 10px; |
|
21 |
float: left; |
|
22 |
padding-left: 10px; |
|
23 |
} |
|
24 |
|
|
25 |
.section-empty-description { |
|
26 |
color: #bbb; |
|
8 | 27 |
} |
Auch abrufbar als: Unified diff
Pflichtenhefte bearbeiten