* commit 'c26839a901a1ea395a62bb82407c1316e281c52a': add a smaller version of the device frame for wear
This commit is contained in:
@@ -927,6 +927,15 @@ scroll top left;
|
|||||||
overflow:hidden;
|
overflow:hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.framed-wear-square-small {
|
||||||
|
background: transparent url(../images/styles/device_wear_square_small.png) no-repeat scroll top left;
|
||||||
|
background-size: 169px 200px;
|
||||||
|
height:147px;
|
||||||
|
width:147px;
|
||||||
|
padding:27px 11px;
|
||||||
|
overflow:hidden;
|
||||||
|
}
|
||||||
|
|
||||||
#jd-content
|
#jd-content
|
||||||
.framed-wear-square img {
|
.framed-wear-square img {
|
||||||
height:222px;
|
height:222px;
|
||||||
@@ -935,6 +944,14 @@ scroll top left;
|
|||||||
margin:0;
|
margin:0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#jd-content
|
||||||
|
.framed-wear-square-small img {
|
||||||
|
height:147px;
|
||||||
|
width: 147px;
|
||||||
|
padding:0;
|
||||||
|
margin:0;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Binary file not shown.
After Width: | Height: | Size: 21 KiB |
@@ -67,6 +67,7 @@
|
|||||||
<li class="design">
|
<li class="design">
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="<?cs var:toroot ?>design/index.html">Get Started</a></li>
|
<li><a href="<?cs var:toroot ?>design/index.html">Get Started</a></li>
|
||||||
|
<li><a href="<?cs var:toroot ?>design/devices.html">Devices</a></li>
|
||||||
<li><a href="<?cs var:toroot ?>design/style/index.html">Style</a></li>
|
<li><a href="<?cs var:toroot ?>design/style/index.html">Style</a></li>
|
||||||
<li><a href="<?cs var:toroot ?>design/patterns/index.html">Patterns</a></li>
|
<li><a href="<?cs var:toroot ?>design/patterns/index.html">Patterns</a></li>
|
||||||
<li><a href="<?cs var:toroot ?>design/building-blocks/index.html">Building Blocks</a></li>
|
<li><a href="<?cs var:toroot ?>design/building-blocks/index.html">Building Blocks</a></li>
|
||||||
|
Reference in New Issue
Block a user