Ajout de quelques rêgles de CSS pour les sliders.

This commit is contained in:
Damien LASSERRE 2012-01-11 10:46:34 +00:00
parent 048274b4da
commit b6fd35c20d

View File

@ -5,6 +5,18 @@ body {
margin: 0;
padding: 0;
}
.ui-tooltip-slider{
min-width: 0px;
}
.range
{
margin-left:10px;
margin-top:3px;
float:left;
border:0;
color:black;
font-weight:bold;
}
#global {
position: relative;
@ -65,6 +77,12 @@ body {
top: 80px;
}
.mySlider
{
margin:0px;
padding:10px;
}
#primaryNavigation {
background: url("/themes/default/images/menu/bg_primaryNav_left.gif") no-repeat scroll left bottom #192839;
float: right;