Subversion Repositories SmartDukaan

Rev

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

Rev 16759 Rev 16771
Line 572... Line 572...
572
.tab_layout{
572
.tab_layout{
573
  border-right:1px solid;
573
  border-right:1px solid;
574
  border-color:white;
574
  border-color:white;
575
}
575
}
576
#sharelink{
576
#sharelink{
-
 
577
  margin-left: 0px;
577
  border:1px solid;
578
  border:1px solid;
578
  padding:3px;
579
  padding:3px;
579
  background:white;
580
  background:white;
580
  margin-top:5px;
581
  margin-top:5px;
581
  float:left;
582
  float:left;
582
}
583
}
583
.text-info{
584
.text-info{
584
  float:right;
585
  float:right;
585
  margin-top:8px
586
  margin-top:8px
-
 
587
}
-
 
588
.location_style
-
 
589
{
-
 
590
  background:yellow;
-
 
591
   word-wrap: break-word;
586
}
592
}
587
593