Fixed css

This commit is contained in:
WolverinDEV 2018-08-12 14:15:17 +02:00
parent a872a33a3b
commit fcef5a22e9

View file

@ -52,7 +52,7 @@
.channelTree div * {vertical-align: middle;display:inline-block;height: 16px;padding: 0px;}
.channelTree div img {border: 0;}
.channelTree div span {position: absolute; right: 0;}
.channelTree div > span {position: absolute; right: 0;}
.channelTree .name {
vertical-align: middle;
margin-top: 1px;
@ -105,6 +105,10 @@
width: calc(100%);
}
.channelTree .client span > div {
margin-left: 3px;
}
.channelTree .server {
cursor: pointer;
margin-top: 0px;