2016-03-30 16:32:34 +03:00
h1 , h2 , h3 , h4 , h5 , h6 {
2008-04-23 21:08:31 +04:00
color : # 3c857c ;
}
# header {
margin : 0px ;
height : 104px ;
width : 100 % ;
background : url ( libvirt-header-bg . png ) ;
border : 0px ;
}
# body {
2008-04-25 20:23:51 +04:00
float : left ;
width : 100 % ;
2008-04-23 21:08:31 +04:00
border : 0px ;
left : 0px ;
margin : 0px ;
}
# content {
2008-04-25 20:23:51 +04:00
margin-left : 230px ;
2010-02-04 18:36:36 +03:00
margin-right : 1em ;
2008-04-23 21:08:31 +04:00
padding : 0px ;
padding-bottom : 1em ;
}
# menu {
2008-04-25 20:23:51 +04:00
float : left ;
2008-04-23 21:08:31 +04:00
width : 220px ;
margin-bottom : 1em ;
}
# menu ul {
margin : 0px ;
padding : 0px ;
margin-left : 40px ;
}
# menu li ul {
margin-left : 0px ;
}
# menu ul li {
list-style : none ;
color : black ;
padding : 0px ;
2008-04-25 20:23:51 +04:00
margin : 0px ;
border : 0px ;
2008-04-23 21:08:31 +04:00
}
# menu ul li a , # menu ul li span {
text-decoration : inherit ;
color : inherit ;
2006-01-22 02:34:36 +03:00
display : block ;
2008-04-23 21:08:31 +04:00
padding : 6px ;
margin : 2px ;
}
# menu ul li . active {
background : # a4c6c2 ;
}
# menu ul . l0 li . inactive {
background : # c5dbd8 ;
}
# menu ul . l1 li . inactive ,
# menu ul . l2 li . inactive {
background : # dfebea ;
border-left : 8px solid # dfebea ;
}
# menu ul . l1 li . inactive ,
# menu ul . l1 li . active {
padding-left : 1em ;
}
# menu ul . l1 li . inactive {
border-left : 6px solid # dfebea ;
}
2016-03-30 12:33:58 +03:00
2008-04-23 21:08:31 +04:00
# menu ul . l1 li . active {
border-left : 6px solid # a5c6c2 ;
}
# menu ul . l2 li . inactive ,
# menu ul . l2 li . active {
padding-left : 2em ;
border-left : 8px solid # c5dbd8 ;
}
2010-12-18 00:07:23 +03:00
# menu ul . l3 li . inactive ,
# menu ul . l3 li . active {
padding-left : 3em ;
}
2008-04-23 21:08:31 +04:00
# headerLogo {
2006-01-22 02:34:36 +03:00
position : absolute ;
2008-04-23 21:08:31 +04:00
top : 0px ;
left : 0px ;
height : 104px ;
width : 400px ;
background : url ( libvirt-header-logo . png ) ;
}
2016-03-30 12:33:58 +03:00
2008-04-23 21:08:31 +04:00
# headerSearch {
position : absolute ;
top : 0px ;
right : 0px ;
padding : 2em ;
2008-04-24 13:44:00 +04:00
z-index : 10 ;
2008-04-23 21:08:31 +04:00
}
# headerSearch input {
border : 1px solid # 999999 ;
2006-01-22 02:34:36 +03:00
color : # 999999 ;
2008-04-23 21:08:31 +04:00
background : white ;
padding : 3px ;
font-size : 1em ;
}
# headerSearch # submit {
border : 1px solid # 999999 ;
background : # eeeeee ;
color : black ;
padding : 3px ;
font-size : 1em ;
}
# sitemap ul li {
list-style : none ;
}
# sitemap ul {
margin : 1em ;
padding : 0em ;
}
# sitemap ul ul {
padding-left : 2em ;
}
# sitemap li {
margin : 0 . 5em ;
}
# sitemap a {
color : inherit ;
text-decoration : underline ;
font-weight : bold ;
}
2007-05-10 19:55:39 +04:00
2007-12-05 22:16:13 +03:00
pre {
2008-04-23 21:08:31 +04:00
border : 1px solid # 999999 ;
background : # eeeeee ;
color : black ;
padding : 1em ;
}
a {
color : # 566866 ;
}
div . api {
border : 1px solid # 999999 ;
background : # eeeeee ;
color : black ;
2013-01-17 19:00:12 +04:00
padding : 3px ;
2008-04-23 21:08:31 +04:00
}
div . api pre {
margin : 0px ;
border : 0px ;
background : inherit ;
2013-01-17 19:00:12 +04:00
padding : inherit ;
2008-04-23 21:08:31 +04:00
}
div . api table {
margin : 0px ;
padding-left : 2em ;
2013-01-17 19:00:12 +04:00
border-spacing : 0px ;
2008-04-23 21:08:31 +04:00
}
2011-08-11 16:40:38 +04:00
div . api table td , div . variablelist table td {
vertical-align : top ;
2013-01-17 19:00:12 +04:00
padding-left : 1em ;
2011-08-11 16:40:38 +04:00
}
2008-04-23 21:08:31 +04:00
h1 a , h2 a , h3 a , h4 a , h5 a {
color : inherit ;
text-decoration : inherit ;
}
# changelog . author {
color : # 3c857c ;
font-weight : bold ;
}
p . image {
text-align : center ;
}
. top_table {
border-collapse : collapse ;
}
. top_table th {
background : # a4c6c2 ;
}
. top_table th a {
color : inherit ;
text-decoration : inherit ;
}
. top_table td , . top_table th {
border : 1px solid # 999999 ;
}
. top_table tr : hover td , . top_table col : hover td {
background : # eeeeee ;
}
. top_table tr td : hover {
background : # c5dbd8 ;
}
# projects {
margin : 0px ;
border : 0px ;
position : absolute ;
top : 0px ;
left : 0px ;
width : 100 % ;
}
# projects dl {
margin : 0px ;
border : 0px solid white ;
height : 180px ;
position : absolute ;
top : 0px ;
left : 0px ;
}
# projects # p1 {
margin-left : 25 % ;
width : 75 % ;
}
# projects # p2 {
margin-left : 50 % ;
width : 50 % ;
}
# projects # p3 {
margin-left : 75 % ;
width : 25 % ;
}
# projects dt , # projects dd {
padding : 0px ;
margin : 0px ;
}
# projects # p1 dt , # projects # p1 dd {
width : 33 % ;
}
2016-03-30 12:33:58 +03:00
2008-04-23 21:08:31 +04:00
# projects # p2 dt , # projects # p2 dd {
width : 50 % ;
}
2016-03-30 12:33:58 +03:00
2008-04-23 21:08:31 +04:00
# projects # p3 dt , # projects # p3 dd {
width : 99 % ;
}
# projects span {
font-size : 0 . 8em ;
display : block ;
padding-left : 1em ;
padding-top : 0 . 5em ;
}
# projects a {
font-size : 0 . 8em ;
display : block ;
padding-left : 0 . 8em ;
padding-top : 1em ;
2007-12-05 22:16:13 +03:00
}
2008-04-23 21:08:31 +04:00
# projects a {
color : white ;
text-decoration : inherit ;
2007-05-10 19:55:39 +04:00
}
2008-04-23 21:08:31 +04:00
# projects span {
color : # ccc ;
2007-11-26 17:21:02 +03:00
}
2008-04-24 19:34:18 +04:00
2008-05-07 03:23:55 +04:00
span . since {
color : # 3c857c ;
font-style : italic ;
font-weight : bold ;
}
Add documentation about migration.
This adds a page documenting many aspects of migration:
- The types of migration (managed direct, p2p, unmanaged direct)
- Data transports (native, tunnelled)
- Migration URIs
- Config file handling
- Example scenarios
* libvirt.css: Rules for data tables and diagrams
* Makefile.am: Include extra png/fig files
* migration-managed-direct.fig, migration-managed-direct.png,
migration-managed-direct.png, migration-managed-p2p.png,
migration-native.fig, migration-native.png,
migration-tunnel.fig, migration-tunnel.png,
migration-unmanaged-direct.fig, migration-unmanaged-direct.png:
Diagrams of migration
* migration.html.in, sitemap.html.in: New migration doc
2009-10-02 20:53:51 +04:00
img . diagram {
background : rgb ( 230 , 230 , 230 ) ;
border : 2px dotted rgb ( 178 , 178 , 178 ) ;
padding : 1em ;
display : block ;
margin-left : auto ;
margin-right : auto ;
}
table . data th , table . data td {
padding : 0 . 3em ;
}
table . data {
border-spacing : 0px ;
}
table . data thead th {
background : rgb ( 178 , 178 , 178 ) ;
text-align : center ;
}
table . data {
border : 1px solid black ;
border-collapse : collapse ;
}
table . data thead tr th {
border : 1px solid black ;
}
table . data tr . head th {
border-left : 1px solid black ;
border-right : 1px solid black ;
}
table . data tbody td {
background : rgb ( 240 , 240 , 240 ) ;
}
2016-03-30 12:33:58 +03:00
Add documentation about migration.
This adds a page documenting many aspects of migration:
- The types of migration (managed direct, p2p, unmanaged direct)
- Data transports (native, tunnelled)
- Migration URIs
- Config file handling
- Example scenarios
* libvirt.css: Rules for data tables and diagrams
* Makefile.am: Include extra png/fig files
* migration-managed-direct.fig, migration-managed-direct.png,
migration-managed-direct.png, migration-managed-p2p.png,
migration-native.fig, migration-native.png,
migration-tunnel.fig, migration-tunnel.png,
migration-unmanaged-direct.fig, migration-unmanaged-direct.png:
Diagrams of migration
* migration.html.in, sitemap.html.in: New migration doc
2009-10-02 20:53:51 +04:00
table . data tbody td . y {
background : rgb ( 220 , 255 , 220 ) ;
text-align : center ;
}
table . data tbody td . n {
background : rgb ( 255 , 220 , 220 ) ;
text-align : center ;
}
2013-01-17 19:00:12 +04:00
. api {
font-family : monospace ;
}
. api . type {
font-weight : bold ;
white-space : nowrap ;
color : darkslateblue ;
}
. api . keyword {
font-weight : bold ;
color : # A2F ;
}
. api . comment {
color : # 080 ;
margin-left : 2em ;
position : relative ;
}
. api . comment : before {
content : ": " ;
position : absolute ;
left : -1 . 3em ;
}
. api . undisclosed {
font-style : italic ;
letter-spacing : . 3ex ;
font-weight : bolder ;
text-transform : uppercase ;
2013-01-22 14:11:11 +04:00
margin-left : 2em ;
2013-01-17 19:00:12 +04:00
}
. api . directive {
color : teal ;
}
. api : link : hover , . api : link : focus {
color : blue ;
border-color : blue ;
}
. api : link {
text-decoration : none ;
}
dl . variablelist > dt {
display : block ;
float : left ;
font-style : italic ;
font-weight : inherit ;
}
. variablelist dd {
padding-left : 10em ;
}
dl . variablelist > dt : after {
content : ": " ;
}
2013-08-07 16:03:50 +04:00
table . acl {
margin : 1em ;
border-spacing : 0px ;
border : 1px solid # ccc ;
}
table . acl tr , table . acl td {
padding : 0 . 3em ;
}
table . acl thead {
background : # ddd ;
}
2013-01-22 17:41:58 +04:00
div . description pre . code {
border : 1px dashed grey ;
background-color : inherit ;
padding : 5px 10px 5px 10px ;
margin-left : 2 . 5em ;
}
2013-12-08 18:05:46 +04:00
a . headerlink {
text-decoration : none ! important ;
visibility : hidden ;
}
h2 : hover > a . headerlink ,
h3 : hover > a . headerlink ,
h4 : hover > a . headerlink ,
h5 : hover > a . headerlink ,
h6 : hover > a . headerlink {
visibility : visible ;
}