aboutsummaryrefslogtreecommitdiff
path: root/grauphel.css
diff options
context:
space:
mode:
authorChristian Weiske <cweiske@cweiske.de>2014-10-28 18:20:33 +0100
committerChristian Weiske <cweiske@cweiske.de>2014-10-28 18:20:33 +0100
commitce010bc12b8b0a03e662a2f4df984daa6d252fb8 (patch)
tree4447d223d499cea9fcca0749039990f569117a4a /grauphel.css
parent891db33ead914486b6f4f7e32ebd3a7f511562e8 (diff)
downloadgrauphel-ce010bc12b8b0a03e662a2f4df984daa6d252fb8.tar.gz
grauphel-ce010bc12b8b0a03e662a2f4df984daa6d252fb8.zip
color modified date as files app does it
Diffstat (limited to 'grauphel.css')
-rw-r--r--grauphel.css4
1 files changed, 4 insertions, 0 deletions
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;