2011-09-29 01:22:08 +02:00
|
|
|
@import url('../testbubble/style.css');
|
|
|
|
|
2011-10-01 13:25:40 +02:00
|
|
|
.icon {
|
|
|
|
background-image: url('dbicons.png');
|
|
|
|
}
|
|
|
|
|
2011-09-29 01:22:08 +02:00
|
|
|
body {
|
|
|
|
background: #000000;
|
|
|
|
color: #dddddd;
|
|
|
|
}
|
|
|
|
|
2011-10-01 13:25:40 +02:00
|
|
|
.info-message {
|
|
|
|
color: #444444;
|
|
|
|
}
|
|
|
|
|
|
|
|
#id_openid_url {
|
|
|
|
background: url(../testbubble/login-bg.gif) no-repeat #ffffff;
|
|
|
|
background-position: 0 50%;
|
|
|
|
padding-left: 18px;
|
|
|
|
width: 385px;
|
|
|
|
color: #000000;
|
2011-10-01 13:37:28 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
.vevent, .eventcal {
|
|
|
|
color: #000000;
|
|
|
|
}
|
|
|
|
.event-list-date {
|
|
|
|
color: #DDDDDD;
|
2011-10-01 13:25:40 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
.fortunate {
|
|
|
|
color: #8888FF !important;
|
|
|
|
}
|