src/css/LdtPlayer.css
branchnew-model
changeset 868 a525cc2214e7
parent 842 4ae2247a59f4
child 870 2c025db10a10
equal deleted inserted replaced
866:3bf7aa8216e5 868:a525cc2214e7
    20 button.ui-button-icon-only  {
    20 button.ui-button-icon-only  {
    21   height:1.5em;
    21   height:1.5em;
    22   width:1.5em;
    22   width:1.5em;
    23 }
    23 }
    24 
    24 
    25 #Ldt-loader {
    25 .Ldt-loader {
       
    26     min-height: 128px;
    26     background:url(imgs/loader.gif) center no-repeat;
    27     background:url(imgs/loader.gif) center no-repeat;
    27     text-indent: -9999px;
    28     text-indent: -9999px;
    28     position: absolute;
    29     position: absolute;
    29 }
    30 }
    30 
    31