_dashboard.less 694 B

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647
  1. .dashboard {
  2. padding-top: 15px;
  3. padding-bottom: @footer-margin * 2;
  4. &.issues {
  5. .context.user.menu {
  6. z-index: 101;
  7. min-width: 200px;
  8. .ui.header {
  9. font-size: 1rem;
  10. text-transform: none;
  11. }
  12. }
  13. .filter.menu {
  14. .item {
  15. text-align: left;
  16. .text {
  17. height: 16px;
  18. vertical-align: middle;
  19. }
  20. .floating.label {
  21. top: 7px;
  22. left: 90%;
  23. width: 15%;
  24. }
  25. }
  26. .item.active {
  27. background-color: #4183c4;
  28. color: #FFF;
  29. }
  30. .item .text {
  31. width: 85%;
  32. }
  33. }
  34. .ui.right .head.menu {
  35. margin-top: -5px;
  36. .item.active {
  37. color: #d9453d;
  38. }
  39. }
  40. .head.menu {
  41. .octicon {
  42. margin-right: 5px;
  43. }
  44. }
  45. }
  46. }
PANIC: session(release): write data/sessions/f/a/faa99893fac4995c: no space left on device

PANIC

session(release): write data/sessions/f/a/faa99893fac4995c: no space left on device
github.com/go-macaron/session@v0.0.0-20190805070824-1a3cdc6f5659/session.go:199 (0x8b2934)
gopkg.in/macaron.v1@v1.3.9/context.go:79 (0x83d0a0)
github.com/go-macaron/inject@v0.0.0-20160627170012-d8a0b8677191/inject.go:157 (0x80ab07)
github.com/go-macaron/inject@v0.0.0-20160627170012-d8a0b8677191/inject.go:135 (0x80a8a8)
gopkg.in/macaron.v1@v1.3.9/context.go:121 (0x83d1f8)
gopkg.in/macaron.v1@v1.3.9/context.go:112 (0x84fdb5)
gopkg.in/macaron.v1@v1.3.9/recovery.go:161 (0x84fda8)
gopkg.in/macaron.v1@v1.3.9/logger.go:40 (0x840c73)
github.com/go-macaron/inject@v0.0.0-20160627170012-d8a0b8677191/inject.go:157 (0x80ab07)
github.com/go-macaron/inject@v0.0.0-20160627170012-d8a0b8677191/inject.go:135 (0x80a8a8)
gopkg.in/macaron.v1@v1.3.9/context.go:121 (0x83d1f8)
gopkg.in/macaron.v1@v1.3.9/router.go:187 (0x850fc6)
gopkg.in/macaron.v1@v1.3.9/router.go:303 (0x8493e5)
gopkg.in/macaron.v1@v1.3.9/macaron.go:220 (0x841fca)
net/http/server.go:2836 (0x7a79b2)
net/http/server.go:1924 (0x7a341b)
runtime/asm_amd64.s:1373 (0x46f9f0)