Dashboard: cut off long container and VM names

This commit is contained in:
bergware
2019-05-01 10:53:54 +02:00
parent f8c359a20a
commit d669dca3f3
4 changed files with 4 additions and 4 deletions

View File

@@ -258,7 +258,7 @@ span.three{margin-left:-23px}
span.tub{margin-right:8px;font-size:2.4rem;cursor:pointer}
span.score{font-size:1.1rem;color:#ffffff;position:absolute}
span#dropbox{background:none;line-height:6rem;margin-right:20px}
span.outer{margin-bottom:20px;margin-right:0}
span.outer{margin-bottom:20px;margin-right:0;background-color:#e4e2e4}
span.hand{cursor:pointer}
span.outer.started>img,span.outer.started>i.img{opacity:1.0}
span.outer.stopped>img,span.outer.stopped>i.img{opacity:0.3}

View File

@@ -243,7 +243,7 @@ span.two{margin-left:-20px}
span.three{margin-left:-23px}
span.tub{margin-right:8px;font-size:2.4rem;cursor:pointer}
span.score{font-size:1.2rem;color:#1c1b1b;position:absolute}
span.outer{margin-bottom:20px;margin-right:0}
span.outer{margin-bottom:20px;margin-right:0;background-color:#191818}
span.hand{cursor:pointer}
span.outer.started>img,span.outer.started>i.img{opacity:1.0}
span.outer.stopped>img,span.outer.stopped>i.img{opacity:0.3}

View File

@@ -258,7 +258,7 @@ span.three{margin-left:-23px}
span.tub{margin-right:8px;font-size:2.4rem;cursor:pointer}
span.score{font-size:1.1rem;color:#ffffff;position:absolute}
span#dropbox{background:none;line-height:6rem;margin-right:20px}
span.outer{margin-bottom:20px;margin-right:0}
span.outer{margin-bottom:20px;margin-right:0;background-color:#1b1d1b}
span.hand{cursor:pointer}
span.outer.started>img,span.outer.started>i.img{opacity:1.0}
span.outer.stopped>img,span.outer.stopped>i.img{opacity:0.3}

View File

@@ -243,7 +243,7 @@ span.two{margin-left:-20px}
span.three{margin-left:-23px}
span.tub{margin-right:8px;font-size:2.4rem;cursor:pointer}
span.score{font-size:1.2rem;color:#1c1b1b;position:absolute}
span.outer{margin-bottom:20px;margin-right:0}
span.outer{margin-bottom:20px;margin-right:0;background-color:#f5f5f5}
span.hand{cursor:pointer}
span.outer.started>img,span.outer.started>i.img{opacity:1.0}
span.outer.stopped>img,span.outer.stopped>i.img{opacity:0.3}