From e4e62c11eb207ed9b155dd4f49dab55f6c0e42a9 Mon Sep 17 00:00:00 2001 From: Christian Hofmaier Date: Thu, 11 Jan 2018 15:53:02 +0100 Subject: [rebootcontrol] this time with correct modul-tag in front. Changed buttons so that they don't open the modals to reboot/shutdown if user has no permission. Deleted some redundancy from stylesheet --- modules-available/rebootcontrol/style.css | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'modules-available/rebootcontrol/style.css') diff --git a/modules-available/rebootcontrol/style.css b/modules-available/rebootcontrol/style.css index 442cd5de..f10a6157 100644 --- a/modules-available/rebootcontrol/style.css +++ b/modules-available/rebootcontrol/style.css @@ -16,11 +16,8 @@ margin-bottom: 0; } -#rebootButton, #settingsButton, #selectAllButton, #unselectAllButton { +.controlButtons { margin-left: 10px; -} - -#rebootButton, #shutdownButton, #selectAllButton, #unselectAllButton { width: 140px; } -- cgit v1.2.3-55-g7522