Du kannst nicht mehr als 25 Themen auswählen
Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
|
- .lr-form-layout {
- padding:44px 0 0 0;
- }
- .lr-form-layout-top {
- position:absolute;
- top:0;
- left:0;
- border-bottom:1px solid #ddd;
- height:44px;
- width:100%;
- padding-left:3px;
- z-index:4;
- }
- .lr-item {
- position: relative;
- float: left;
- padding-top: 8px;
- padding-left:5px;
- line-height:28px;
- }
- .lr-item .btn
- {
- position: relative;
- display: inline-block;
- height: 28px;
- margin-bottom: 1px;
- line-height: 14px;
-
- }
- .lr-item .lr-select {
- width:170px;
- }
- .lr-item .lr-field-error-info {
- top:9px;
- height:26px;
- }
|