Skip to content
content_ispc.css 47.3 KiB
Newer Older
Falko Timme's avatar
Falko Timme committed
		-moz-border-radius:0 0 5px 5px;
		-webkit-border-radius:0 0 5px 5px;
		-khtml-border-radius:0 0 5px 5px;
		-o-border-radius:0 0 5px 5px;
		-ms-border-radius:0 0 5px 5px;
		border-radius:0 0 5px 5px;
	}
	
	span.icons16-empty{
		float:left;
		display:block;
		height:20px;
		width:20px;
		margin:0 7px 0 0;
	}
cfoe's avatar
cfoe committed
		background: url("../../icons/x16/question_frame.png") no-repeat center center;
        
        p.prefix {
            float: left;
            margin: 0;
            text-align: right;
        }
        p.label {
            float: left;
            margin: 5px 15px 0 0;
        }
        p.value {
            float:left;
            margin: 0 0 0 2px;