Mercurial > libervia-web
comparison src/browser/public/libervia.css @ 524:d41e850b31b9
browser_side (plugin OTR): limit the max width for all dialogs
author | souliane <souliane@mailoo.org> |
---|---|
date | Wed, 03 Sep 2014 11:22:37 +0200 |
parents | 8843ae9e92bd |
children | 048ae7314156 |
comparison
equal
deleted
inserted
replaced
523:5add182e7dd5 | 524:d41e850b31b9 |
---|---|
1203 | 1203 |
1204 .marginAuto { | 1204 .marginAuto { |
1205 margin: auto; | 1205 margin: auto; |
1206 } | 1206 } |
1207 | 1207 |
1208 .maxWidthLimit { | |
1209 max-width: 500px; | |
1210 } | |
1211 | |
1208 .transparent { | 1212 .transparent { |
1209 opacity: 0; | 1213 opacity: 0; |
1210 } | 1214 } |
1211 | 1215 |
1212 /* URLs */ | 1216 /* URLs */ |