hedera-web/forms/admin/connections/style.css

11 lines
170 B
CSS
Raw Normal View History

2016-12-23 08:57:49 +00:00
2015-12-10 23:41:55 +00:00
.action-bar .connections-sum
2015-12-10 23:24:14 +00:00
{
2015-12-10 23:41:55 +00:00
padding: .4em;
margin-top: .9em;
margin-right: .5em;
background-color: #1e88e5;
border-radius: 0.1em;
box-shadow: 0 0 0.4em #666;
2015-12-10 23:24:14 +00:00
}