Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
radiopanik
panikdb
Commits
c13514c6
Commit
c13514c6
authored
Sep 01, 2013
by
fred
Browse files
style: add style for delete links
parent
60eca369
Changes
1
Hide whitespace changes
Inline
Side-by-side
panikdb/static/css/style.css
View file @
c13514c6
...
...
@@ -380,6 +380,17 @@ a.big-friendly-button:hover {
background
:
#2a567f
;
}
a
.actually-not-that-friendly
{
background
:
#F52F2D
;
position
:
absolute
;
right
:
-10px
;
}
a
.actually-not-that-friendly
:hover
{
background
:
#d01311
;
}
.input-append
{
margin-left
:
10px
;
margin-bottom
:
10px
;
...
...
Write
Preview
Markdown
is supported
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