GUAC-605: Add separate stylesheet for status dialogs.

This commit is contained in:
Michael Jumper
2014-11-14 21:36:14 -08:00
parent 49637fe17f
commit 9fcd7af361
3 changed files with 104 additions and 67 deletions

View File

@@ -255,14 +255,6 @@ div.section {
text-align: center;
}
.dialog.status {
width: 3in;
}
.dialog.status > * {
margin: 0.25em;
};
/*
* List elements
*/