2022-05-26 06:08:31 +00:00
|
|
|
|
2022-05-24 21:11:12 +00:00
|
|
|
.action-bar .connections-sum {
|
2015-12-10 23:41:55 +00:00
|
|
|
padding: .4em;
|
|
|
|
background-color: #1e88e5;
|
2022-05-26 06:08:31 +00:00
|
|
|
border-radius: .1em;
|
2022-11-18 03:06:22 +00:00
|
|
|
text-overflow: ellipsis;
|
|
|
|
white-space: nowrap;
|
|
|
|
overflow: hidden;
|
2015-12-10 23:24:14 +00:00
|
|
|
}
|