Logo white

Peter M. Groen / knowledgetree

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • knowledgetree
  • setup
  • wizard
  • resources
  • css
  • firstlogin.css
  • PT:2492070 : Fist Login wizard added ...
    e7fecfdb
    Committed by: Jarrett Jordaan
    
    Reviewed by: Megan Watson
    Jarrett Jordaan authored
    2010-02-26 11:12:55 +0200  
    Browse Code ยป
firstlogin.css 185 Bytes
Edit Raw Blame History
1 2 3 4 5 6 7 8 9 10 11 12
#step_content_templates {
	border: 1px solid rgb(207, 207, 207);
	overflow: auto;
	padding: 5px;
	min-height:315px;
}

.button_skip {
	float:right;
	margin-left:5px;
	margin-top:10px;
}