summaryrefslogtreecommitdiff
path: root/htdocs
diff options
context:
space:
mode:
Diffstat (limited to 'htdocs')
-rw-r--r--htdocs/css/style.css5
-rw-r--r--htdocs/images/16-circle-blue-add.pngbin477 -> 0 bytes
-rw-r--r--htdocs/images/16-circle-blue-remove.pngbin475 -> 0 bytes
3 files changed, 5 insertions, 0 deletions
diff --git a/htdocs/css/style.css b/htdocs/css/style.css
index 62b0c3c..fcf5ac8 100644
--- a/htdocs/css/style.css
+++ b/htdocs/css/style.css
@@ -140,6 +140,11 @@ table.patchlist td.patchlistfilters {
border-bottom: thin solid black;
font-size: smaller;
}
+
+td.patchlistfilters a {
+ color: black;
+}
+
table.patchlist td.patchlistreorder {
background: #c0c0ff;
border-top: thin solid gray;
diff --git a/htdocs/images/16-circle-blue-add.png b/htdocs/images/16-circle-blue-add.png
deleted file mode 100644
index 130c91a..0000000
--- a/htdocs/images/16-circle-blue-add.png
+++ /dev/null
Binary files differ
diff --git a/htdocs/images/16-circle-blue-remove.png b/htdocs/images/16-circle-blue-remove.png
deleted file mode 100644
index 6da0f20..0000000
--- a/htdocs/images/16-circle-blue-remove.png
+++ /dev/null
Binary files differ