fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
nota_red
[wolnelektury.git]
/
wolnelektury
/
static
/
css
/
widget.css
diff --git
a/wolnelektury/static/css/widget.css
b/wolnelektury/static/css/widget.css
index
cb2a4c1
..
6266988
100644
(file)
--- a/
wolnelektury/static/css/widget.css
+++ b/
wolnelektury/static/css/widget.css
@@
-1,8
+1,14
@@
+#wl {
+background-color: white;
+}
+#wl a, a:visited, a:hover {
+border: 0;
+}
#wl img {
border: 0;
}
.ui-menu {
#wl img {
border: 0;
}
.ui-menu {
-width:
23
0px;
+width:
16
0px;
font-size: small;
list-style-type: none;
padding: 0;
font-size: small;
list-style-type: none;
padding: 0;
@@
-15,7
+21,7
@@
border-bottom: 1px solid #696969;
.ui-menu li {
font-size: small;
padding: 5px;
.ui-menu li {
font-size: small;
padding: 5px;
-width:
22
0px
+width:
15
0px
}
.ui-menu li:nth-child(odd) {
}
.ui-menu li:nth-child(odd) {
@@
-31,8
+37,18
@@
background-color: #053469;
color:white;
}
color:white;
}
+.ui-menu a:hover {
+color:white;
+text-decoration: none;
+}
+
.ui-corner-all {
.ui-corner-all {
-width:
23
0px;
+width:
16
0px;
cursor: pointer;
display:block;
}
cursor: pointer;
display:block;
}
+
+.ui-corner-all a{
+ color: black;
+ text-decoration: none;
+}