Le repo des sources pour le site web des JM2L
Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
 
 
 
 
 

18 рядки
371 B

  1. @charset "UTF-8";
  2. /*
  3. * jQuery File Upload UI Plugin NoScript CSS 8.8.5
  4. * https://github.com/blueimp/jQuery-File-Upload
  5. *
  6. * Copyright 2012, Sebastian Tschan
  7. * https://blueimp.net
  8. *
  9. * Licensed under the MIT license:
  10. * http://www.opensource.org/licenses/MIT
  11. */
  12. .fileinput-button i,
  13. .fileupload-buttonbar .delete,
  14. .fileupload-buttonbar .toggle {
  15. display: none;
  16. }