content/xml/tests/books/common.css

Wed, 31 Dec 2014 06:09:35 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 06:09:35 +0100
changeset 0
6474c204b198
permissions
-rw-r--r--

Cloned upstream origin tor-browser at tor-browser-31.3.0esr-4.5-1-build1
revision ID fc1c9ff7c1b2defdbc039f12214767608f46423f for hacking purpose.

michael@0 1 SearchResult {
michael@0 2 display: block;
michael@0 3 margin-top: 8px;
michael@0 4 margin-left: 8px;
michael@0 5 }
michael@0 6
michael@0 7 Header {
michael@0 8 width: 612px;
michael@0 9 display: block;
michael@0 10 }
michael@0 11
michael@0 12 SearchTitle {
michael@0 13 display: block;
michael@0 14 width: 280px;
michael@0 15 border-bottom: thin solid black;
michael@0 16 padding-bottom: 6px;
michael@0 17 margin-bottom: 12px;
michael@0 18 }
michael@0 19
michael@0 20 SearchTitle:first-line {
michael@0 21 font-family: Verdana, Sans-Serif;
michael@0 22 color: #cc6600;
michael@0 23 font-size: 14pt;
michael@0 24 }
michael@0 25
michael@0 26 Toolbar {
michael@0 27 font-family: Verdana, Sans-Serif;
michael@0 28 float: right;
michael@0 29 font-size: 7pt;
michael@0 30 display: block;
michael@0 31 border: ridge #ddddff 4px;
michael@0 32 width: 220px;
michael@0 33 margin-right: 0px;
michael@0 34 text-align: center;
michael@0 35 }
michael@0 36
michael@0 37 Label {
michael@0 38 font-weight: bold;
michael@0 39 }
michael@0 40
michael@0 41 input {
michael@0 42 margin-top: 2px;
michael@0 43 }

mercurial