source: extensions/Panoramas/css/AS_Panorama_admin.css @ 6530

Last change on this file since 6530 was 6527, checked in by vdigital, 14 years ago

jQuery Panoramas

Licence : GPL
http://www.openstudio.fr/Un-viewer-de-panoramas-simple-en.html

File size: 435 bytes
Line 
1#ASP_Config td.label  {
2        padding:2px 10px;
3        text-align:right;
4}
5input[type="radio"] {
6        width:20px;
7}
8.infos, .errors {
9  background-color:transparent;
10}
11.clear fieldset#ASP_Config {
12  background: url(../images/Pano_clear_bg.png) scroll no-repeat bottom left transparent;
13  padding: 0;
14}
15.roma fieldset#ASP_Config {
16  background: url(../images/Pano_roma_bg.png) scroll no-repeat bottom left transparent;
17  padding: 0;
18}
Note: See TracBrowser for help on using the repository browser.