Remove misplaced css to fix button background
The button should have a transparent background as all the other buttons.
This commit is contained in:
parent
26c27b0ca0
commit
9f631ecba1
1 changed files with 0 additions and 12 deletions
|
@ -110,18 +110,6 @@ nav#dokuwiki__pagetools {
|
|||
margin-top: 1em;
|
||||
}
|
||||
}
|
||||
|
||||
&.plugin_move_page {
|
||||
a {
|
||||
.btn-hover();
|
||||
|
||||
color: @ini_nav_menu_color;
|
||||
|
||||
* {
|
||||
color: inherit;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue