You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

69 lines
971 B

8 years ago
#left-log {
margin: 0 1% 0 0;
}
8 years ago
.td-align {
text-align: right;
}
8 years ago
#donate-button {
}
8 years ago
.log-referred {
float: right;
}
8 years ago
.log-ip {
float: left;
}
#last-log {
direction: rtl;
8 years ago
}
.ui-widget, .ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
font-family: tahoma, serif;
8 years ago
}
.ui-tabs .ui-tabs-nav li {
float: right;
8 years ago
}
.jqvmap-label {
direction: ltr;
8 years ago
}
.jqplot-table-legend, .jqplot-highlighter-tooltip {
8 years ago
direction: rtl;
font-family: tahoma, serif;
8 years ago
}
8 years ago
#donate-text {
float: right;
}
8 years ago
#donate-button {
float: left;
}
.left-div {
float: right;
}
.right-div {
float: left;
}
/** Welcome page **/
.wp-statistics-welcome .normal-section .left {
float: right;
text-align: right;
}
.wp-statistics-welcome .normal-section h2 {
text-align: right;
}
.wp-statistics-welcome .normal-section .right {
float: left;
8 years ago
}