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

8.0.x
webchick 2014-03-27 12:22:34 -07:00
parent a708544213
commit 26cf710531
1 changed files with 0 additions and 18 deletions

View File

@ -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,