0
/* @override http://0.0.0.0:3000/stylesheets/standard.css?1180885851 */
0
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
0
- border-collapse:collapse;
0
+ border-collapse:collapse;
0
address,caption,cite,code,dfn,em,strong,th,var {
0
abbr,acronym { border:0;
0
- font-family: "Lucida Grande", Verdana, Geneva, Arial, sans-serif;
0
+ font-family: "Lucida Grande", Verdana, Geneva, Arial, sans-serif;
0
a, a:link, a:active, a:visited {
0
- text-decoration: none;
0
+ text-decoration: none;
0
- background-color: #cc3334;
0
+ background-color: #cc3334;
0
/* Rules for the icon links */
0
@@ -105,287 +105,368 @@ a.show_notes:hover, a.link_to_notes:hover {background-image: url(../images/notes
0
- margin: 0px 10px 50px 15px;
0
+ margin: 0px 10px 50px 15px;
0
- margin: 0px 15px 90px 15px;
0
+ margin: 0px 15px 90px 15px;
0
#display_box_projects {
0
- margin: 0px 15px 90px 15px;
0
+ margin: 0px 15px 90px 15px;
0
+#recurring_timespan, #recurring_target {
0
+ border-top-style: dotted;
0
+ padding: 15px 0px 0px 0px;
0
+#recurring_daily, #recurring_weekly, #recurring_monthly, #recurring_yearly,
0
+#recurring_edit_daily, #recurring_edit_weekly, #recurring_edit_monthly, #recurring_edit_yearly {
0
+ border-top-style: dotted;
0
+ padding: 15px 0px 15px 0px;
0
+#recurring_period_id, #recurring_edit_period_id {
0
+ margin: 0px 50px 0px 0px;
0
+ padding: 0px 25px 15px 50px;
0
+ border-right-style: none;
0
+#recurring_todo_form_container {
0
+ border-right-style: dotted;
0
+ padding: 0px 50px 15px 0px;
0
+#recurring_todo input, #recurring_todo textarea {
0
+ background-image:url("../images/trans70.png");
0
+#overlay #new-recurring-todo, #overlay #edit-recurring-todo {
0
+ background-color: #fff;
0
+ border:1px solid #000;
0
+ padding: 0px 5px 0px 5px;
0
+ border: 1px solid #999;
0
+ margin: 0px 0px 0px 0px;
0
+.recurring_submit_box {
0
/* Navigation links at the top */
0
- padding: 0 0 20px 5px;
0
-/* border-bottom: 1px solid #000;*/
0
+ padding: 0 0 20px 5px;
0
+ /* border-bottom: 1px solid #000;*/
0
#navlist ul, #navlist li {
0
- list-style-type: none;
0
+ list-style-type: none;
0
#navlist a:link, #navlist a:visited {
0
- margin: 0 10px 4px 10px;
0
- text-decoration: none;
0
+ margin: 0 10px 4px 10px;
0
+ text-decoration: none;
0
#navlist a:link#current, #navlist a:visited#current, #navlist a:hover {
0
- border-bottom: 4px solid #CCC;
0
- background: transparent;
0
+ border-bottom: 4px solid #CCC;
0
+ background: transparent;
0
#navlist a:hover { color: #CCC; }
0
- background-color: #000;
0
- filter: alpha(opacity=75);
0
+ background-color: #000;
0
+ filter: alpha(opacity=75);
0
filter: alpha(opacity=100);
0
- white-space: nowrap; /* added 2006-05-17 for safari display, timfm */
0
+ white-space: nowrap; /* added 2006-05-17 for safari display, timfm */
0
- padding: 0px 5px 0px 5px;
0
- border: 1px solid #999;
0
- margin: 0px 0px 15px 0px;
0
+ padding: 0px 5px 0px 5px;
0
+ border: 1px solid #999;
0
+ margin: 0px 0px 15px 0px;
0
- position:left; /* changed from relative to left in order to show 'add note' */
0
- /* text-shadow: rgba(0,0,0,.4) 0px 2px 5px; */
0
+ position:left; /* changed from relative to left in order to show 'add note' */
0
+ /* text-shadow: rgba(0,0,0,.4) 0px 2px 5px; */
0
.container_toggle img {
0
h2 a, h2 a:link, h2 a:active, h2 a:visited {
0
- text-decoration: none;
0
+ text-decoration: none;
0
- background-color: transparent;
0
- text-decoration: none;
0
+ background-color: transparent;
0
+ text-decoration: none;
0
- margin: 0px 15px 0px 58%;
0
- padding: 0px 15px 0px 0px;
0
+ margin: 0px 15px 0px 58%;
0
+ padding: 0px 15px 0px 0px;
0
#input_box ul {list-style-type: circle; font-size: 0.9em;}
0
.show_from_input, .due_input, .project_input, .context_input {
0
+ vertical-align: middle;
0
+ background-color: transparent;
0
- vertical-align: middle;
0
- background-color: transparent;
0
+ vertical-align: middle;
0
+ background-color: transparent;
0
- vertical-align: middle;
0
+ vertical-align: middle;
0
.stale_l1, .stale_l2, .stale_l3 {
0
- border-top: 1px solid #999;
0
+ border-top: 1px solid #999;
0
- margin: 20px 20px 5px 20px;
0
+ margin: 20px 20px 5px 20px;
0
/* The notes which may be attached to an item */
0
- border: 1px solid #F5ED59;
0
+ border: 1px solid #F5ED59;
0
.todo_notes p, .todo_notes li {
0
.todo_notes ul, .note_wrapper ul {
0
- list-style-type: disc;
0
+ list-style-type: disc;
0
- list-style-type: decimal;
0
+ list-style-type: decimal;
0
/* The notes for the project */
0
- border-top: 1px solid #999;
0
+ border-top: 1px solid #999;
0
div.note_footer a, div.note_footer a:hover {
0
- vertical-align: middle;
0
- background-color: transparent;
0
+ vertical-align: middle;
0
+ background-color: transparent;
0
div#project_status > div {
0
- background-color:white;
0
+ background-color:white;
0
#project_status .active_state {
0
div#default_context > div{
0
a.footer_link {color: #cc3334; font-style: normal;}
0
a.footer_link:hover {color: #fff; background-color: #cc3334 !important;}
0
@@ -393,192 +474,192 @@ a.footer_link:hover {color: #fff; background-color: #cc3334 !important;}
0
- background-color: #CCE7FF;
0
+ background-color: #CCE7FF;
0
- background-color: #99CCFF;
0
+ background-color: #99CCFF;
0
/* Flash box styling */
0
- border: 1px solid #ED2E38;
0
- background-color: #F6979C;
0
+ border: 1px solid #ED2E38;
0
+ background-color: #F6979C;
0
- border: 1px solid #007E00;
0
- background-color: #c2ffc2;
0
+ border: 1px solid #007E00;
0
+ background-color: #c2ffc2;
0
- border: 1px solid #007E00;
0
- background-color: #c2ffc2;
0
+ border: 1px solid #007E00;
0
+ background-color: #c2ffc2;
0
/* Draw attention to some text
0
-
Same format as traffic lights */
0
+
Same format as traffic lights */
0
- border: 1px solid #999;
0
+ border: 1px solid #999;
0
/* Backgrounds marking out 'staleness' of a task based on age of creation date
0
- The colour of the background gets progressively yellower with age */
0
+The colour of the background gets progressively yellower with age */
0
/* Shows the number of undone next action */
0
- margin: 10px 10px 0px 0px;
0
+ margin: 10px 10px 0px 0px;
0
- list-style-type: none;
0
+ list-style-type: none;
0
- list-style-position: inside;
0
+ list-style-position: inside;
0
#sidebar .integrations-link {
0
- _background: transparent;
0
- padding: 4px 4px 4px 8px;
0
- border: 1px solid #ccc;
0
+ _background: transparent;
0
+ padding: 4px 4px 4px 8px;
0
+ border: 1px solid #ccc;
0
- border-top: 1px solid #999;
0
- border-bottom: 1px solid #999;
0
+ border-top: 1px solid #999;
0
+ border-bottom: 1px solid #999;
0
/* Right align labels in forms */
0
-
vertical-align: middle;
0
+
vertical-align: middle;
0
/* Positioning the 'cells' in the list */
0
@@ -587,47 +668,47 @@ img.position, a:hover img.position {
0
vertical-align: middle;
0
background-color: transparent;
0
div.buttons, div.buttons a, div.buttons a:hover {
0
vertical-align: middle;
0
background-color: transparent;
0
div#list-active-projects, div#list-hidden-projects, div#list-completed-projects, div#list-contexts, div#projects-empty-nd {
0
- border: 1px solid #999;
0
+ border: 1px solid #999;
0
.project-state-group h2 {
0
-
margin:20px 0px 8px 13px;
0
+
margin:20px 0px 8px 13px;
0
.search-result-group h2 {
0
-
margin:20px 0px 8px 13px
0
+
margin:20px 0px 8px 13px
0
div.project_description {
0
@@ -640,48 +721,52 @@ div.project_description {
0
/* Uncomment line below if you want the description to have
0
/* text-shadow: rgba(0,0,0,.4) 0px 2px 5px; */
0
border: 1px solid #CCC;
0
/* expand form contents to fill the whole form */
0
.inline-form textarea#item_notes,
0
.inline-form input#item_description {
0
/* shrink the label/left column as small as necessary */
0
.inline-form table td.label {
0
-#todo_new_action_container, #project_new_project_container, #context_new_container {
0
- background-color: #000;
0
- filter: alpha(opacity=75);
0
+#todo_new_action_container, #project_new_project_container, #context_new_container, #recurring_new_container {
0
+ background-color: #000;
0
+ filter: alpha(opacity=75);
0
+#recurring_new_container img {
0
+ vertical-align: middle;
0
#project_new_project_filler {
0
@@ -693,7 +778,7 @@ form {
0
#project_new_project_container input,
0
#project_new_project_container textarea,
0
#context_new_container input {
0
input#go_to_project, input#context_hide {
0
@@ -701,47 +786,47 @@ input#go_to_project, input#context_hide {
0
#todo_new_action_container .show_from_input, #todo_new_action_container .due_input {
0
#todo_new_action_container .show_from_input {
0
#todo-form-new-action .submit_box, #project_form .submit_box, #context_form .submit_box {
0
.edit_todo_form .submit_box {
0
.edit_todo_form input, .edit_todo_form textarea {
0
.edit_todo_form .tag_list_label {
0
.edit_todo_form .due_input, .edit_todo_form .show_from_input, .edit_todo_form .project_input, .edit_todo_form .context_input {
0
.edit_todo_form .show_from_input, .edit_todo_form .context_input {
0
.edit_todo_form .submit_box input {
0
#todo-form-new-action label, .edit_todo_form label {
0
@@ -749,20 +834,20 @@ input#go_to_project, input#context_hide {
0
input, select, textarea {
0
margin: 0px 0px 5px 0px;
0
font-family: verdana, sans-serif;
0
@@ -774,13 +859,13 @@ input, select, textarea {
0
border-color: #FC9 #630 #330 #F96;
0
padding:0px 3px 0px 3px;
0
/* Classes for Drag and Drop */
0
@@ -790,180 +875,180 @@ input, select, textarea {
0
/* Error message styles */
0
- background-color: red;
0
+ background-color: red;
0
- border: 2px solid #ff0000;
0
- margin: 10px auto 20px auto;
0
- background-color: #f0f0f0;
0
+ border: 2px solid #ff0000;
0
+ margin: 10px auto 20px auto;
0
+ background-color: #f0f0f0;
0
- padding: 5px 5px 5px 15px;
0
- background-color: #c00;
0
+ padding: 5px 5px 5px 15px;
0
+ background-color: #c00;
0
#errorExplanation > p {
0
#errorExplanation ul li {
0
- list-style-type: disc;
0
- list-style-position: inside;
0
+ list-style-type: disc;
0
+ list-style-position: inside;
0
ul#prefs {list-style-type: disc; margin-left: 15px;}
0
#token_area, #authentication_area {
0
#token_area .description{
0
.prefscontainer .actions {
0
.authtype_container .actions {
0
- border: 1px solid #CCC;
0
- background-color: #D2D3D6;
0
+ border: 1px solid #CCC;
0
+ background-color: #D2D3D6;
0
#feedlegend h3, #feedlegend dl, #feedlegend dt, #feedlegend dd {
0
- font-family: "Lucida Grande", Verdana, Geneva, Arial, sans-serif;
0
+ font-family: "Lucida Grande", Verdana, Geneva, Arial, sans-serif;
0
- background: url(../images/open-id-login-bg.gif) no-repeat;
0
- background-color: #fff;
0
- background-position: 0 50%;
0
+ background: url(../images/open-id-login-bg.gif) no-repeat;
0
+ background-color: #fff;
0
+ background-position: 0 50%;
0
div.page_name_auto_complete {
0
div.page_name_auto_complete ul {
0
- border: 1px solid #888;
0
- list-style-type: none;
0
+ border: 1px solid #888;
0
+ list-style-type: none;
0
div.page_name_auto_complete ul li {
0
- list-style-type: none;
0
+ list-style-type: none;
0
div.page_name_auto_complete ul li.selected {
0
-
background-color: #ffb;
0
+
background-color: #ffb;
0
div.page_name_auto_complete ul strong.highlight {
0
table.next_actions td {
0
-
padding:5px 3px 2px 0px;
0
+
padding:5px 3px 2px 0px;
0
- border: 1px solid #666;
0
- background-color: #fff;
0
+ border: 1px solid #666;
0
+ background-color: #fff;
0
.users_table th {color: #fff; background-color: #000;}
0
.users_table td {border: none;}
0
- border: 1px solid #666;
0
- background-color: #fff;
0
+ border: 1px solid #666;
0
+ background-color: #fff;
0
.export_table th {color: #fff; background-color: #000;}
0
.export_table td {border: 1px; padding: 5px 0px 5px 5px;}
0
/* Submit button styling from ParticleTree
0
-
http://particletree.com/features/rediscovering-the-button-element/ */
0
+
http://particletree.com/features/rediscovering-the-button-element/ */
0
.widgets a, .widgets button{
0
@@ -973,7 +1058,7 @@ table.export_table {
0
border:1px solid #dedede;
0
border-top:1px solid #eee;
0
border-left:1px solid #eee;
0
font-family:"Lucida Grande", Verdana, Geneva, Arial, sans-serif;
0
@@ -1047,61 +1132,61 @@ button.positive, .widgets a.positive{
0
- background-image:url('../images/waiting.gif');
0
- background-repeat:no-repeat;
0
- background-position:center center;
0
- background-color:white;
0
+ background-image:url('../images/waiting.gif');
0
+ background-repeat:no-repeat;
0
+ background-position:center center;
0
+ background-color:white;
0
- background-image:url('../images/bigWaiting.gif');
0
- background-repeat:no-repeat;
0
- background-position:center 20%;
0
- background-color:white;
0
+ background-image:url('../images/bigWaiting.gif');
0
+ background-repeat:no-repeat;
0
+ background-position:center 20%;
0
+ background-color:white;
0
- background-image:url('../images/blackWaiting.gif');
0
- background-repeat:no-repeat;
0
- background-position:center center;
0
- background-color:black;
0
+ background-image:url('../images/blackWaiting.gif');
0
+ background-repeat:no-repeat;
0
+ background-position:center center;
0
+ background-color:black;
0
- background-image:url('../images/bigBlackWaiting.gif');
0
- background-repeat:no-repeat;
0
- background-position:center center;
0
- background-color:black;
0
+ background-image:url('../images/bigBlackWaiting.gif');
0
+ background-repeat:no-repeat;
0
+ background-position:center center;
0
+ background-color:black;
0
.stats_content .open-flash-chart, .stats_content .stats_module {
0
- border-top:1px solid #ccc;
0
+ border-top:1px solid #ccc;
0
body.integrations p, body.integrations li {
0
- list-style-type: disc;
0
- list-style-position: inside;
0
+ list-style-type: disc;
0
+ list-style-position: inside;
0
body.integrations textarea {
0
- background-color:#ddd;
0
+ background-color:#ddd;
0
\ No newline at end of file