UberPatrolCss
- content_wrapper {
margin-right: 200px; font-size: 127%;
}
- sidebar {
width: 190px; float: right; background-color: white; font-size: 127%; margin-left: 10px;
}
- diff_content{
overflow: scroll; background-color: white; font-size: 127%;
}
- page_content{
overflow: scroll;
}
- patrol_link {
margin-right: 50px; font-size: 150%; font-style: bold;
}
- clear_link {
font-size: 150%; font-style: bold;
}
- punt_link {
font-size: 150%; font-style: bold;
}
- rollto_link {
font-size: 150%; font-style: bold;
}
- unpatrolled_pages_span {
font-size: 150%;
}
- rename {
font-size: 150%;
}
.controls{
float: right;
}
.selected_diff {
background: #339933;
}
- page_title {
font-size: 150%;
} /*#diff_content{background-color: blue;}*/