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

Side by Side Diff: third_party/lua/doc/manual.css

Issue 14907017: add SkLuaCanvas (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: Created 7 years, 7 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « third_party/lua/doc/luac.1 ('k') | third_party/lua/doc/manual.html » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 h3 code {
2 font-family: inherit ;
3 font-size: inherit ;
4 }
5
6 pre, code {
7 font-size: 12pt ;
8 }
9
10 span.apii {
11 float: right ;
12 font-family: inherit ;
13 font-style: normal ;
14 font-size: small ;
15 color: gray ;
16 }
17
18 p+h1, ul+h1 {
19 padding-top: 0.4em ;
20 padding-bottom: 0.4em ;
21 padding-left: 24px ;
22 margin-left: -24px ;
23 background-color: #E0E0FF ;
24 border-radius: 8px ;
25 }
26
OLDNEW
« no previous file with comments | « third_party/lua/doc/luac.1 ('k') | third_party/lua/doc/manual.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698