aboutsummaryrefslogtreecommitdiff
path: root/mod/dokuwiki/vendors/dokuwiki/lib/plugins/tbt/style.css
blob: 50c672d7807932be0af15b592c8ef72ba4f8c758 (plain)
1
2
3
4
5
6
7
div.dokuwiki div.tbtdest {
  font-family:monospace;
}
div.dokuwiki span.tbtbutton {
  border-width:2px !important;
  cursor:pointer;
}