Skip to content

Commit b0098c6

Browse files
authored
Update Rdoc.css sidebar panel.
Updates css so the sidebar look like a panel instead of looking like chopped edges.
1 parent 3d3616c commit b0098c6

File tree

1 file changed

+1
-0
lines changed
  • lib/rdoc/generator/template/darkfish/css

1 file changed

+1
-0
lines changed

lib/rdoc/generator/template/darkfish/css/rdoc.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,7 @@ nav {
166166
width: 260px;
167167
font-family: Helvetica, sans-serif;
168168
font-size: 14px;
169+
border-right: 1px solid #ccc;
169170
}
170171

171172
main {

0 commit comments

Comments
 (0)