Skip to content

Commit

Permalink
modified: changelog.txt
Browse files Browse the repository at this point in the history
	modified:   style.css
  • Loading branch information
tenman committed Oct 19, 2015
1 parent f8d79b4 commit f812fde
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 2 deletions.
26 changes: 26 additions & 0 deletions changelog.txt
@@ -1,4 +1,30 @@
Changelog -----------------------------------
version:1.330
Overview of Changes

Modified Add styles rules em i u kbd
Modified Add New CSS Class sectioned for ol element
Modified Add editor style for japanese language
Modified Add styles for google fonts material-icons

Fixed hard coded text to translatable ( searchform.php )

Files Modified

modified: functions.php
modified: languages/css/ja.css
modified: languages/ja.mo
modified: languages/ja.po
modified: lib/csscolor.css.php
modified: lib/hooks.php
modified: raindrops.js
modified: searchform.php
modified: style.css

Description of Code Changes
please see https://themes.trac.wordpress.org/changeset?old_path=raindrops/1.329&new_path=raindrops/1.330
-----------------------------------------------
Changelog -----------------------------------
version:1.329
Overview of Changes

Expand Down
4 changes: 2 additions & 2 deletions style.css
Expand Up @@ -4,7 +4,7 @@ Theme URI: http://www.tenman.info/wp3/raindrops/
Description: This theme can change freely fonts,layout,color scheme and header image for each post,page. The google fonts, you can use freely in the post more than 90percent of the fonts.Color scheme and layout, you can freely change from theme customizer.For more updates, please make sure to open the link of the changelog from the help tab of this theme page.Add new post, so also to help tab of edit post page has been described how to use tips, please visit. Supported languages Japanese - JAPAN (ja) French - FRANCE (fr_FR) Polish - POLAND (PL) (pl_PL) Portuguese - BRAZIL (pt_BR)
Author: Tenman
Author URI: http://www.tenman.info/wp3/
Version: 1.329
Version: 1.330
Tags: black, blue, gray, brown, green, orange, pink, purple, red, silver, tan, white, yellow, dark, light, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-colors, custom-header, custom-background, custom-menu, editor-style, theme-options, threaded-comments, sticky-post, translation-ready, post-formats, featured-images, full-width-template, fixed-layout, fluid-layout, responsive-layout, rtl-language-support, microformats
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Expand Down Expand Up @@ -220,7 +220,7 @@ u{
border-bottom:3px double rgba(127,127,127,.5);
}

details summary{
details summary{
margin-bottom:1em;
display:inline-block;
cursor: pointer;
Expand Down

0 comments on commit f812fde

Please sign in to comment.