mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-04-19 06:31:13 -03:00
docs/theme: Make sidebar border less intrusive
Only on the right, much lighter, no radius
This commit is contained in:
@@ -59,8 +59,8 @@ form.inline-search input[type="submit"] {
|
||||
|
||||
div.sphinxsidebar {
|
||||
background-color: #eeeefa;
|
||||
border: 1px solid;
|
||||
border-radius: 5px;
|
||||
border-right: 1px solid #ccc;
|
||||
border-radius: 0px;
|
||||
line-height: 130%;
|
||||
font-size: smaller;
|
||||
overflow: auto;
|
||||
|
||||
Reference in New Issue
Block a user