Vorlage:Key: Unterschied zwischen den Versionen
Aus ThinkPad-Wiki
(Button-Vorlage angelegt, wird noch erweitert) |
Keine Bearbeitungszusammenfassung |
||
Zeile 1: | Zeile 1: | ||
<div style="position:relative; height:60px; min-width:58px; display:inline-block; background:#333; border-radius:6px; overflow:hidden; transform: scale(0.8);box-shadow: 1px 1px 4px 1px #999; cursor:pointer"> | <div style="position:relative; height:60px; min-width:58px; display:inline-block; background:#333; border-radius:6px; overflow:hidden; transform: scale(0.8);box-shadow: 1px 1px 4px 1px #999; cursor:pointer"> | ||
<div style="height: | <div style="height:17px; width:14px; background:linear-gradient(to bottom, #555, #333);transform:skew(-30deg); position: absolute; bottom:0px; left:6px;"></div> | ||
<div style="height: | <div style="height:17px; width:14px; background:linear-gradient(to bottom, #555, #333);transform:skew(30deg); position: absolute; bottom:0px; right:6px;"></div> | ||
<div style="height:36px; border-radius: 4px;border:1px solid #777; background:linear-gradient(to right, #363636, #666); padding:3px; color:#fff;margin:0 10px; font:bold 1.1em Verdana;">{{{1|}}}</div> | <div style="height:36px; border-radius: 4px;border:1px solid #777; background:linear-gradient(to right, #363636, #666); padding:3px; color:#fff;margin:0 10px; font:bold 1.1em Verdana; position:relative;">{{{1|}}}</div> | ||
<div style="height:16px; background:linear-gradient(to bottom, #555, #333); margin:0 10px;"></div> | <div style="height:16px; background:linear-gradient(to bottom, #555, #333); margin:0 10px;"></div> | ||
</div> | </div> |