File: completion_engines.css

package info (click to toggle)
vimium 2.1.2-1.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,212 kB
  • sloc: javascript: 12,766; makefile: 7
file content (15 lines) | stat: -rw-r--r-- 98 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15

div#wrapper
{
  width: 730px;
}

h4, h5
{
   color: #777;
}

div.engine
{
  margin-left: 20px;
}