This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
design:interface [2014/01/09 09:51] emillyriverz [Paging] |
design:interface [2015/09/15 09:31] (current) Den Approved |
||
|---|---|---|---|
| Line 218: | Line 218: | ||
| Used for navigating and display the current location in the paged data. Previous/next icons are present if there are more than 2 pages of data. | Used for navigating and display the current location in the paged data. Previous/next icons are present if there are more than 2 pages of data. | ||
| - | ===== Icon Set ===== | + | ===== Icons ===== |
| + | |||
| + | When developing your plugins, you may need various icons for boxes, buttons, etc. Here's what Oxwall offers: | ||
| + | |||
| + | Standard icon set: | ||
| - | A set of icons, can be taken from //Style Guide//, take a look at the full set: | ||
| {{:design:iconset.png|}} | {{:design:iconset.png|}} | ||
| + | |||
| + | Tiny icon set: | ||
| + | |||
| + | {{:design:tinyiconset.png|}} | ||
| + | |||
| + | Please note that every theme may have its own icons, although the sets should be identical to the ones in the [[design:psd-style-guides|Theme StyleGuide]]. | ||
| + | |||