Subversion Repositories SmartDukaan

Rev

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

Rev 16732 Rev 16759
Line 570... Line 570...
570
}
570
}
571
 
571
 
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
}
-
 
576
#sharelink{
-
 
577
  border:1px solid;
-
 
578
  padding:3px;
-
 
579
  background:white;
-
 
580
  margin-top:5px;
-
 
581
  float:left;
-
 
582
}
-
 
583
.text-info{
-
 
584
  float:right;
-
 
585
  margin-top:8px
575
}
586
}
576
587