Hello all!
I changed some class names in the bento-theme, so please change it in your code:
The changes are:
.ui-oo-content-wrapper ==> .content-wrapper
.ui-oo-box-shadow ==> .box .box-shadow
I divide the .ui-oo-box-shadow into two classes. .box makes everything for a box including rounded corners, excluding a drop-shadow.
If you need the shadow, simply add ".box-shadow".
Example how it should look like:
<div class="box box-shadow">
Before it looked like this:
<div class="ui-oo-box-shadow">
or with out a shadow:
<div class="ui-oo-box-shadow no-shadow">
The old classes are still available for a while, till everyone switched to the new classes.
Thank you :-)
Robert
---
Robert Lihm, Webdesigner - openSUSE Boosters Team
SUSE LINUX Products GmbH, Maxfeldstr. 5, D-90409 Nuernberg
Tel: +49-911-74053-0 - rlihm(a)suse.de
____________________________________________________________
SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg)
____________________________________________________________
SUSE - a Novell business
--
To unsubscribe, e-mail: opensuse-boosters+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-boosters+help(a)opensuse.org