diff options
Diffstat (limited to 'themes/clouds/css-1.6.2/style.css')
| -rw-r--r-- | themes/clouds/css-1.6.2/style.css | 6 |
1 files changed, 6 insertions, 0 deletions
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; |
