Subversion-Projekte lars-tiefland.ci

Revision

Revision 1521 | Ganze Datei anzeigen | Leerzeichen ignorieren | Details | Blame | Letzte Änderung | Log anzeigen | RSS feed

Revision 1521 Revision 1525
Zeile -... Zeile 1...
-
 
1
.tabellehauptcontainer
-
 
2
{
-
 
3
    /* Basis Tabellen Einstellungen */
-
 
4
    empty-cells: hide;
-
 
5
    table-layout: auto;
-
 
6
    border-collapse: collapse !important;
-
 
7
    border-spacing: 0px !important;
-
 
8
    border: 0;
-
 
9
    caption-side: top;
-
 
10
    line-height: 1.0em;
-
 
11
 
-
 
12
    /* Fenster */
-
 
13
    position: fixed;
-
 
14
    left: 0;
-
 
15
    bottom: 0;
-
 
16
    width: 100%;
-
 
17
    height: 100%;
-
 
18
}
-
 
19
.tabelleordner
-
 
20
{
-
 
21
    width: 100%;
-
 
22
}
-
 
23
.tabellecontainer a
-
 
24
{
-
 
25
    text-decoration: none;
-
 
26
}
-
 
27
.tabellecontainer,
-
 
28
.tabellecontainer tbody,
-
 
29
.tabellecontainer tr,
-
 
30
.tabellecontainer td
-
 
31
{
-
 
32
    width: 100%;
-
 
33
}
-
 
34
.tabelleaufklapper
-
 
35
{
-
 
36
    vertical-align: top;
-
 
37
    width: 19px !important;
-
 
38
    border: 0;
-
 
39
}
-
 
40
.artikelcontainer
-
 
41
{
-
 
42
    width: 100%;
-
 
43
}
-
 
44
.tabelleartikel,
-
 
45
.tabelleartikel tbody,
-
 
46
.tabelleartikel table
-
 
47
{
-
 
48
    width: 100%;
-
 
49
}
-
 
50
.tabelleartikel a
-
 
51
{
-
 
52
    float: left;
-
 
53
    width: 100%;
-
 
54
}
1
.artikel_name_icons
55
.artikel_name_icons
2
{
56
{
3
    float: left;
57
    float: left;
4
    width: 370px !important;
58
    width: 370px !important;
5
}
59
}