getting file size for all dict files to be downloaded. coming to be 400mb or so.
[worddb.git] / static / js / jquery.translations.css
blob29c9ae79daef64ab300ad8c7b2e05aa3932d2dbc
1 div.languages form {
2 display: inline;
4 div.languages div.translations {
5 display: none;
6 position: absolute;
7 background: white;
8 padding: 5px;
9 border: 1px solid green;
10 margin-left: -6px;
11 margin-top: -6px;
14 div.languages div.add_translation_box {
15 display: none;
18 div.languages li div {
19 display: none;