Mercurial > libervia-web
diff public/libervia.css @ 144:88512fbeb128
browser side: CSS fixe for last item's selection in main menu
author | Goffi <goffi@goffi.org> |
---|---|
date | Sun, 09 Dec 2012 23:30:27 +0100 |
parents | 6576c5a90060 |
children | 8635bc9db9bf |
line wrap: on
line diff
--- a/public/libervia.css Sun Dec 09 23:28:49 2012 +0100 +++ b/public/libervia.css Sun Dec 09 23:30:27 2012 +0100 @@ -232,9 +232,9 @@ } .menuLastPopup div tr:first-child td{ - border-radius: 0 9px 0 0 !important; - -webkit-border-radius: 0 9px 0 0 !important; - -moz-border-radius: 0 9px 0 0 !important; + border-radius: 0 0 9px 9px !important; + -webkit-border-radius: 0 0 9px 9px !important; + -moz-border-radius: 0 0 9px 9px !important; } .menuLastPopup .gwt-MenuBar {