Ignore:
Timestamp:
May 27, 2012, 10:05:30 AM (12 years ago)
Author:
grum
Message:

feature:2641 - Compatibility with Piwigo 2.4

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/lmt/lmt.css

    r7560 r15341  
    6666.is_off { background:url(./img/cb_off.png); }
    6767
    68 .icnhelp {
    69   weight:bold;
    70   text-decoration:none;
    71   cursor:help;
     68div.ui-inputNum div.ui-slider-horizontal {
     69  height: 13px;
     70  margin: 0 0 0 -1px;
     71  padding-right: 14px;
     72}
     73div.ui-inputNum div.ui-slider {
     74  position: absolute;
    7275}
    7376
    74 .hinthlp {
    75   position:absolute;
    76   max-width:400px;
    77   border:1px solid #000000;
    78   background:#ffffa0;
    79   color:#000000;
    80   top:0px;
    81   left:-450px;
    82   padding:2px;
     77#iSimpleTipContent {
     78  max-width: 350px;
    8379  text-align:justify;
    8480}
Note: See TracChangeset for help on using the changeset viewer.