mirror of
https://github.com/linuxserver/core.git
synced 2026-02-20 05:07:19 +08:00
7 lines
170 B
Plaintext
7 lines
170 B
Plaintext
.divider_console {
|
|
width : 0;
|
|
height:17px;
|
|
border-left:1px solid @border-highlight-dark;
|
|
border-right:1px solid @border-highlight;
|
|
cursor : default;
|
|
} |