1
0
mirror of https://github.com/jdan/98.css.git synced 2026-05-05 06:01:22 +09:00

Align "+"/"-" in ul.tree-view details (#86)

This commit is contained in:
Alexopus
2020-05-17 21:14:05 +02:00
committed by GitHub
parent e8594739f2
commit a482a4b6e8

View File

@@ -667,7 +667,7 @@ ul.tree-view details > summary:before {
border: 1px solid #808080; border: 1px solid #808080;
width: 8px; width: 8px;
height: 9px; height: 9px;
line-height: 9px; line-height: 8px;
margin-right: 5px; margin-right: 5px;
padding-left: 1px; padding-left: 1px;
background-color: #fff; background-color: #fff;