Subversion Repositories SmartDukaan

Rev

Rev 11752 | Rev 15933 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 11752 Rev 12727
Line 855... Line 855...
855
      text-decoration:underline;
855
      text-decoration:underline;
856
      .font(1.4em);
856
      .font(1.4em);
857
      color:@white;
857
      color:@white;
858
    }
858
    }
859
  }
859
  }
-
 
860
a.hpdl{
-
 
861
    color: #FFFFFF;
-
 
862
    float: right;
-
 
863
    font-size: 1.4em;
-
 
864
    line-height: 45px;
-
 
865
    cursor: pointer;
-
 
866
}
-
 
867
a.hpdl:hover{text-decoration:underline;}