diff default/static/login.css @ 61:f76ec90e0e1e

base: menus handling, first draft: this is a very basic way to handle menu (big buttons on the top), just a first draft to be able to navigate.
author Goffi <goffi@goffi.org>
date Sat, 11 Nov 2017 00:16:35 +0100
parents a5dc14675d5e
children 099ed0c37423
line wrap: on
line diff
--- a/default/static/login.css	Sat Nov 11 00:14:23 2017 +0100
+++ b/default/static/login.css	Sat Nov 11 00:16:35 2017 +0100
@@ -82,11 +82,6 @@
     margin-top: 30px;
 }
 
-#login_form .form_submit:hover,
-#logged .form_submit:hover {
-    background-color: #bc0000;
-}
-
 #login_error {
     position: absolute;
     margin: -90px 0 0;