_s: Formatting changes:
- Reduce element comments to either the element id or the first element class. - Tabs > Spaces. - Improve adherence to formatting guidelines.
This commit is contained in:
parent
c7f2b7a1ee
commit
c4f2aa32ce
18 changed files with 301 additions and 307 deletions
|
@ -15,9 +15,9 @@ global $themecolors;
|
|||
* @since _s 1.0
|
||||
*/
|
||||
$themecolors = array(
|
||||
'bg' => '',
|
||||
'bg' => '',
|
||||
'border' => '',
|
||||
'text' => '',
|
||||
'link' => '',
|
||||
'url' => '',
|
||||
'text' => '',
|
||||
'link' => '',
|
||||
'url' => '',
|
||||
);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue