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

Unified Diff: client/web/category.html

Issue 60233005: Remove WIP label, make categories always expanded, move build number down. (Closed) Base URL: https://github.com/dart-lang/dartdoc-viewer.git@master
Patch Set: Created 7 years, 1 month 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
Index: client/web/category.html
diff --git a/client/web/category.html b/client/web/category.html
index ccd3b9a2a0695d7fdb85f7110f2eda54251071c5..4265e48b25ad9893f081c35278b1b4e8f8bfe5fc 100644
--- a/client/web/category.html
+++ b/client/web/category.html
@@ -12,7 +12,7 @@
data-toggle="collapse"
data-parent="{{accordionParent}}"
data-target="#accordion-{{stylizedName}}">
- {{title}}
+ {{title}}<b class="caret"></b>
</a>
</div>
« client/web/category.dart ('K') | « client/web/category.dart ('k') | client/web/main.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698