Skip to content

Commit

Permalink
Remove Background image introduced by template css collision
Browse files Browse the repository at this point in the history
  • Loading branch information
micgro42 committed Jun 17, 2015
1 parent bb3d072 commit 6002725
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion less/editor.less
Expand Up @@ -15,6 +15,7 @@
td.header {
font-weight: bold;
background-color: @ini_background_alt;
background-image: none;
}

}
Expand All @@ -23,4 +24,4 @@
// add a z-index to DokuWiki's toolbar pickers
div.picker {
z-index: 500;
}
}

0 comments on commit 6002725

Please sign in to comment.