fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
check for empty source in dc
[wolnelektury.git]
/
wolnelektury
/
static
/
css
/
header.css
diff --git
a/wolnelektury/static/css/header.css
b/wolnelektury/static/css/header.css
index
3fe0edd
..
73cc6a9
100755
(executable)
--- a/
wolnelektury/static/css/header.css
+++ b/
wolnelektury/static/css/header.css
@@
-74,7
+74,7
@@
width: 63.1em;
padding-left: .5em;
padding-right: 0;
width: 63.1em;
padding-left: .5em;
padding-right: 0;
- padding-top: 0.
6
em;
+ padding-top: 0.
5
em;
padding-bottom: 0;
}
padding-bottom: 0;
}
@@
-106,7
+106,16
@@
background-color: #fff;
color: #000;
}
background-color: #fff;
color: #000;
}
-#search.blur {
+
+#search:-webkit-input-placeholder
+{
+ font-family: Georgia;
+ font-style: italic;
+ color: #888;
+}
+
+#search:-moz-placeholder
+{
font-family: Georgia;
font-style: italic;
color: #888;
font-family: Georgia;
font-style: italic;
color: #888;
@@
-186,6
+195,10
@@
a.menu span {
background: #f7f7f7;
}
background: #f7f7f7;
}
+#lang-menu-items {
+ z-index: 9999;
+}
+
#lang-menu-items button {
display: none;
background: #f7f7f7;
#lang-menu-items button {
display: none;
background: #f7f7f7;