Autocomplete stuff
This commit is contained in:
parent
dc3319c32e
commit
591d1db458
36 changed files with 15782 additions and 0 deletions
27
.emacs.d/elpa/auto-complete-1.4/doc/style.css
Normal file
27
.emacs.d/elpa/auto-complete-1.4/doc/style.css
Normal file
|
|
@ -0,0 +1,27 @@
|
|||
body {
|
||||
margin: 1em;
|
||||
}
|
||||
|
||||
h1, h2, h3 {
|
||||
margin-top: 1em;
|
||||
}
|
||||
|
||||
pre {
|
||||
margin: 0.5em 2em;
|
||||
padding: 0.5em;
|
||||
background-color: #eee;
|
||||
border: 1px solid #ddd;
|
||||
}
|
||||
|
||||
table {
|
||||
margin-left: 1em;
|
||||
background-color: lightgray;
|
||||
}
|
||||
|
||||
td, th {
|
||||
padding: 0.3em;
|
||||
}
|
||||
|
||||
td {
|
||||
background-color: white;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue