SuccessChanges

Summary

  1. Updates the design of the page (details)
Commit 3f1bf69a91bdda83bed4d62fe1fe745477ffef3e by anrodriquez
Updates the design of the page
Adds CSS to keep the footer always at the bottom. In addition, the space
between a label and its checkbox is increased.
The first time a link in a menu was clicked, the css isn't loaded
correctly by directly passing a URL to it instead of redirecting it to a
URL. Therefore, all the menu links redirect to a URL.
The file was modifiedjsf/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/jsf/CompetitionManagedBean.java (diff)
The file was modifiedjsf/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/jsf/HeadquartersManagedBean.java (diff)
The file was modifiedjsf/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/jsf/UserManagedBean.java (diff)
The file was modifiedjsf/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/jsf/PlayerManagedBean.java (diff)
The file was modifiedjsf/src/main/webapp/resources/styles/mystyle.css (diff)