Subversion-Projekte lars-tiefland.ci

Revision

Revision 1258 | Revision 1261 | Zur aktuellen Revision | Ganze Datei anzeigen | Leerzeichen ignorieren | Details | Blame | Letzte Änderung | Log anzeigen | RSS feed

Revision 1258 Revision 1259
Zeile 1... Zeile 1...
1
/* 
1
/* 
2
	$Id: bestellung.css 8193 2015-04-22 07:22:48Z tiefland $
2
	$Id: bestellung.css 8193 2015-04-22 07:22:48Z tiefland $
3
	Projekt:   Content-management
3
	Projekt:   Content-management
4
	Autor:     Lars Tiefland <tiefland@weban.de>
4
	Autor:	 Lars Tiefland <tiefland@weban.de>
5
	Copyright: 2010 Webagentur Niewerth
5
	Copyright: 2010 Webagentur Niewerth
6
*/
6
*/
Zeile 7... Zeile 7...
7
 
7
 
8
.onprint {
8
	.onprint {
9
    display:none;
9
		display:none;
Zeile 332... Zeile 332...
332
            .statusDreiKaestchen{text-align:center;width:70px;}
332
		.statusDreiKaestchen{text-align:center;width:70px;}
333
            .statusVierKaestchen{text-align:center;width:115px;}
333
		.statusVierKaestchen{text-align:center;width:115px;}
334
            .bestellungFormular .links{width: 150px !important;}
334
		.bestellungFormular .links{width: 150px !important;}
335
		tr
335
		tr
336
		{
336
		{
337
			border-top: 1px solid #CCCCCC;
337
			border-top: 1px solid #CCCCCC;
338
			border-left: 1px solid #CCCCCC;
338
			border-left: 1px solid #CCCCCC;
339
		}
339
		}
340
		td
340
		td
341
		{
341
		{
342
			border-bottom: 1px solid #CCCCCC;
342
			border-bottom: 1px solid #CCCCCC;
343
			border-right: 1px solid #CCCCCC;
343
			border-right: 1px solid #CCCCCC;
344
		}
-
 
345
        }
-
 
346
        
-
 
347
    body
-
 
348
    {
-
 
349
        /*margin-left:20px;*/
344
		}
350
        margin-top:10px;
345
	}
351
    }
346
	
352
    
347
	
353
    .artikelListe td {
348
	.artikelListe td {
354
        vertical-align:middle!important;
349
		vertical-align:middle!important;
355
    }
350
	}
356
    .tabelle div,
351
	.tabelle div,
357
    .tabelle span,
352
	.tabelle span,
358
    .artikelListe div,
353
	.artikelListe div,
359
    .artikelListe span {
354
	.artikelListe span {
360
        padding:0!important;
355
		padding:0!important;
361
        margin:0!important;
356
		margin:0!important;