Implement GuacUI.GroupView component for easy viewing of groups/connections.

This commit is contained in:
Michael Jumper
2013-08-12 14:21:35 -07:00
parent 937e143aff
commit 068eda8a76
4 changed files with 98 additions and 72 deletions

View File

@@ -246,9 +246,8 @@ div#all-connections {
padding: 0;
}
#all-connections-buttons {
#all-connections .list-buttons {
text-align: center;
margin: 1em;
padding: 0;
}