annotate app/assets/stylesheets/tabs.css @ 144:b56ad3caed6d

Remove hash on `#!plain.auto`.
author Edho Arief <edho@myconan.net>
date Sat, 17 Nov 2012 13:03:09 +0700
parents bf214f66874d
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
119
52fa2536a102 Set bg color for markdown to white.
Edho Arief <edho@myconan.net>
parents: 117
diff changeset
1 #markdown .well {
52fa2536a102 Set bg color for markdown to white.
Edho Arief <edho@myconan.net>
parents: 117
diff changeset
2 background-color: white;
52fa2536a102 Set bg color for markdown to white.
Edho Arief <edho@myconan.net>
parents: 117
diff changeset
3 }