comparison tty.css @ 19:188bbd857124

RLG-Web: add user registration Update the server and client sides of RLG-Web to make use of the new registration feature of sqlickrypt.
author John "Elwin" Edwards <elwin@sdf.org>
date Tue, 22 May 2012 20:54:33 -0700
parents bd412f63ce0d
children 82be54381964
comparison
equal deleted inserted replaced
18:59ea628abb81 19:188bbd857124
4 margin: 0.2em; 4 margin: 0.2em;
5 } 5 }
6 img#bell { 6 img#bell {
7 visibility: hidden; 7 visibility: hidden;
8 margin-left: 2em; 8 margin-left: 2em;
9 }
10 div.modal {
11 clear: both;
9 } 12 }
10 div.keyrow { 13 div.keyrow {
11 font-size: 1.2em; 14 font-size: 1.2em;
12 } 15 }
13 div.keyrow > div:first-child { 16 div.keyrow > div:first-child {