Skip to content
Snippets Groups Projects
Commit 26cf7105 authored by Angie Byron's avatar Angie Byron
Browse files

Issue #2070323 by tompagabor, LewisNyman, miro_dietiker, Bojhan: Apply seven style guide to dblog.

parent a7085442
Branches
Tags
2 merge requests!7452Issue #1797438. HTML5 validation is preventing form submit and not fully...,!789Issue #3210310: Adjust Database API to remove deprecated Drupal 9 code in Drupal 10
......@@ -17,24 +17,6 @@
padding: 3ex 0 0;
vertical-align: top;
}
.dblog-user.odd .active {
background: #ddf;
}
.dblog-user.even .active {
background: #cce;
}
.dblog-error.odd .active {
background: #ffc9c9;
}
.dblog-error.even .active {
background: #eeb9b9;
}
.dblog-warning.odd .active {
background: #fffdca;
}
.dblog-warning.even .active {
background: #eeedbd;
}
.admin-dblog .icon,
.admin-dblog .dblog-warning .icon,
.admin-dblog .dblog-error .icon,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment