From 0b06c68b988410c49c9f4ffbf8c3160d4e9da2c7 Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Fri, 5 Dec 2008 12:50:28 +0000 Subject: - Patch #288039 by sun, ff1, agentrickard, fgm, ultimateboy: improved usability of the aliased URL admin page. --- modules/system/system.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/system') diff --git a/modules/system/system.css b/modules/system/system.css index 72c0816ba..abd34d249 100644 --- a/modules/system/system.css +++ b/modules/system/system.css @@ -77,7 +77,7 @@ div.error, tr.error { div.warning { border: 1px solid #f0c020; } -div.warning, tr.warning { +div.warning, table tr.warning { background: #ffd; color: #220; padding: 2px; -- cgit v1.2.3