css-fixes in diabook-derivates
This commit is contained in:
parent
8685a91742
commit
5b4bb347a6
|
@ -439,7 +439,7 @@ a:hover {
|
||||||
clear: both;
|
clear: both;
|
||||||
}
|
}
|
||||||
.fakelink {
|
.fakelink {
|
||||||
color: #1872A2;
|
color: #3465A4;
|
||||||
/* color: #3e3e8c; */
|
/* color: #3e3e8c; */
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
|
@ -657,7 +657,7 @@ nav #logo-text {
|
||||||
nav .nav-menu-search {
|
nav .nav-menu-search {
|
||||||
position: relative;
|
position: relative;
|
||||||
|
|
||||||
margin: 3px 17px;
|
margin: 4px 17px;
|
||||||
margin-right: 0px;
|
margin-right: 0px;
|
||||||
height: 17px;
|
height: 17px;
|
||||||
width: 180px;
|
width: 180px;
|
||||||
|
@ -1234,6 +1234,9 @@ body .pageheader{
|
||||||
#birthday-notice, #event-notice, #birthday-wrapper, #event-wrapper{
|
#birthday-notice, #event-notice, #birthday-wrapper, #event-wrapper{
|
||||||
margin-bottom: 10px;
|
margin-bottom: 10px;
|
||||||
}
|
}
|
||||||
|
#birthday-wrapper a {
|
||||||
|
color: #3465A4;
|
||||||
|
}
|
||||||
|
|
||||||
right_aside {
|
right_aside {
|
||||||
display: table-cell;
|
display: table-cell;
|
||||||
|
|
|
@ -440,7 +440,7 @@ a:hover {
|
||||||
clear: both;
|
clear: both;
|
||||||
}
|
}
|
||||||
.fakelink {
|
.fakelink {
|
||||||
color: #1872A2;
|
color: #3465A4;
|
||||||
/* color: #3e3e8c; */
|
/* color: #3e3e8c; */
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
|
@ -658,7 +658,7 @@ nav #logo-text {
|
||||||
nav .nav-menu-search {
|
nav .nav-menu-search {
|
||||||
position: relative;
|
position: relative;
|
||||||
|
|
||||||
margin: 3px 17px;
|
margin: 4px 17px;
|
||||||
margin-right: 0px;
|
margin-right: 0px;
|
||||||
height: 17px;
|
height: 17px;
|
||||||
width: 180px;
|
width: 180px;
|
||||||
|
@ -1233,6 +1233,9 @@ body .pageheader{
|
||||||
#birthday-notice, #event-notice, #birthday-wrapper, #event-wrapper{
|
#birthday-notice, #event-notice, #birthday-wrapper, #event-wrapper{
|
||||||
margin-bottom: 10px;
|
margin-bottom: 10px;
|
||||||
}
|
}
|
||||||
|
#birthday-wrapper a {
|
||||||
|
color: #3465A4;
|
||||||
|
}
|
||||||
|
|
||||||
right_aside {
|
right_aside {
|
||||||
display: table-cell;
|
display: table-cell;
|
||||||
|
|
|
@ -437,7 +437,7 @@ a:hover {
|
||||||
clear: both;
|
clear: both;
|
||||||
}
|
}
|
||||||
.fakelink {
|
.fakelink {
|
||||||
color: #1872A2;
|
color: #3465A4;
|
||||||
/* color: #3e3e8c; */
|
/* color: #3e3e8c; */
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
|
@ -655,7 +655,7 @@ nav #logo-text {
|
||||||
nav .nav-menu-search {
|
nav .nav-menu-search {
|
||||||
position: relative;
|
position: relative;
|
||||||
|
|
||||||
margin: 3px 17px;
|
margin: 4px 17px;
|
||||||
margin-right: 0px;
|
margin-right: 0px;
|
||||||
height: 17px;
|
height: 17px;
|
||||||
width: 180px;
|
width: 180px;
|
||||||
|
@ -1204,6 +1204,10 @@ body .pageheader{
|
||||||
#birthday-notice, #event-notice, #birthday-wrapper, #event-wrapper{
|
#birthday-notice, #event-notice, #birthday-wrapper, #event-wrapper{
|
||||||
margin-bottom: 10px;
|
margin-bottom: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#birthday-wrapper a {
|
||||||
|
color: #3465A4;
|
||||||
|
}
|
||||||
/* wall item */
|
/* wall item */
|
||||||
.tread-wrapper {
|
.tread-wrapper {
|
||||||
border-bottom: 1px solid #D2D2D2;
|
border-bottom: 1px solid #D2D2D2;
|
||||||
|
|
|
@ -718,7 +718,7 @@ nav .nav-menu.selected {
|
||||||
nav .nav-notify {
|
nav .nav-notify {
|
||||||
display: none;
|
display: none;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
background-color: #ff0000;
|
background-color: #fff;
|
||||||
/* background-color: #19aeff; */
|
/* background-color: #19aeff; */
|
||||||
-moz-border-radius: 5px 5px 5px 5px;
|
-moz-border-radius: 5px 5px 5px 5px;
|
||||||
-webkit-border-radius: 5px 5px 5px 5px;
|
-webkit-border-radius: 5px 5px 5px 5px;
|
||||||
|
|
|
@ -703,7 +703,7 @@ nav .nav-menu.selected {
|
||||||
nav .nav-notify {
|
nav .nav-notify {
|
||||||
display: none;
|
display: none;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
background-color: #ff0000;
|
background-color: #fff;
|
||||||
/* background-color: #19aeff; */
|
/* background-color: #19aeff; */
|
||||||
-moz-border-radius: 5px 5px 5px 5px;
|
-moz-border-radius: 5px 5px 5px 5px;
|
||||||
-webkit-border-radius: 5px 5px 5px 5px;
|
-webkit-border-radius: 5px 5px 5px 5px;
|
||||||
|
|
|
@ -716,7 +716,7 @@ nav .nav-menu.selected {
|
||||||
nav .nav-notify {
|
nav .nav-notify {
|
||||||
display: none;
|
display: none;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
background-color: #ff0000;
|
background-color: #fff;
|
||||||
/* background-color: #19aeff; */
|
/* background-color: #19aeff; */
|
||||||
-moz-border-radius: 5px 5px 5px 5px;
|
-moz-border-radius: 5px 5px 5px 5px;
|
||||||
-webkit-border-radius: 5px 5px 5px 5px;
|
-webkit-border-radius: 5px 5px 5px 5px;
|
||||||
|
|
Loading…
Reference in a new issue