The main server, and probably only repository in this org.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

24 lines
258 B

5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
  1. .nav-tabs .nav-item {
  2. cursor: pointer;
  3. }
  4. a, button {
  5. cursor: pointer;
  6. }
  7. .badge {
  8. cursor: pointer;
  9. }
  10. .loading {
  11. margin: 2em 0;
  12. text-align: center;
  13. }
  14. .on-switch {
  15. text-align: center;
  16. }
  17. .free-buttons {
  18. margin-top: 2em;
  19. text-align: center;
  20. }