GMail - Minimal Login

Added by Minimalist@userstyles, Created: Apr 18, 2008, Updated: Apr 19, 2008
With the style applied

Description:

This style minimizes the Google-Mail Login.

Usage:
*To login enter your userdata and press enter
*If the password or username is incorrect a red frame is shown

Change:
*To show the link "Password forgotten?" write at the end of the style but before the last "}" the lines between "code" and "end"
---code---
div[class="errormsg"], tr[id="ga-fprow"] {
display: inline !important
}
---end----

*To use Persistent Login write at the end of the style but before the last "}" the lines between "code" and "end"
---code---
input[id="PersistentCookie"], span[class="gaia le rem"] {
display: inline !important
}
---end----

*To use the "Googlemail"-Logo instead of the "GMail"-Logo remove the lines between "code" and "end"
---code---
img[src$="googlemail.gif"] {
width: 0 !important;
height: 59px !important;
padding-left:143px !important;
margin-bottom:0 !important;
background-image: url("data:image/gif;base64,R0lGODlhjwA7AOYAAABste/x8fj5+fP09KOjo+Dg4MMUAkS

Installs:
Applies to:
https://www.google.com/accounts/ServiceLoginAuth?service=mail, https://www.google.com/accounts/ServiceLogin?service=mail

Related styles:

WARNING: This webware is not functioning properly. Please enable javascript in your browser and try again.