Skip to content
  • This project
    • Loading...
  • Sign in

Tenzing / Tz Tools

Go to a project
Toggle navigation
Toggle navigation pinning
  • Projects
  • Groups
  • Snippets
  • Help
  • Project
  • Activity
  • Repository
  • Pipelines
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • Network
  • Create a new issue
  • Builds
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Network
  • Compare
  • Branches
  • Tags
Switch branch/tag
  • tz-tools
  • ..
  • css
  • default.css
  • Kevin Burton's avatar
    HybridGallery and ChatterBox updates · 943a8b83
    943a8b83 Browse Files
    Kevin Burton committed 2010-06-18 15:12:48 +0000
default.css 177 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10
body {
	font: 12px/16px Arial, Helvetica, sans-serif;
}
#fileQueue {
	width: 400px;
	height: 300px;
	overflow: auto;
	border: 1px solid #E5E5E5;
	margin-bottom: 10px;
}