Logo

GitLab

Sign in

Walenty / Slowal

  • Back to Group
  • Project
  • Activity
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • Slowal
  • dictionary
  • static
  • css
  • lemma_view.css
  • Licensing changes.
    9fa13b28
    Bartłomiej Nitoń authored
    2016-04-29 12:09:25 +0200  
    Browse Code »
lemma_view.css 161 Bytes
Edit Raw Blame History
1 2 3 4 5 6 7 8 9 10 11 12 13
/* splittbar */
.hsplitbar {
  height: 7px;
  background: #bbc;
}

#framesSplit div {
	overflow: auto;
}

#prevFramesSplit div {
	overflow: auto;
}