diff options
| author | Łukasz Wilenski <wooc@gazeta.pl> | 2010-05-10 18:18:33 +0000 |
|---|---|---|
| committer | Łukasz Wilenski <wooc@gazeta.pl> | 2010-05-10 18:18:33 +0000 |
| commit | a277b0fdb0a22bddf999b96f41bd485f0adef916 (patch) | |
| tree | 8ac99904f32445290a9bac2f0f7d8def2e26019e /themes/colors/jquery | |
| parent | c3f3285739e2139cf515013c52f087b5ede886d2 (diff) | |
| download | webtrees-a277b0fdb0a22bddf999b96f41bd485f0adef916.tar.gz webtrees-a277b0fdb0a22bddf999b96f41bd485f0adef916.tar.bz2 webtrees-a277b0fdb0a22bddf999b96f41bd485f0adef916.zip | |
remove unnesesery background
Diffstat (limited to 'themes/colors/jquery')
| -rw-r--r-- | themes/colors/jquery/jquery-ui_theme.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/themes/colors/jquery/jquery-ui_theme.css b/themes/colors/jquery/jquery-ui_theme.css index 246671a138..a7f718f8aa 100644 --- a/themes/colors/jquery/jquery-ui_theme.css +++ b/themes/colors/jquery/jquery-ui_theme.css @@ -18,7 +18,6 @@ color:red; padding-left: 0px;
padding-right: 0px;
padding-top: 3px;
- background-color: white;
}
.flyout {
color:#000000;
|
