comparison style-rlg.css @ 74:b8b7660c0b5d

Remove the refresh button. Since the lists refresh automatically now, a button isn't needed.
author John "Elwin" Edwards <elwin@sdf.org>
date Thu, 21 Jun 2012 22:15:20 -0700
parents 95bf956bce5a
children a497ecd116d9
comparison
equal deleted inserted replaced
73:d084610a89b5 74:b8b7660c0b5d
67 } 67 }
68 68
69 div#nogames { 69 div#nogames {
70 display: none; 70 display: none;
71 margin-top: 2em; 71 margin-top: 2em;
72 margin-bottom: 3em;
72 font-weight: bold; 73 font-weight: bold;
73 text-align: center; 74 text-align: center;
74 } 75 }
75 76
76 div#debug { 77 div#debug {