Subversion-Projekte lars-tiefland.cienc

Revision

Blame | Letzte Änderung | Log anzeigen | RSS feed

.tabellehauptcontainer
{
    /* Basis Tabellen Einstellungen */
    empty-cells: hide;
    table-layout: auto;
    border-collapse: collapse !important;
    border-spacing: 0px !important;
    border: 0;
    caption-side: top;
    line-height: 1.0em;

    /* Fenster */
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}
.tabelleordner
{
    width: 100%;
}
.tabellecontainer a
{
    text-decoration: none;
}
.tabellecontainer,
.tabellecontainer tbody,
.tabellecontainer tr,
.tabellecontainer td
{
    width: 100%;
}
.tabelleaufklapper
{
    vertical-align: top;
    width: 19px !important;
    border: 0;
}
.artikelcontainer
{
    width: 100%;
}
.tabelleartikel,
.tabelleartikel tbody,
.tabelleartikel table
{
    width: 100%;
}
.tabelleartikel a
{
    float: left;
    width: 100%;
}
.artikel_name_icons
{
    float: left;
    width: 370px !important;
}
.artikel_icons_pos
{
    empty-cells: hide;
    float: none;
    margin: 0;
    width: 22px !important;
}
.artikel_icons_pos table
.artikel_icons_pos tbody,
.artikel_icons_pos tr,
.artikel_icons_pos td,
.artikel_icons_pos a
{
    caption-side: top;
    float: none;
}
td.artikel_icons_pos
{
    vertical-align: top;
}

.ordner
{
    display: inline-block !important;
    min-width: 200px;
    max-width: 300px;
    z-index: 25;
    margin: 0;
    text-decoration: none;
}
.artikel
{
    display: inline-block !important;
    min-width: 200px;
    max-width: 300px;
    z-index: 25;
    margin: 0;
    text-decoration: none;
}