70d426d4fd
* Add screen-mobile.css with basic mobile styles * Force loading of screen-desktop on IE8- due to lack of @media width support * Add some new divs and a set of spoof cactions for jumping around the page (what's js?) * Replace cactions label with a more descriptive string (was previously set to display:none regardless) * Also add a set of icons for fixed widths for tabs and things (icons-source.svg is the source file for the set, and includes a few others that ultimately weren't used here) Cutoff 850px. Desktop styles should remain unchanged, with mobile remaining stylistically consistent. Change-Id: I737a7447db1e44e0d6abaa4c07813295a5ac73a6
15 lines
1.2 KiB
XML
15 lines
1.2 KiB
XML
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" viewBox="0 0 4.233 4.233">
|
|
<defs>
|
|
<linearGradient id="a">
|
|
<stop offset="0" stop-color="#8ed3e0"/>
|
|
<stop offset="1" stop-color="#3771c8"/>
|
|
</linearGradient>
|
|
<radialGradient id="b" cx="1.733" cy="1.852" r=".728" fx="1.733" fy="1.852" gradientTransform="matrix(0 -1.81818 2.54545 0 -3.127 5.268)" gradientUnits="userSpaceOnUse" xlink:href="#a"/>
|
|
</defs>
|
|
<path fill="url(#b)" fill-rule="evenodd" d="M.661 2.778v-.264L1.984 1.19l1.588 1.587z"/>
|
|
<path fill="#8b8b8b" d="M2.381 1.323v.265h.265v-.265zm.265.265v.264h.264v-.264zm.264.264v.265h.265v-.265zm.265.265v.264h.265v-.264zm.265.264v.265h.264V2.38z"/>
|
|
<path fill="#a3a3a3" d="M1.852 1.058v.265h.53v-.265zm0 .265h-.264v.265h.264zm-.264.265h-.265v.264h.265zm-.265.264h-.265v.265h.265zm-.265.265H.794v.264h.264zm-.264.264H.529v.265h.265z"/>
|
|
<path fill="#4e4e4e" d="M.53 2.91h3.174v-.264H.53z"/>
|
|
<path fill="#5f5fd3" d="M2.117 1.323v.265h.264v-.265zm.264.265v.264h.265v-.264zm.265.264v.265h.264v-.265zm.264.265v.264h.265v-.264zm.265.264v.265h.265V2.38z"/>
|
|
</svg>
|