25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 
 

19 satır
356 B

  1. @import "bootstrap.less";
  2. /*
  3. @import "../bower_components/octicons/octicons/octicons.less";
  4. @octicons-font-path: "../bower_components/octicons/octicons/";*/
  5. @import "config";
  6. @import "includes/global";
  7. @import "includes/home";
  8. @import "includes/pages";
  9. @import "includes/reviews";
  10. @import "includes/transfersh-icons";
  11. .uploading {
  12. background: red;
  13. }