diff options
| author | Greg Roach <fisharebest@gmail.com> | 2017-07-11 13:09:27 +0100 |
|---|---|---|
| committer | Greg Roach <fisharebest@gmail.com> | 2017-07-11 13:09:27 +0100 |
| commit | be1a216bde10d090f507814b0a06fbdceff74d43 (patch) | |
| tree | 3d04bbe197c72ab29c9e6d7c54693ae2b90b74a1 /themes/xenea | |
| parent | 0f76e07adece1afdd04b1e4789b54826ee434594 (diff) | |
| download | webtrees-be1a216bde10d090f507814b0a06fbdceff74d43.tar.gz webtrees-be1a216bde10d090f507814b0a06fbdceff74d43.tar.bz2 webtrees-be1a216bde10d090f507814b0a06fbdceff74d43.zip | |
Remove jQuery-UI classes
Diffstat (limited to 'themes/xenea')
| -rw-r--r-- | themes/xenea/css-1.7.8/style.css | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/themes/xenea/css-1.7.8/style.css b/themes/xenea/css-1.7.8/style.css index 9b3893b4ec..01d8d9432f 100644 --- a/themes/xenea/css-1.7.8/style.css +++ b/themes/xenea/css-1.7.8/style.css @@ -3117,21 +3117,6 @@ div.faq_body { padding: 12px; } -.btn-group { - display: inline-block; - margin: 0 4px; -} - -.btn-group button:first-child, -[dir=rtl] .btn-group button:last-child { - border-radius: 3px 0 0 3px; -} - -.btn-group button:last-child, -[dir=rtl] .btn-group button:first-child { - border-radius: 0 3px 3px 0; -} - /* ====== Charts Styles ======== */ #people label { display:block; |
