Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Jean-Francois Dockes
recoll-webui
Commits
ab16ec69
Commit
ab16ec69
authored
Dec 22, 2012
by
koniu
Browse files
css: re-stylise json/csv buttons
parent
745e6d3d
Changes
1
Hide whitespace changes
Inline
Side-by-side
static/style.css
View file @
ab16ec69
...
...
@@ -8,17 +8,16 @@ body { margin: 0 }
#status
{
margin
:
1em
;
background
:
#fcfcfc
;
border
:
1px
solid
#e
fefef
;
border
:
1px
solid
#e
aeaea
;
color
:
#666
;
font-size
:
9pt
;
padding
:
0.5em
;
}
#found
{
float
:
left
}
#downloads
{
float
:
right
;
}
#found
{
float
:
left
;
padding
:
0.5em
;
}
#downloads
{
float
:
right
;
border-left
:
1px
solid
#eaeaea
;
padding
:
0.5em
}
#downloads
a
{
padding
:
5
3
5
3
;
padding
:
5
px
;
color
:
#999
;
text-decoration
:
underline
;
font-size
:
7pt
;
}
#downloads
a
:hover
{
background
:
#ccc
;
color
:
white
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment