123456789101112131415161718192021222324252627 |
- .lis , .lis-m div
- {
- padding:0.4em;
- }
- .lis-icon
- {
- width:2em;
- height:2em;
- margin-right:0.4em;
- }
- .lis-th{
- width:4em;
- margin:0em 0.4em 0em 0px;
- min-height:4em;
- }
- .lis-sw
- {
- width:0.6em;
- height:1em;
- margin-left:0.4em;
- }
- .lis-row-rt
- {
- width:10%;
- text-align:center;
- }
|