Logo

GitLab

Sign in

Walenty / Slowal

  • Back to Group
  • Project
  • Activity
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • Slowal
  • semantics
  • static
  • css
  • semantics.css
  • Initial commit.
    68957fea
    Bartłomiej Nitoń authored
    2015-08-27 12:20:52 +0200  
    Browse Code »
semantics.css 178 Bytes
Edit Raw Blame History
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
#semantics-hsplit div {
	overflow: auto;
}

#semantics-vsplit-top div {
	overflow: auto;
}

#semantics-vsplit-bottom div {
	overflow: auto;
}

#schemas {
	padding-left: .2em;
}