view app/assets/stylesheets/tabs.css @ 119:52fa2536a102

Set bg color for markdown to white.
author Edho Arief <edho@myconan.net>
date Mon, 12 Nov 2012 14:19:21 +0700
parents 71fdd9ee5a29
children bf214f66874d
line wrap: on
line source

#tab-resize a.btn.dropdown-toggle {
  min-width: 120px;
}
#markdown .well {
  background-color: white;
}