[horde] a small typo in default theme.
Jean Charles Delépine
delepine at u-picardie.fr
Thu Jun 4 08:50:01 UTC 2015
Quoting Erling Preben Hansen <erling at eph.dk>:
> Hey
>
> am working on themes.
> I found a small but annoying typo in nag/themes/default/screen.css
>
> #RB_window {
> top: 50px !important;
> }
>
> it should have been:
>
> #RB_window {
> top: 50% !important;
> }
>
> Effect is quickadd box in nag is placed too high in browser.
> The text above input field is not visible.
I have the same problem on a fresh pear install. With nag, not with kronolith.
kronolith's screen.css says :
kronolith/themes/default/dynamic/screen.css:/* Redbox styles. */
kronolith/themes/default/dynamic/screen.css-#RB_window {
kronolith/themes/default/dynamic/screen.css- top: 50px !important;
kronolith/themes/default/dynamic/screen.css- margin-top: 0 !important;
nag's one says :
nag/themes/default/screen.css:/* Redbox styles. */
nag/themes/default/screen.css-#RB_window {
nag/themes/default/screen.css- top: 50px !important;
nag/themes/default/screen.css-}
Adding "margin-top: 0 !important;" to nag/themes/default/screen.css
solve the problem for me.
attached :
- patch
- screen shot of nag on demo.horde.org
- screen shot of kronolith on demo.horde.org
- screen shot of corrected nag on demo.horde.org
I was on the way to create a ticket when I find this thread.
Sincerly,
Jean Charles Delépine
-----
Pièces jointes (Les liens expireront le 31/12/2015):
1. nag_redbox.patch (1 Ko) [text/x-diff]
Télécharger le lien :
https://www.u-picardie.fr/horde/imp/attachment.php?id=55701006-7948-4f4c-904c-5a7b0a008436&u=delepine
2. nag_RB_window.png (108 Ko) [image/png]
Télécharger le lien :
https://www.u-picardie.fr/horde/imp/attachment.php?id=5570101c-18ec-4964-a68d-688a0a008436&u=delepine
3. kronolith_RB_window.png (136 Ko) [image/png]
Télécharger le lien :
https://www.u-picardie.fr/horde/imp/attachment.php?id=55701023-545c-420b-8151-21be0a008436&u=delepine
4. nag_RB_window_patch.png (122 Ko) [image/png]
Télécharger le lien :
https://www.u-picardie.fr/horde/imp/attachment.php?id=55701029-9730-4f10-98f4-21be0a008436&u=delepine
More information about the horde
mailing list