fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Fixed #716: empty theme error
[wolnelektury.git]
/
wolnelektury
/
static
/
css
/
facelist_2-0.css
diff --git
a/wolnelektury/static/css/facelist_2-0.css
b/wolnelektury/static/css/facelist_2-0.css
index
2e915e4
..
f723ea5
100644
(file)
--- a/
wolnelektury/static/css/facelist_2-0.css
+++ b/
wolnelektury/static/css/facelist_2-0.css
@@
-1,5
+1,5
@@
.facelist-selections a {
.facelist-selections a {
- color:
white
;
+ color:
black
;
text-decoration: none;
}
.facelist-selections a:hover {
text-decoration: none;
}
.facelist-selections a:hover {
@@
-18,7
+18,7
@@
ul.facelist-selections {
box-shadow:inset 0 1px 2px #888;
-webkit-box-shadow:inset 0 1px 2px #888;
-moz-box-shadow:inset 0 1px 2px #888;
box-shadow:inset 0 1px 2px #888;
-webkit-box-shadow:inset 0 1px 2px #888;
-moz-box-shadow:inset 0 1px 2px #888;
- width:
9
00px;
+ width:
6
00px;
}
ul.facelist-selections.loading {
}
ul.facelist-selections.loading {