aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/index.html b/index.html
index 9f04ffa..067f8ed 100644
--- a/index.html
+++ b/index.html
@@ -20,7 +20,7 @@
<div id="message_container">
<span id="message_label"></span>
</div>
- <select id="session_list"></select>
- <img id="shutdown" src="iec5009.svg" onclick="lightdm.shutdown();" />
+ <select id="session_list" class="ease_opacity"></select>
+ <img id="shutdown" class="ease_opacity" src="iec5009.svg" onclick="lightdm.shutdown();" />
</body>
</html>