From ce010bc12b8b0a03e662a2f4df984daa6d252fb8 Mon Sep 17 00:00:00 2001 From: Christian Weiske Date: Tue, 28 Oct 2014 18:20:33 +0100 Subject: color modified date as files app does it --- grauphel.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'grauphel.css') diff --git a/grauphel.css b/grauphel.css index 0cddce6..14eafb0 100644 --- a/grauphel.css +++ b/grauphel.css @@ -144,6 +144,10 @@ table.table td { background-position: 8px center; background-repeat: no-repeat; } +#headerTitle { + /* let it take all available space */ + width: 9999px; +} a.action.delete, table.table form button.action.delete { position: absolute; -- cgit v1.2.3