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

Unified Diff: net/third_party/udt/doc/doc/udtdoc.css

Issue 6708091: Remove UDT. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 9 years, 9 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 | « net/third_party/udt/doc/doc/tutorial.htm ('k') | net/third_party/udt/doc/hlp/ix_book.gif » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/third_party/udt/doc/doc/udtdoc.css
===================================================================
--- net/third_party/udt/doc/doc/udtdoc.css (revision 78992)
+++ net/third_party/udt/doc/doc/udtdoc.css (working copy)
@@ -1,51 +0,0 @@
-/* CSS Document */
-
-body {
- background-color: #FFFFFF;
- font-family: Verdana, Arial, Helvetica, sans-serif;
- font-size: 12px;
- line-height: 18px;
- color: #333333;
-}
-
-.note1 {
- font-family: Verdana, Arial, Helvetica, sans-serif;
- font-size: 12px;
- font-style: normal;
- line-height: normal;
- color: #333333;
- padding: 0px 0px 10px 10px;
- margin-top: 0;
- margin-bottom: 0;
- list-style-image: none;
-}
-
-.ref_head {
- font-family: Verdana, Arial, Helvetica, sans-serif;
- font-size: 12px;
- font-style: italic;
- font-weight: bold;
- background-color: #99CCFF;
- padding: 3px 3px 3px 3px;
-}
-
-.code {
- font-family: "Courier New", Courier, monospace;
- font-size: 10px;
- line-height: 12px;
- background-color: #C0C0C0;
- padding: 5px 5px 5px 5px;
-}
-
-.func_name {
- font-family: Verdana, Arial, Helvetica, sans-serif;
- font-size: 18px;
- color: #000000;
-}
-
-.table_headline {
- font-family: Verdana, Arial, Helvetica, sans-serif;
- font-size: 12px;
- background-color: #C0C0C0;
- padding: 2px 2px 2px 2px;
-}
« no previous file with comments | « net/third_party/udt/doc/doc/tutorial.htm ('k') | net/third_party/udt/doc/hlp/ix_book.gif » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698