JSFiddle - React, Tailwind, and code Playground
HTML
<link rel="stylesheet" href="http://dl.dropbox.com/u/331982/TopSecret/manage_changes.css">
<link rel="stylesheet" href="http://dl.dropbox.com/u/331982/TopSecret/manage-build.css">
<link rel="stylesheet" href="http://dl.dropbox.com/u/331982/TopSecret/manage-properties.css">
<link rel="stylesheet" href="http://dl.dropbox.com/u/331982/TopSecret/styles.css">
<link rel="stylesheet" href="http://dl.dropbox.com/u/331982/TopSecret/shared_sprite_elements.css">
<link rel="stylesheet" href="http://dl.dropbox.com/u/331982/TopSecret/shared_interface_elements.css">
<div class="change_requests_container" style="width:950px !important">
<div class="sidebar">
<a href="/view/preview_unpublished_revision/422?klass=Proposal" class="preview sidebar_button_large action_button" name="preview" onclick="window.open(this.href);return false;">Preview New Version</a>
</div>
<div class="content_container">
<div class="content">
<div class="action_buttons_header">
<a href="/changes/merge_changes/422" class="publish green_button">Apply Changes</a>
</div>
<div id="change_list_container">
<div class="changes_table">
<style type="text/css">
#original_492 .rl_inline_added {
display: none;
}
#492.change_container .actial_suggested_text_container{
display: none;
}
</style>
<div class="content_section_header_container">
<div class="content_section_header">
<a href="#" class="collapse" name="492"></a>
The Zerg |
Overview
<div class="status" id="492_status">
<div id="492_status_placeholder">
...
CSS
.action_buttons_header{
text-align: right;
}
.action_buttons_header a.green_button{
margin-top:10px;
}