diff options
| author | makitso <makitso@gmail.com> | 2015-01-15 08:48:24 -0700 |
|---|---|---|
| committer | makitso <makitso@gmail.com> | 2015-01-15 08:48:24 -0700 |
| commit | 949a371536b689d2282ab562e3c8c1bae1cfcfb8 (patch) | |
| tree | def67930a2bd8f94ec33f33f0e186273bdfb8ac6 /themes | |
| parent | 7e549dce9b32fa0a56020b474693041860d000c0 (diff) | |
| download | webtrees-949a371536b689d2282ab562e3c8c1bae1cfcfb8.tar.gz webtrees-949a371536b689d2282ab562e3c8c1bae1cfcfb8.tar.bz2 webtrees-949a371536b689d2282ab562e3c8c1bae1cfcfb8.zip | |
#1307749 - Update find note icon
Diffstat (limited to 'themes')
| -rw-r--r-- | themes/clouds/css-1.6.2/images/buttons/find.png | bin | 0 -> 709 bytes | |||
| -rw-r--r-- | themes/clouds/css-1.6.2/style.css | 6 | ||||
| -rw-r--r-- | themes/colors/css-1.6.2/images/buttons/find.png | bin | 0 -> 709 bytes | |||
| -rw-r--r-- | themes/colors/css-1.6.2/style.css | 6 | ||||
| -rw-r--r-- | themes/fab/css-1.6.2/images/buttons/find.png | bin | 0 -> 709 bytes | |||
| -rw-r--r-- | themes/fab/css-1.6.2/style.css | 6 | ||||
| -rw-r--r-- | themes/minimal/css-1.6.2/images/find.png | bin | 0 -> 709 bytes | |||
| -rw-r--r-- | themes/minimal/css-1.6.2/style.css | 6 | ||||
| -rw-r--r-- | themes/webtrees/css-1.6.2/images/buttons/find.png | bin | 0 -> 709 bytes | |||
| -rw-r--r-- | themes/webtrees/css-1.6.2/style.css | 6 | ||||
| -rw-r--r-- | themes/xenea/css-1.6.2/images/buttons/find.png | bin | 0 -> 709 bytes | |||
| -rw-r--r-- | themes/xenea/css-1.6.2/style.css | 12 |
12 files changed, 42 insertions, 0 deletions
diff --git a/themes/clouds/css-1.6.2/images/buttons/find.png b/themes/clouds/css-1.6.2/images/buttons/find.png Binary files differnew file mode 100644 index 0000000000..be6c6002e4 --- /dev/null +++ b/themes/clouds/css-1.6.2/images/buttons/find.png diff --git a/themes/clouds/css-1.6.2/style.css b/themes/clouds/css-1.6.2/style.css index e09145e630..b1cdd511b2 100644 --- a/themes/clouds/css-1.6.2/style.css +++ b/themes/clouds/css-1.6.2/style.css @@ -3511,6 +3511,12 @@ table.table-census-assistant th { background-image: url(images/buttons/family.png); } +.icon-button_find { + width: 17px; + height: 15px; + background-image: url(images/buttons/find.png); +} + .icon-button_find_facts { width: 20px; height: 20px; diff --git a/themes/colors/css-1.6.2/images/buttons/find.png b/themes/colors/css-1.6.2/images/buttons/find.png Binary files differnew file mode 100644 index 0000000000..be6c6002e4 --- /dev/null +++ b/themes/colors/css-1.6.2/images/buttons/find.png diff --git a/themes/colors/css-1.6.2/style.css b/themes/colors/css-1.6.2/style.css index 3740636d29..177740fd76 100644 --- a/themes/colors/css-1.6.2/style.css +++ b/themes/colors/css-1.6.2/style.css @@ -3553,6 +3553,12 @@ table.table-census-assistant th { background-image: url(images/buttons/family.png); } +.icon-button_find { + width: 17px; + height: 15px; + background-image: url(images/buttons/find.png); +} + .icon-button_find_facts { width: 20px; height: 20px; diff --git a/themes/fab/css-1.6.2/images/buttons/find.png b/themes/fab/css-1.6.2/images/buttons/find.png Binary files differnew file mode 100644 index 0000000000..be6c6002e4 --- /dev/null +++ b/themes/fab/css-1.6.2/images/buttons/find.png diff --git a/themes/fab/css-1.6.2/style.css b/themes/fab/css-1.6.2/style.css index 8a9ce9f997..72fcc6f045 100644 --- a/themes/fab/css-1.6.2/style.css +++ b/themes/fab/css-1.6.2/style.css @@ -3459,6 +3459,12 @@ table.table-census-assistant th { background-image: url(images/buttons/family.png); } +.icon-button_find { + width: 17px; + height: 15px; + background-image: url(images/buttons/find.png); +} + .icon-button_find_facts { width: 20px; height: 20px; diff --git a/themes/minimal/css-1.6.2/images/find.png b/themes/minimal/css-1.6.2/images/find.png Binary files differnew file mode 100644 index 0000000000..be6c6002e4 --- /dev/null +++ b/themes/minimal/css-1.6.2/images/find.png diff --git a/themes/minimal/css-1.6.2/style.css b/themes/minimal/css-1.6.2/style.css index e638aa5700..bcc59b800e 100644 --- a/themes/minimal/css-1.6.2/style.css +++ b/themes/minimal/css-1.6.2/style.css @@ -3485,6 +3485,12 @@ table.table-census-assistant th { background-image: url(images/family.png); } +.icon-button_find { + width: 17px; + height: 15px; + background-image: url(images/find.png); +} + .icon-button_find_facts { width: 20px; height: 20px; diff --git a/themes/webtrees/css-1.6.2/images/buttons/find.png b/themes/webtrees/css-1.6.2/images/buttons/find.png Binary files differnew file mode 100644 index 0000000000..be6c6002e4 --- /dev/null +++ b/themes/webtrees/css-1.6.2/images/buttons/find.png diff --git a/themes/webtrees/css-1.6.2/style.css b/themes/webtrees/css-1.6.2/style.css index ab5dff85b6..37f10d7fea 100644 --- a/themes/webtrees/css-1.6.2/style.css +++ b/themes/webtrees/css-1.6.2/style.css @@ -3423,6 +3423,12 @@ table.table-census-assistant th { background-image: url(images/buttons/family.png); } +.icon-button_find { + width: 17px; + height: 15px; + background-image: url(images/buttons/find.png); +} + .icon-button_find_facts { width: 20px; height: 20px; diff --git a/themes/xenea/css-1.6.2/images/buttons/find.png b/themes/xenea/css-1.6.2/images/buttons/find.png Binary files differnew file mode 100644 index 0000000000..be6c6002e4 --- /dev/null +++ b/themes/xenea/css-1.6.2/images/buttons/find.png diff --git a/themes/xenea/css-1.6.2/style.css b/themes/xenea/css-1.6.2/style.css index 83e51e3fb8..e72bb8eea2 100644 --- a/themes/xenea/css-1.6.2/style.css +++ b/themes/xenea/css-1.6.2/style.css @@ -3439,6 +3439,18 @@ table.table-census-assistant th { background-image: url(images/buttons/family.png); } +.icon-button_find { + width: 17px; + height: 15px; + background-image: url(images/buttons/find.png); +} + +.icon-button_find { + width: 17px; + height: 15px; + background-image: url(images/buttons/find.png); +} + .icon-button_find_facts { width: 20px; height: 20px; |
