|
|
Zeile 7: |
Zeile 7: |
| {{#if: {{{bdc|}}} | border: 1px solid {{Farbe|{{{bdc|rgba(0,0,0,0.125);}}} }} }} | | {{#if: {{{bdc|}}} | border: 1px solid {{Farbe|{{{bdc|rgba(0,0,0,0.125);}}} }} }} |
| {{#if: {{{pd|}}} | padding: {{{pd|}}}; }} | | {{#if: {{{pd|}}} | padding: {{{pd|}}}; }} |
| {{#if: {{{icon|}}} | padding-left: 0px;}}
| |
| {{#if: {{{lh|}}} | line-height: {{{lh|}}}; }} | | {{#if: {{{lh|}}} | line-height: {{{lh|}}}; }} |
| {{#if: {{{fw|}}} | font-weight: {{{fw|}}}; }} | | {{#if: {{{fw|}}} | font-weight: {{{fw|}}}; }} |
Zeile 25: |
Zeile 24: |
| " | | " |
| style=" | | style=" |
| background-color: {{ Farbe | {{{bc|rgb(255, 255, 255);}}} }} | | {{#if: {{{bc|}}} | background-color: {{Farbe|{{{bc|rgba(0,0,0,0.01);}}} }} }} |
| border: 1px solid {{ Farbe | {{{bd|rgb(182, 182, 182);}}} }}
| | {{#if: {{{bdc|}}} | border: 1px solid {{Farbe|{{{bdc|rgba(0,0,0,0.125);}}} }} }} |
| border-radius: 3px; | | {{#if: {{{pd|}}} | padding: {{{pd|}}}; }} |
| padding: {{#ifeq:{{{2|}}}|cb| 5px 5px 20px 5px| {{#ifeq:{{{3|}}}|cb|5px 5px 20px 5px| {{{pd|0px 3px}}} }} }};
| | {{#if: {{{lh|}}} | line-height: {{{lh|}}}; }} |
| display: inline-block;
| | {{#if: {{{fw|}}} | font-weight: {{{fw|}}}; }} |
| {{#switch: {{lc: {{{2|}}} }} | | {{#if: {{{c |}}} | color: {{Farbe|{{{c|}}} }} }} |
| | c=padding: 0 0 0 {{{pd|3px}}};
| |
| }}
| |
| {{#if: {{{icon|}}} | padding-right: 0px; | }} | |
| {{#ifeq: {{{2|}}} | rechts | padding-left: 3px; padding-right: 0px;}}
| |
| {{#ifeq: {{{2|}}} | c | border-right: 0px; padding-right: 0px; display: inline-block;}} | |
| {{#ifeq: {{{2|}}} | counter | border-right: 0px; padding-right: 0px;}}
| |
| -webkit-transition: border 0.3s; | |
| transition: border 0.3s;
| |
| x-webkit-box-shadow: 0px 0px 6px -1px rgba(0, 0, 0, 0.1) inset;
| |
| xbox-shadow: 0px 0px 6px -1px rgba(0, 0, 0, 0.1) inset;
| |
| line-height: {{{lh|}}};
| |
| font-weight: {{{fw|normal}}};
| |
| color: {{Farbe|{{{c|grey-l}}} }}
| |
| clear: both
| |
| {{#switch:{{{2| }}}
| |
| | tr= border: 1px solid #B6B6B6;
| |
| border-radius: 0px;
| |
| | tr-head=border: 1px solid #B6B6B6;
| |
| border-radius: 0px;
| |
| background: -webkit-linear-gradient(top, #ededed 0%,#c4c4c4 100%);
| |
| background: linear-gradient(top, #ededed 0%,#c4c4c4 100%);
| |
| box-shadow: 0 1px 0 rgba(255,255,255,0.6) inset;
| |
| padding: 3px 4px;
| |
| vertical-align: middle;
| |
| | tr-odd=border: 1px solid #B6B6B6;
| |
| border-radius: 0px;
| |
| background-color: #EDEDED;
| |
| | tr-even=border: 1px solid #B6B6B6;
| |
| border-radius: 0px;
| |
| background-color: white;
| |
| | tr-odd-c=border: 1px solid #B6B6B6;
| |
| border-radius: 0px;
| |
| background-color: #EAE0E0;
| |
| | tr-even-c=border: 1px solid #B6B6B6;
| |
| border-radius: 0px;
| |
| background-color: #EFEAEA;
| |
| }}"
| |
| }} | | }} |
| >{{#if: {{{icon|}}} |{{#ifeq: {{{2|}}} | rechts | |<span style=" | | >{{#if: {{{icon|}}} |{{#ifeq: {{{2|}}} | rechts | |<span style=" |