diff --git a/guacamole/src/main/webapp/styles/ui.css b/guacamole/src/main/webapp/styles/ui.css index 163f4a6f0..fe4f72f27 100644 --- a/guacamole/src/main/webapp/styles/ui.css +++ b/guacamole/src/main/webapp/styles/ui.css @@ -225,6 +225,10 @@ div.section { } +.dialog .footer { + text-align: center; +} + /* * List elements */ @@ -600,12 +604,7 @@ div#logout-panel { background-image: url('../images/action-icons/guac-last-page.png'); } -#user-list-buttons, -#connection-list-buttons { - text-align: center; - margin: 1em; -} - +.buttons, .list-pager-buttons { text-align: center; margin: 1em;