Changing the order of UI elements in a user style
Monday, February 19th, 2007Chrome user interface can be modified in more ways than that of web pages. Since CSS has to be used for, well, everything, some special properties were invented. A couple of the special properties actually let you change the order in which elements are rendered, regardless of where they are in the source. These properties […]