You are here

mongodb_watchdog.css in MongoDB 7

Same filename and directory in other branches
  1. 6 mongodb_watchdog/mongodb_watchdog.css
@CHARSET "UTF-8";

/* Line up filter select elements */
#mongodb-watchdog-filter-form .form-type-select {
  display: inline-block;
}

File

mongodb_watchdog/mongodb_watchdog.css
View source
  1. @CHARSET "UTF-8";
  2. /* Line up filter select elements */
  3. #mongodb-watchdog-filter-form .form-type-select {
  4. display: inline-block;
  5. }