Commit Graph

3 Commits

Author SHA1 Message Date
evazion
e98db8a5b8 css: refactor notice box css.
* Remove .ui-corner-all, .ui-state-highlight, .ui-state-error classes
  from notice boxes.
* Use .notice, .notice-info, .notice-error classes instead.
* Replace <p> elements in notices with <div>'s so that we don't have to
  work around the `margin-bottom: 1em` from <p> elements.
* Replace <h1> elements in notices with <h2>.
* Standardize info notices to use the same shade of light yellow in the
  light theme.
2019-09-22 15:09:45 -05:00
Toks
2b427273b2 fixes #1363 2013-05-17 13:19:14 -04:00
Toks
94984fb85a partial fix for #1363 (notice cannot be closed) 2013-04-22 19:42:39 -04:00