login.tpl.php |
templates/login.tpl.php |
|
|
luxe.css |
css/luxe.css |
|
#luxe-wrap {
width: 100%;
float: left;
}
#luxe-login {
width: 49%;
float: left;
}
#luxe-login-register {
width: 49%;
float: left;
} |
luxe.info |
luxe.info |
|
name = Luxe
description = "Improve the user experience of the login and signup page."
package = "User interface"
stylesheets[all][] = "css/luxe.css"
configure = admin/config/user-interface/luxe
core = 7.x |
luxe.install |
luxe.install |
|
Uninstall function for the luxe module. |
luxe.module |
luxe.module |
|
|
luxe.variable.inc |
luxe.variable.inc |
|
Links variables for translation. |