mirror of
https://github.com/OpenMW/openmw.git
synced 2025-10-17 14:16:37 +00:00
docs - chevron 7 locked
This commit is contained in:
parent
b7a1f76f4d
commit
4e32e9f127
1 changed files with 12 additions and 0 deletions
|
@ -79,3 +79,15 @@ tbody tr:hover {
|
||||||
grid-template-columns: 310px minmax(0, 1fr);
|
grid-template-columns: 310px minmax(0, 1fr);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#left-sidebar a.expandable {
|
||||||
|
padding: 0 0 0 12px;
|
||||||
|
}
|
||||||
|
|
||||||
|
#left-sidebar a>button {
|
||||||
|
width: 30px;
|
||||||
|
height: 30px;
|
||||||
|
display: flex;
|
||||||
|
align-items: center;
|
||||||
|
justify-content: center;
|
||||||
|
}
|
Loading…
Reference in a new issue