Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(609)

Unified Diff: native_client_sdk/src/gonacl_appengine/static/README

Issue 844073002: Make changes to the NaCl demos in prep for integrating them into developer.chrome.com: (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Added a README file explaining why the stylesheet was moved. Created 5 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | native_client_sdk/src/gonacl_appengine/static/bullet/index.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: native_client_sdk/src/gonacl_appengine/static/README
diff --git a/native_client_sdk/src/gonacl_appengine/static/README b/native_client_sdk/src/gonacl_appengine/static/README
new file mode 100644
index 0000000000000000000000000000000000000000..6ca0ed58aa3df476656ebd56529d9ea9772624af
--- /dev/null
+++ b/native_client_sdk/src/gonacl_appengine/static/README
@@ -0,0 +1,3 @@
+WHERE DID STYLE.CSS GO?
+
+The stylesheet for the demos was moved from static/style.css to css/out/site.css. This is so that the stylesheet path matches the one used on developer.chrome.com. This was done so that demo pages can be duplicated on that site without being edited. This also allows sharing of stylesheet rules between the two sites, which over time will bring the look of the sites closer together.
« no previous file with comments | « no previous file | native_client_sdk/src/gonacl_appengine/static/bullet/index.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698