diff options
Diffstat (limited to 'themes')
| -rw-r--r-- | themes/default/css/screen.css | 4 | ||||
| -rw-r--r-- | themes/default/images/ico-add-watch.png | bin | 1381 -> 0 bytes | |||
| -rw-r--r-- | themes/default/images/ico-remove-watch.png | bin | 1381 -> 0 bytes | |||
| -rw-r--r-- | themes/default/images/ico-watch-add.png | bin | 0 -> 1160 bytes | |||
| -rw-r--r-- | themes/default/images/ico-watch-remove.png | bin | 0 -> 1172 bytes | 
5 files changed, 2 insertions, 2 deletions
| diff --git a/themes/default/css/screen.css b/themes/default/css/screen.css index 26a8eaf7..aaeea9bd 100644 --- a/themes/default/css/screen.css +++ b/themes/default/css/screen.css @@ -596,11 +596,11 @@ form .gError,  }  #gViewMenu #gAddWatchLink { -  background-image: url('../images/ico-add-watch.png'); +  background-image: url('../images/ico-watch-add.png');  }  #gViewMenu #gRemoveWatchLink { -  background-image: url('../images/ico-remove-watch.png'); +  background-image: url('../images/ico-watch-remove.png');  }  #gViewMenu #gHybridLink { diff --git a/themes/default/images/ico-add-watch.png b/themes/default/images/ico-add-watch.pngBinary files differ deleted file mode 100644 index 54007c2a..00000000 --- a/themes/default/images/ico-add-watch.png +++ /dev/null diff --git a/themes/default/images/ico-remove-watch.png b/themes/default/images/ico-remove-watch.pngBinary files differ deleted file mode 100644 index 54007c2a..00000000 --- a/themes/default/images/ico-remove-watch.png +++ /dev/null diff --git a/themes/default/images/ico-watch-add.png b/themes/default/images/ico-watch-add.pngBinary files differ new file mode 100644 index 00000000..9bb40b4d --- /dev/null +++ b/themes/default/images/ico-watch-add.png diff --git a/themes/default/images/ico-watch-remove.png b/themes/default/images/ico-watch-remove.pngBinary files differ new file mode 100644 index 00000000..0c5e7cf0 --- /dev/null +++ b/themes/default/images/ico-watch-remove.png | 
