_admin.less 1016 B

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879
  1. .admin {
  2. padding-top: 15px;
  3. padding-bottom: @footer-margin * 2;
  4. .table.segment {
  5. padding: 0;
  6. font-size: 13px;
  7. &:not(.striped) {
  8. padding-top: 5px;
  9. thead {
  10. th:last-child {
  11. padding-right: 5px !important;
  12. }
  13. }
  14. }
  15. th {
  16. padding-top: 5px;
  17. padding-bottom: 5px;
  18. }
  19. &:not(.select) {
  20. th, td {
  21. &:first-of-type {
  22. padding-left: 15px !important;
  23. }
  24. }
  25. }
  26. }
  27. &.user {
  28. .email {
  29. max-width: 200px;
  30. }
  31. }
  32. dl.admin-dl-horizontal {
  33. padding: 20px;
  34. margin: 0;
  35. dd {
  36. margin-left: 240px;
  37. }
  38. dt {
  39. font-weight: bolder;
  40. float: left;
  41. width: 250px;
  42. clear: left;
  43. overflow: hidden;
  44. text-overflow: ellipsis;
  45. white-space: nowrap;
  46. }
  47. }
  48. &.config {
  49. #test-mail-btn {
  50. margin-left: 5px;
  51. }
  52. table tbody tr td:first-child {
  53. font-weight: bold;
  54. }
  55. pre {
  56. background-color: #f7f7f7;
  57. padding: 5px;
  58. }
  59. code {
  60. color: #db2828;
  61. }
  62. .log-config {
  63. table tbody tr td {
  64. &:first-child {
  65. width: 100px;
  66. }
  67. }
  68. }
  69. }
  70. }
PANIC: session(release): write data/sessions/e/5/e50e5f3a9ab241b2: no space left on device

PANIC

session(release): write data/sessions/e/5/e50e5f3a9ab241b2: 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)