make markdown backgrounds match current theme (#637)
Cette révision appartient à :
Parent
a0854fe8ee
révision
815fd84c92
1 fichiers modifiés avec 4 ajouts et 0 suppressions
|
@ -128,6 +128,10 @@ td {
|
|||
color:#bbb;
|
||||
}
|
||||
|
||||
.md-editor > textarea, .md-preview {
|
||||
background: none !important;
|
||||
}
|
||||
|
||||
/* Table style & fixes */
|
||||
.table > tbody > tr > th, .nowrap {
|
||||
white-space: nowrap;
|
||||
|
|
Référencer dans un nouveau ticket