diff options
Diffstat (limited to 'htdocs')
-rw-r--r-- | htdocs/css/style.css | 5 | ||||
-rw-r--r-- | htdocs/images/16-circle-blue-add.png | bin | 477 -> 0 bytes | |||
-rw-r--r-- | htdocs/images/16-circle-blue-remove.png | bin | 475 -> 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 Binary files differdeleted file mode 100644 index 130c91a..0000000 --- a/htdocs/images/16-circle-blue-add.png +++ /dev/null diff --git a/htdocs/images/16-circle-blue-remove.png b/htdocs/images/16-circle-blue-remove.png Binary files differdeleted file mode 100644 index 6da0f20..0000000 --- a/htdocs/images/16-circle-blue-remove.png +++ /dev/null |