From bba24b009229e53012545304cad9428d760cf1da Mon Sep 17 00:00:00 2001 From: Jack Lukic Date: Fri, 17 May 2013 20:00:55 -0400 Subject: [PATCH] icons, capitalizations Former-commit-id: f4499d8614ee98ed574edc47787092b102635157 Former-commit-id: 4562f6a792c9073b7d97083fcf8c48d8c28fada6 --- node/src/documents/elements/icon.html | 28 ++++++++++++------------- node/src/documents/index.html | 2 +- node/src/files/stylesheets/semantic.css | 2 +- 3 files changed, 16 insertions(+), 16 deletions(-) diff --git a/node/src/documents/elements/icon.html b/node/src/documents/elements/icon.html index f5774a177..6abf53809 100755 --- a/node/src/documents/elements/icon.html +++ b/node/src/documents/elements/icon.html @@ -159,14 +159,14 @@ type : 'UI Element'

Indications

-
Cancel circle
+
Cancel Circle
Asterisk
-
Attention circle
+
Attention Circle
Attention
-
Empty heart
+
Empty Heart
Heart
-
Thumbs down
-
Thumbs up
+
Thumbs Down
+
Thumbs Up
Terminal
Direction
@@ -183,18 +183,18 @@ type : 'UI Element'

Symbols

-
Left open
-
Left triangle
+
Left Open
+
Left Triangle
Left
Right
-
Right triangle
-
Right arrow
+
Right Triangle
+
Right Arrow
Up
-
Up triangle
-
Up arrow
-
Down arrow
-
Down triangle
-
Down arrow
+
Up Triangle
+
Up Arrow
+
Down Arrow
+
Down Triangle
+
Down Arrow
Square
Minus
Plus
diff --git a/node/src/documents/index.html b/node/src/documents/index.html index cdce2ebed..f7bb2209e 100755 --- a/node/src/documents/index.html +++ b/node/src/documents/index.html @@ -7,7 +7,7 @@ type : 'Semantic'
-

Semantic UI

+

Semantic UI

HTML User interfaces are the DNA of the web.

Semantic empowers designers and developers by creating a shared vocabulary for user interfaces.

diff --git a/node/src/files/stylesheets/semantic.css b/node/src/files/stylesheets/semantic.css index 46a496152..131045201 100755 --- a/node/src/files/stylesheets/semantic.css +++ b/node/src/files/stylesheets/semantic.css @@ -320,7 +320,7 @@ box-shadow: 3px 0px 2px rgba(0, 0, 0, 0.2); */ text-shadow: 0px 4px 0px rgba(0, 0, 0, 0.2); } #example .masthead strike { - color: rgba(255, 255, 255, 0.5); + color: rgba(0, 0, 0, 0.2); } #example .masthead h2 { font-weight: normal;