source: extensions/Panoramas/AI_jQuery.css @ 3417

Last change on this file since 3417 was 3339, checked in by vdigital, 15 years ago

+ Add Front2Back to depository
+ Add Panoramas to depository

  • Property svn:eol-style set to LF
  • Property svn:keywords set to Author Date Id Revision
File size: 1.2 KB
Line 
1.innerfade-title {
2  position: absolute; bottom: 0px; left: 0px; z-index: 290; width: 100%; 
3  height: 64px; filter:alpha(opacity=80); -moz-opacity: 0.8;
4  opacity: .8; border-top: 1px solid white; }
5.innerfade-title h2 {
6  color: white; font-weight: bold; border: 0; background: transparent;
7  background-image: none; margin-top: 0; margin-bottom: 0; text-align: center;
8  font-family: verdana,arial,helvetica,sans-serif; font-size: 15px;
9  font-style: italic; line-height: 32px; }
10.mycontrolboxclass { position: absolute; right: 35px; top: 20px; } 
11ul#animated-panorama {
12  background-color: transparent; margin-left: auto; 
13  margin-right: auto; list-style-type: none; overflow: hidden; }
14#animated-panorama img { padding: 0; bordure: 0; }
15#animated-panorama a { text-decoration: none; border: 0; }
16.mycontrolboxclass .next-button, .mycontrolboxclass .next-button img {
17 display: none }
18#theImage img { border: 0; background-color: transparent; }
19#animated-panorama .control-panel { position: absolute; right: 10px; top: 5px; }
20ul#animated-panorama, #animated-panorama, 
21#theImage .innerfade, #theImage .bg-frame, #theImage .bg-frame img,
22#theImage, ul#animated-panorama .innerfade {
23  background-color: transparent; background-image: none; }
Note: See TracBrowser for help on using the repository browser.