Blame view

dictionary/static/css/lemma_view.css 161 Bytes
Bartłomiej Nitoń authored
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;
}