diff options
| author | Greg Roach <fisharebest@gmail.com> | 2013-11-25 22:13:48 +0000 |
|---|---|---|
| committer | Greg Roach <fisharebest@gmail.com> | 2013-11-25 22:13:48 +0000 |
| commit | bdd861c291b3998a0886df793eec1680c79ed0c5 (patch) | |
| tree | 8d777d0338372a119727610034bad09aa6922f9e /themes/fab/css-1.5.0/style.css | |
| parent | 39ca27dbda3a9d48277805731af3a18693aa6403 (diff) | |
| download | webtrees-bdd861c291b3998a0886df793eec1680c79ed0c5.tar.gz webtrees-bdd861c291b3998a0886df793eec1680c79ed0c5.tar.bz2 webtrees-bdd861c291b3998a0886df793eec1680c79ed0c5.zip | |
#1252867 - Triple vertical lines in F.A.B. charts - 1.5.1 dev
Diffstat (limited to 'themes/fab/css-1.5.0/style.css')
| -rw-r--r-- | themes/fab/css-1.5.0/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/fab/css-1.5.0/style.css b/themes/fab/css-1.5.0/style.css index 4c461f4be1..34e1c5be42 100644 --- a/themes/fab/css-1.5.0/style.css +++ b/themes/fab/css-1.5.0/style.css @@ -115,7 +115,7 @@ a:active { text-decoration: underline; } -img { +a.gallery img { border: 0; border-radius: 4px; margin: 4px; |
