Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
radiopanik
panikdb
Commits
aa02d31a
Commit
aa02d31a
authored
Apr 06, 2015
by
fred
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add left/right icons, for calendar popup
parent
3adfaa01
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
panikdb/static/css/style.css
panikdb/static/css/style.css
+2
-0
No files found.
panikdb/static/css/style.css
View file @
aa02d31a
...
...
@@ -632,6 +632,8 @@ a [class^="icon-"], a [class*=" icon-"] {
.icon-pushpin
:before
{
content
:
"\f08d "
;
}
.icon-circle-arrow-down
:after
{
content
:
" \f0ab"
;
}
.icon-arrow-left
:after
{
content
:
"\f060"
;
}
.icon-arrow-right
:after
{
content
:
"\f061"
;
}
div
#placeholders
{
overflow
:
hidden
;
...
...
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