diff options
Diffstat (limited to 'public/css/modif_page.css')
-rw-r--r-- | public/css/modif_page.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/public/css/modif_page.css b/public/css/modif_page.css index d743e9e..77392d2 100644 --- a/public/css/modif_page.css +++ b/public/css/modif_page.css | |||
@@ -13,10 +13,10 @@ | |||
13 | background-color: white; | 13 | background-color: white; |
14 | border: lightgrey 2px outset; | 14 | border: lightgrey 2px outset; |
15 | } | 15 | } |
16 | .page_modificationselect:hover | 16 | /*.page_modification select:hover |
17 | { | 17 | { |
18 | cursor: pointer; | 18 | cursor: pointer; |
19 | } | 19 | }*/ |
20 | .page_modification form input[type=submit]:hover | 20 | .page_modification form input[type=submit]:hover |
21 | { | 21 | { |
22 | background-color: #ffff00; | 22 | background-color: #ffff00; |