Difference between revisions of "Team:Tianjin"
Line 9: | Line 9: | ||
font-size: 100%; | font-size: 100%; | ||
} | } | ||
+ | #flash_control .icon-down i, #flash_control .icon-down i:hover, #flash_control .icon-play i, #flash_control .icon-play i:hover, #flash_control .icon-pause i, #flash_control .icon-pause i:hover, #flash_control .icon-up i, #flash_control .icon-up i:hover { background: url(images/icon-sd26986d847.png) no-repeat; } | ||
+ | |||
+ | .home-full .flash { position: absolute; z-index: 600; } | ||
+ | #flash_control { position: fixed; z-index: 900; width: 51px; top: -9999em; right: 3em; } | ||
+ | #flash_control a { cursor: pointer; display: block; margin-bottom: 1px; *zoom: 1; filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#99000000', endColorstr='#99000000'); background: transparent; background: rgba(0,0,0,.6); } | ||
+ | :root #flash_control a { filter: none\0/IE9; } | ||
+ | #flash_control a i { display: block; height: 100%; width: 100%; } | ||
+ | #flash_control .icon-down, #flash_control .icon-up { visibility: hidden; } | ||
+ | #flash_control .icon-down i { background-position: -1579px 0; height: 51px; width: 51px; } | ||
+ | #flash_control .icon-down i:hover { background-position: -1396px 0; height: 51px; width: 51px; } | ||
+ | #flash_control .icon-play i { background-position: -1518px 0; height: 51px; width: 51px; display: none; } | ||
+ | #flash_control .icon-play i:hover { background-position: -1335px 0; height: 51px; width: 51px; } | ||
+ | #flash_control .icon-pause i { background-position: -1457px 0; height: 51px; width: 51px; } | ||
+ | #flash_control .icon-pause i:hover { background-position: -1274px 0; height: 51px; width: 51px; } | ||
+ | #flash_control .icon-up i { background-position: -1152px 0; height: 51px; width: 51px; } | ||
+ | #flash_control .icon-up i:hover { background-position: -1213px 0; height: 51px; width: 51px; } | ||
+ | #flash_control .on .icon-down, #flash_control .on .icon-up { visibility: visible; } | ||
+ | #flash_control .on .icon-play i { display: block; } | ||
+ | #flash_control .on .icon-pause i { display: none; } | ||
+ | .flash li { position: absolute; overflow: hidden; z-index: 601; left: 0; } | ||
+ | .flash .default { z-index: 605; } | ||
.flash img { width: 100%; height: 100%; } | .flash img { width: 100%; height: 100%; } | ||
</style> | </style> | ||
+ | <title>home</title> | ||
+ | <script src="js/jquery-1.9.1.min.js" type="text/javascript"></script> | ||
+ | <script src="js/jquery.fullfoucs.js" type="text/javascript"></script> | ||
<body> | <body> |
Revision as of 05:17, 31 August 2015