Prikazi cijelu temu 18.11.2019 18:21
zxz Van mreze
Administrator
Registrovan od:03.02.2009
Lokacija:Tuzla


Predmet:Oblik misa
Oblici misa:
PreuzmiIzvorni kôd (CSS):
  1. .alias {cursor: alias;}
  2. .all-scroll {cursor: all-scroll;}
  3. .auto {cursor: auto;}
  4. .cell {cursor: cell;}
  5. .context-menu {cursor: context-menu;}
  6. .col-resize {cursor: col-resize;}
  7. .copy {cursor: copy;}
  8. .crosshair {cursor: crosshair;}
  9. .default {cursor: default;}
  10. .e-resize {cursor: e-resize;}
  11. .ew-resize {cursor: ew-resize;}
  12. .grab {cursor: grab;}
  13. .grabbing {cursor: grabbing;}
  14. .help {cursor: help;}
  15. .move {cursor: move;}
  16. .n-resize {cursor: n-resize;}
  17. .ne-resize {cursor: ne-resize;}
  18. .nesw-resize {cursor: nesw-resize;}
  19. .ns-resize {cursor: ns-resize;}
  20. .nw-resize {cursor: nw-resize;}
  21. .nwse-resize {cursor: nwse-resize;}
  22. .no-drop {cursor: no-drop;}
  23. .none {cursor: none;}
  24. .not-allowed {cursor: not-allowed;}
  25. .pointer {cursor: pointer;}
  26. .progress {cursor: progress;}
  27. .row-resize {cursor: row-resize;}
  28. .s-resize {cursor: s-resize;}
  29. .se-resize {cursor: se-resize;}
  30. .sw-resize {cursor: sw-resize;}
  31. .text {cursor: text;}
  32. .url {cursor: url(myBall.cur),auto;}
  33. .w-resize {cursor: w-resize;}
  34. .wait {cursor: wait;}
  35. .zoom-in {cursor: zoom-in;}
  36. .zoom-out {cursor: zoom-out;}

Podrška samo putem foruma, jer samo tako i ostali imaju koristi od toga.