summaryrefslogtreecommitdiffstats
path: root/modules-available/rebootcontrol/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'modules-available/rebootcontrol/style.css')
-rw-r--r--modules-available/rebootcontrol/style.css10
1 files changed, 2 insertions, 8 deletions
diff --git a/modules-available/rebootcontrol/style.css b/modules-available/rebootcontrol/style.css
index f10a6157..e35bce29 100644
--- a/modules-available/rebootcontrol/style.css
+++ b/modules-available/rebootcontrol/style.css
@@ -16,9 +16,8 @@
margin-bottom: 0;
}
-.controlButtons {
- margin-left: 10px;
- width: 140px;
+.select-button {
+ min-width: 150px;
}
#dataTable {
@@ -29,11 +28,6 @@
#shutdownTimer {
text-align: center;
}
-#pubKeyTitle {
- display: inline-block;
- margin-top: 7px;
- margin-bottom: 20px;
-}
pre {
white-space: pre-wrap;