mirror of
https://github.com/linuxserver/core.git
synced 2026-02-20 05:07:19 +08:00
13 lines
193 B
Plaintext
13 lines
193 B
Plaintext
|
|
.tbsimple{
|
|
border : 0;
|
|
padding : 1px 1px 2px 1px;
|
|
margin : 1px 0 0 2px;
|
|
font-family : Tahoma, Arial;
|
|
outline : none;
|
|
}
|
|
|
|
.tbsimple.tbtree{
|
|
margin : -1px 0 0 -2px;
|
|
}
|
|
|