repo.or.cz
/
ganeti_webmgr.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fix title underline error in faq.rst
[ganeti_webmgr.git]
/
muddle
/
static
/
css
/
config.css
blob
f99de53be5a55554f89c035e999753ddea6d248a
1
select
{
padding-right
:
5px
;}
2
3
#save
{
4
margin-top
:
10px
;
5
}
6
7
8
#h1
{
9
border-bottom
:
1px
solid
#888888
;
10
height
:
26px
;
11
margin-bottom
:
20px
;
12
margin-top
:
10px
;
13
width
:
100
%;
14
padding
:
0
;
15
}
16
17
#h1
h1
{
float
:
left
;
border
:
0
;
margin
:
0
;}
18
19
#tabs
{
20
float
:
left
;
21
margin-left
:
100px
;
22
}
23
24
#tab_content
{
display
:
none
;}