You are here

log_clear.css in Util 6.2

Same filename and directory in other branches
  1. 6.3 contribs/log_clear/log_clear.css

Adds a clearing function to "Recent log" report.

File

contribs/log_clear/log_clear.css
View source
  1. /* $Id $
  2. /**
  3. * @file
  4. * Adds a clearing function to "Recent log" report.
  5. */
  6. #dblog-admin-buttons input#edit-clear {
  7. margin-left: 2em;
  8. color: #cc0000;
  9. font-weight: bold;
  10. }/* */
  11. /* #dblog-admin-buttons input#edit-submit {
  12. margin-right: 1em;
  13. color: #009900;
  14. font-weight: bold;
  15. } /* */