fix-ie.css 1.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354
  1. /**
  2. * Themetastic, for Drupal 5.0
  3. * Stefan Nagtegaal, iStyledThis [dot] nl
  4. * Steven Wittens, acko [dot] net
  5. *
  6. */
  7. body {
  8. /* Center layout */
  9. text-align: center;
  10. /* Allow text resizing */
  11. font-size: 80%;
  12. }
  13. #wrapper #container {
  14. /* Reset text alignment */
  15. text-align: left;
  16. }
  17. #wrapper #container #center {
  18. /* Reduce amount of damage done by extremely wide content */
  19. overflow: hidden;
  20. }
  21. #wrapper #container #center .right-corner .left-corner {
  22. /* Because of the lack of min-height, we use height as an alternative */
  23. height: 400px;
  24. }
  25. fieldset {
  26. /* Don't draw backgrounds on fieldsets in IE, as they look really bad. */
  27. background: none;
  28. }
  29. ul.primary {
  30. /* Fix missing top margin */
  31. position: relative;
  32. /* top: 0.5em; */
  33. }
  34. /* Prevent fieldsets from shifting when changing collapsed state. */
  35. html.js fieldset.collapsible {
  36. position: relative;
  37. top: -1em;
  38. }
  39. html.js fieldset.collapsed {
  40. top: 0;
  41. margin-bottom: 1em;
  42. }
  43. td.menu-disabled {
  44. /* Use filter to emulate CSS3 opacity */
  45. filter: alpha(opacity=50);
  46. }
PANIC: session(release): write data/sessions/a/9/a9cce97460abb9d0: no space left on device

PANIC

session(release): write data/sessions/a/9/a9cce97460abb9d0: no space left on device
/my/cache/.heroku/go/go-path/pkg/mod/github.com/go-macaron/session@v1.0.3/session.go:204 (0xb13e07)
/my/cache/.heroku/go/go-path/pkg/mod/gopkg.in/macaron.v1@v1.5.1/context.go:80 (0x967b75)
/my/cache/.heroku/go/go-path/pkg/mod/github.com/go-macaron/inject@v0.0.0-20200308113650-138e5925c53b/inject.go:157 (0x9512ee)
/my/cache/.heroku/go/go-path/pkg/mod/github.com/go-macaron/inject@v0.0.0-20200308113650-138e5925c53b/inject.go:135 (0x951205)
/my/cache/.heroku/go/go-path/pkg/mod/gopkg.in/macaron.v1@v1.5.1/context.go:124 (0x967cc4)
/my/cache/.heroku/go/go-path/pkg/mod/gopkg.in/macaron.v1@v1.5.1/context.go:114 (0x967bf6)
/my/cache/.heroku/go/go-path/pkg/mod/gopkg.in/macaron.v1@v1.5.1/recovery.go:161 (0x15baec4)
/my/cache/.heroku/go/go-path/pkg/mod/gopkg.in/macaron.v1@v1.5.1/logger.go:40 (0x96b257)
/my/cache/.heroku/go/go-path/pkg/mod/github.com/go-macaron/inject@v0.0.0-20200308113650-138e5925c53b/inject.go:157 (0x9512ee)
/my/cache/.heroku/go/go-path/pkg/mod/github.com/go-macaron/inject@v0.0.0-20200308113650-138e5925c53b/inject.go:135 (0x951205)
/my/cache/.heroku/go/go-path/pkg/mod/gopkg.in/macaron.v1@v1.5.1/context.go:124 (0x967cc4)
/my/cache/.heroku/go/go-path/pkg/mod/gopkg.in/macaron.v1@v1.5.1/router.go:187 (0x972959)
/my/cache/.heroku/go/go-path/pkg/mod/gopkg.in/macaron.v1@v1.5.1/router.go:304 (0x973a01)
/my/cache/.heroku/go/go-path/pkg/mod/gopkg.in/macaron.v1@v1.5.1/macaron.go:218 (0x96c572)
/my/cache/.heroku/go/go1.26.3/go/src/net/http/server.go:3311 (0x85a5cd)
/my/cache/.heroku/go/go1.26.3/go/src/net/http/server.go:2073 (0x837f6f)
/my/cache/.heroku/go/go1.26.3/go/src/runtime/asm_amd64.s:1771 (0x493380)