Commit Graph

12 Commits

Author SHA1 Message Date
012e93154b Adjust css examples formatting (#26127) 2018-12-12 23:03:03 -06:00
8ca7abd3f6 Remove duplicate information (#27163)
Minor formatting and removal of information listed more than once in the article
2018-12-09 16:34:09 -08:00
8f20aaf0b9 Change plain text in sample code to be comments (#26703)
In the sample CSS code, there were some notes to add some additional explanation on the code. Changed those notes to be code comments so that if a person copies and pastes the code samples then they will not face any errors since the notes are valid comments in code instead of being plain text which can't be interpreted.
2018-12-09 16:20:43 -08:00
bf3d5854f4 fixed indentation (removed tab) (#32173) 2018-12-09 16:06:10 -08:00
d61dba9110 Add more details (#28466)
* Add more details

* fix: capitalized opacity
2018-12-09 16:03:30 -08:00
85d40a3b9a Update definition (#28464) 2018-12-09 15:45:35 -08:00
b9d01d13e6 add hex alpha (#25260) 2018-12-09 15:36:03 -08:00
5c612e5f6e Adding Transparent Hover Effect code (#21179)
* Adding Transparent Hover Effect code

* Update index.md

* Update index.md

* Update index.md

* Update index.md
2018-11-21 08:55:21 -05:00
20f85f708a corrected line 53 (#23284)
The writer of this forgot to add the letter "e" in the word "equals" so the sentence should read "An alpha value of 1 equals 100%, and 0.5 (.5 for short) equals 50%."
2018-11-15 02:31:17 -05:00
f776235ddf Corrected grammar (#24559) 2018-11-03 10:25:21 +05:30
df8204df99 Update index.md (#31501) 2018-10-31 10:50:00 -04:00
da0df12ab7 fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30