Browse Source

fixes #77 language issue

pull/94/head
jlukic 11 years ago
parent
commit
ab56d06f84
10 changed files with 9 additions and 9 deletions
  1. 2
      build/minified/elements/button.min.css
  2. 2
      build/minified/modules/behavior/form.min.js
  3. 2
      build/packaged/css/semantic.min.css
  4. 2
      build/packaged/javascript/semantic.min.js
  5. 2
      node/src/documents/introduction.html.eco
  6. 2
      node/src/files/build/minified/elements/button.min.css
  7. 2
      node/src/files/build/minified/modules/behavior/form.min.js
  8. 2
      node/src/files/build/packaged/css/semantic.min.css
  9. 2
      node/src/files/build/packaged/javascript/semantic.min.js
  10. BIN
      node/src/files/build/semantic.zip

2
build/minified/elements/button.min.css
File diff suppressed because it is too large
View File

2
build/minified/modules/behavior/form.min.js
File diff suppressed because it is too large
View File

2
build/packaged/css/semantic.min.css
File diff suppressed because it is too large
View File

2
build/packaged/javascript/semantic.min.js
File diff suppressed because it is too large
View File

2
node/src/documents/introduction.html.eco

@ -27,7 +27,7 @@ type : 'Semantic'
<p>Interface definitions in Semantic are tag ambivalent. That means you can use div, article, section, span without affecting the display of the element. Special tags like a, table, td still carry special meaning in certain circumstances however.</p>
<h3 class="ui header">Powerful tools for expressing groups and collections.</h3>
<p>It's much easier to say in English, there are three tall men then "There is a tall man, a tall man and a tall man".</p>
<p>In English it's much easier to say "There are three tall men" than "There is a tall man, a tall man and a tall man".</p>
<p>In Semantic element definitions can be expressed in groups have shared attributes like size, color, type avoiding repetitive declarations.</p>
<h3 class="ui header">Portable and self-contained.</h3>

2
node/src/files/build/minified/elements/button.min.css
File diff suppressed because it is too large
View File

2
node/src/files/build/minified/modules/behavior/form.min.js
File diff suppressed because it is too large
View File

2
node/src/files/build/packaged/css/semantic.min.css
File diff suppressed because it is too large
View File

2
node/src/files/build/packaged/javascript/semantic.min.js
File diff suppressed because it is too large
View File

BIN
node/src/files/build/semantic.zip

Loading…
Cancel
Save