Sha256: ffb0ba66741fda00abd5f2103876488717afce0ac90eea92ad0ca55debe95364
Contents?: true
Size: 1.43 KB
Versions: 2
Compression:
Stored size: 1.43 KB
Contents
* { font-family: Verdana, sans-serif; } body { } label { font-weight: bold; font-size: 9px; } input { font-weight: normal; font-size: 12px; } input.button { /*font-weight: bold;*/ font-size: 10px; } #login-box { margin: 0 auto; width: 350px; top: 130px; position: relative; } #headline-container { text-align: right; border-bottom: 1px solid #899989; font-family: Tahoma, Verdana, sans-serif; font-size: 22px; margin-right: 0px; padding-right: 7px; margin-left: 10px; letter-spacing: -0.25px; } #logo-container { vertical-align: top; } #logo { } #login-form-container { vertical-align: top; } #username, #password { width: 10em; } #login-form { padding: 20px; } #form-layout { position: relative; top: 6px; width: 100%; } #form-layout td { text-align: center; padding-bottom: 8px; } #form-layout td#submit-container { text-align: right; padding-right: 10px; } #infoline { font-size: 9px; } #messagebox-container { padding-left: 11px; padding-right: 16px; } div.messagebox { font-size: 12px; padding: 5px; padding-left: 55px; text-align: center; width: 70%; min-height: 34px; vertical-align: middle; } div.mistake { color: #d00; background-image: url(warning.png); background-repeat: no-repeat; background-position: 10px 5px; font-weight: bold; } div.confirmation { color: #280; background-image: url(ok.png); background-repeat: no-repeat; background-position: 10px 5px; font-weight: bold; }
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
rubycas-server-0.1.0 | lib/themes/cas.css |
rubycas-server-0.2.0 | lib/themes/cas.css |