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
f8cf756
..
73cc6a9
100755
(executable)
--- a/
wolnelektury/static/css/header.css
+++ b/
wolnelektury/static/css/header.css
@@
-53,7
+53,12
@@
margin-left: 25.5em;
}
#tagline span {
margin-left: 25.5em;
}
#tagline span {
- font-size: 1.1em;
+ font-size: 1.3em;
+ color: #ccc;
+}
+#tagline a,
+#user-info a {
+ color: #17cfdb;
}
#search-area {
}
#search-area {
@@
-69,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;
}
@@
-101,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;
@@
-137,16
+151,17
@@
height: 4.9em;
}
height: 4.9em;
}
-ul#
catalogue
{
+ul#
menu
{
list-style: none;
padding: 0;
margin: 0 0 0 .6em;
}
list-style: none;
padding: 0;
margin: 0 0 0 .6em;
}
-ul#catalogue li {
+
+li.menu {
background-color: #e2e2e2;
float: left;
}
background-color: #e2e2e2;
float: left;
}
-
ul#catalogue a
{
+
a.menu
{
display: block;
padding-left: 1.4em;
padding-right: 1.4em;
display: block;
padding-left: 1.4em;
padding-right: 1.4em;
@@
-154,7
+169,7
@@
ul#catalogue a {
height: 3.1em;
padding-top: 1.8em;
}
height: 3.1em;
padding-top: 1.8em;
}
-
ul#catalogue
span {
+
a.menu
span {
font-size: 1.1em;
}
font-size: 1.1em;
}
@@
-180,6
+195,10
@@
ul#catalogue 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;