fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
use jsonfield from upstream, pip version is too buggy
[wolnelektury.git]
/
apps
/
wolnelektury_core
/
static
/
css
/
header.css
diff --git
a/apps/wolnelektury_core/static/css/header.css
b/apps/wolnelektury_core/static/css/header.css
index
891c163
..
fefb65a
100755
(executable)
--- a/
apps/wolnelektury_core/static/css/header.css
+++ b/
apps/wolnelektury_core/static/css/header.css
@@
-163,8
+163,7
@@
a.menu span {
}
#lang-button:after {
padding-left: 1em;
- content: "↓";
- font-family: WL-Nav;
+ content: url("/static/img/arrow-gray.png");
vertical-align: middle;
}
#lang-menu {