Mercurial > hg > rlgwebd
comparison style-rlg.css @ 131:f8c89e1ed33a
Options page: improve some CSS.
| author | John "Elwin" Edwards <elwin@sdf.org> |
|---|---|
| date | Wed, 29 Aug 2012 15:31:13 -0700 |
| parents | a2e071a95055 |
| children | 99fbc7c55b81 |
comparison
equal
deleted
inserted
replaced
| 130:a2e071a95055 | 131:f8c89e1ed33a |
|---|---|
| 106 } | 106 } |
| 107 | 107 |
| 108 /* For options.html */ | 108 /* For options.html */ |
| 109 div#switch { | 109 div#switch { |
| 110 display: none; | 110 display: none; |
| 111 margin-bottom: 1em; | 111 margin: 1em; |
| 112 padding: 0.4em 0.4em; | 112 padding: 0.4em 0.4em; |
| 113 text-align: center; | 113 text-align: center; |
| 114 } | |
| 115 | |
| 116 div#switch span.ibutton { | |
| 117 margin: 0.4em; | |
| 118 font-weight: bold; | |
| 114 } | 119 } |
| 115 | 120 |
| 116 div#ostat { | 121 div#ostat { |
| 117 text-align: center; | 122 text-align: center; |
| 118 } | 123 } |
