diff options
| author | makitso <makitso@gmail.com> | 2015-01-20 06:49:35 -0700 |
|---|---|---|
| committer | makitso <makitso@gmail.com> | 2015-01-20 06:49:35 -0700 |
| commit | 249d7db76fed67ee0061296a488df1f4f02e9b6e (patch) | |
| tree | 3aedf4c2c56c8ec6273068adad22695d4ada9755 /themes/fab/css-1.7.0/style.css | |
| parent | 95e9a662fcc96ab3017b1925810afaf38f940286 (diff) | |
| download | webtrees-249d7db76fed67ee0061296a488df1f4f02e9b6e.tar.gz webtrees-249d7db76fed67ee0061296a488df1f4f02e9b6e.tar.bz2 webtrees-249d7db76fed67ee0061296a488df1f4f02e9b6e.zip | |
Minor style changes
Diffstat (limited to 'themes/fab/css-1.7.0/style.css')
| -rw-r--r-- | themes/fab/css-1.7.0/style.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/themes/fab/css-1.7.0/style.css b/themes/fab/css-1.7.0/style.css index 03e5b47c0d..ae04eeb806 100644 --- a/themes/fab/css-1.7.0/style.css +++ b/themes/fab/css-1.7.0/style.css @@ -421,6 +421,10 @@ a:hover .nameZoom { padding: 3px; } +.icon { + border: 0; + padding: 0 5px; +} .sublinks_cell { background-color: #ccc; |
