Mercurial > libervia-web
comparison public/libervia.css @ 25:46c8d5431198
browser side: added CSS for contactsChooser class
author | Goffi <goffi@goffi.org> |
---|---|
date | Sat, 07 May 2011 23:51:53 +0200 |
parents | 0ce2a57b34ca |
children | 8152f019d334 |
comparison
equal
deleted
inserted
replaced
24:28e203f13144 | 25:46c8d5431198 |
---|---|
135 | 135 |
136 .gwt-DialogBox .Registration { | 136 .gwt-DialogBox .Registration { |
137 padding: 10px; | 137 padding: 10px; |
138 } | 138 } |
139 | 139 |
140 /* Custom Dialogs */ | |
141 .contactsChooser { | |
142 text-align: center; | |
143 } | |
144 | |
140 /* Contact List */ | 145 /* Contact List */ |
141 | 146 |
142 .contactTitle { | 147 .contactTitle { |
143 font-style: italic; | 148 font-style: italic; |
144 border-bottom: 1px solid gray; | 149 border-bottom: 1px solid gray; |