In addition, when deprecating or selecting styles to be used we should
better use style names that describe what the button IS in the screen and
not HOW it should appear.

So style names like
.buttontextbig, .smallSubmit, .mediumSubmit, .largeSubmit,
.button-style-1, .button-style-2,

should not be used.

Style names like:
.buttontext,
.loginButton,
.button,
input[type="reset"],
input[type="submit"],
input[type="button"]

are OK.
In this way the theme can make a button larger or smaller than another
button according to its function.

My two cents.
-Bruno

2011/1/12 Ryan Foster (JIRA) <j...@apache.org>

>
>    [
> https://issues.apache.org/jira/browse/OFBIZ-4092?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12980883#action_12980883]
>
> Ryan Foster commented on OFBIZ-4092:
> ------------------------------------
>
> I tried deleting deprecated styles and letting things break when I created
> the BizznessTime theme... mostly just pissed people off.  :)
>
> > Update The Flat Grey Visual Theme
> > ---------------------------------
> >
> >                 Key: OFBIZ-4092
> >                 URL: https://issues.apache.org/jira/browse/OFBIZ-4092
> >             Project: OFBiz
> >          Issue Type: Improvement
> >          Components: framework
> >    Affects Versions: SVN trunk
> >            Reporter: Adrian Crum
> >            Assignee: Adrian Crum
> >            Priority: Minor
> >         Attachments: ac_flatgrey.patch, ac_images.zip,
> accounting800x600.png, brushed-aluminum.gif, catalog800x600.png,
> catalogManager.png, content800x600.png, contentManager.png, flatgrey.patch,
> flatgrey.patch, flatgrey.patch, flatgrey.patch, flatgrey.patch, images.zip,
> ofbiz_logo.gif, partyDetail.png, partyManager.png, screenshot.gif,
> timeSheet.png
> >
> >
> > Update the Flat Grey visual theme. Design objectives:
> > 1. Floating, flexible layout - screen can be resized.
> > 2. Sight impaired accessible - users can change font size in their
> browser.
> > 3. Supports RTL layout.
> > 4. Does not require JavaScript. JavaScript can be used to add
> embellishments, but the theme can't depend on it.
>
> --
> This message is automatically generated by JIRA.
> -
> You can reply to this email to add a comment to the issue online.
>
>

Reply via email to