Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / [not a bug] 1.37 stylesheet.css

[not a bug] 1.37 stylesheet.css

Locked

Views: 1,463

Results 1 to 2 of 2
This thread is locked. New replies are disabled.
31 Dec 2006, 6:44 AM
#1
woodymon avatar

woodymon

Totally Zenned

Join Date:
Sep 2004
Posts:
2,309
Plugin Contributions:
1

[not a bug] 1.37 stylesheet.css

In:

.forward, #shoppingCartDefault #PPECbutton {float: right;}

Question: should there be a comma after:
shoppingCartDefault

as in:

.forward, #shoppingCartDefault, #PPECbutton {float: right;}

Which is the appropriate forum board to post these questions about the 1.37 upgrade (when I don't know if they are "bugs" or not)?

Woody

31 Dec 2006, 7:57 AM
#2
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
177

Re: [not a bug] 1.37 stylesheet.css

No, that stylesheet entry is exactly as intended.