[horde] themes horde-resources div?

Michael M Slusarz slusarz at horde.org
Tue Dec 30 18:58:12 UTC 2014


Quoting Erling Preben Hansen <erling at eph.dk>:

> Hey
> And a happy new year to all of you.
>
> I am updating and improving my Horde themes to 5.2
>
> In turba and mnemos sidebar.
> I can't change the background color of the div for users default
> addressbook and notebook.
>
> I can change most of it, but not the color around the "edit" icon.
>
> Why How?
>
> -----
> Inspecting in firefox or chrome
>
>     <div class="horde-resources">
> -----> <div class="" style="color: rgb(0, 0, 0); background-color: rgb(221,
> 221, 221);"> <-------------
>             <a class="horde-resource-edit-000" title="Rediger"
> href="/horde/turba/addressbooks/edit.php?a=xxxxxxxxxxxxxxxx"></a>
>             <div class="horde-resource-link">
>                 <a class="horde-resource-on horde-radiobox"
> href="/horde/turba/?source=xxxxxxxxxxxxxxxxxxx"></a>
>             </div>
>         </div>
>     </div>
>
> element {
>     color: #000;
>     background-color: #DDD;  !this color is said to be inline element.
> I can't find the definition.!
> }

Horde_View_Sidebar#addRow()

michael

___________________________________
Michael Slusarz [slusarz at horde.org]



More information about the horde mailing list