*wolframalpha.com/input*
2 months ago by EvanHahn
1 5
/*
Wolfram|Alpha, restyled
by Evan Hahn,
for URL patterns like: *wolframalpha.com/input*
Made for use with Stylebot for Google Chrome
This is free and unencumbered software released into the public domain.
Anyone is free to copy, modify, publish, use, compile, sell, or
distribute this software, either in source code form or as a compiled
binary, for any purpose, commercial or non-commercial, and by any
means.
In jurisdictions that recognize copyright laws, the author or authors
of this software dedicate any and all copyright interest in the
software to the public domain. We make this dedication for the benefit
of the public at large and to the detriment of our heirs and
successors. We intend this dedication to be an overt act of
relinquishment in perpetuity of all present and future rights to this
software under copyright law.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR
OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
OTHER DEALINGS IN THE SOFTWARE.
For more information, please refer to
*/
/* Important: Things to hide */
.headerad-pro, #lsidebar, #sidebar, #feedback, footer, #footerad, #lightboxOverlay, #moreSearches, #moreInput, #shadowCover, #inputTabs, #haloGradient, #calculatecontain .normalLogo, #equal, hr.div, #star-inputfield, #new, #calcform-enterwhat, #welcome-popup, #whats, #answers .subpod-interactive, #timeout .try-again, .splat-img {
display: none;
}
/* In general */
html, body {
background: white url(http://evanhahn.com/tape/light_wool.png);
font-family: Lucida Grande, Verdana, sans-serif;
}
* {
font-family: Lucida Grande, Verdana, sans-serif;
}
::selection {
background-color: #f60;
color: white;
}
/* Header */
header.common {
visibility: hidden;
}
#oauth_signin {
position: fixed;
top: 50px;
right: 0;
visibility: visible;
border-bottom-left-radius: 10px;
background-color: white;
border: 0;
box-shadow: 0 0 10px #dfdfdf;
text-transform: lowercase;
}
#calculatecontain {
height: 50px;
min-height: 50px;
position: fixed;
top: 0;
left: 0;
z-index: 400;
width: 100%;
margin-top: 0;
/*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fd9), color-stop(100%,#fa5));*/
background-color: rgba(255, 100, 0, 0.7);
border: 0;
border-radius: 0;
box-shadow: 0 0 10px black;
-webkit-user-select: none;
}
#input {
border: 0;
border-radius: 0;
position: static;
margin: 1em auto;
}
#i {
padding-left: 20px;
background: white url(http://www.wolframalpha.com/favicon.ico) no-repeat center left;
}
/* Preferences and popups and things */
#preferenceBox {
position: fixed;
top: 50px;
left: 30%;
}
#butane {
left: 50%;
margin-left: -278px;
border-radius: 0;
box-shadow: 0 0 10px #999;
border: 0;
background-color: #f9f9f9;
}
#butane-upgradebtn {
padding: 0;
border: 0;
box-shadow: 0 0 0 red;
background: transparent;
color: #999;
text-shadow: 0 0;
text-transform: lowercase;
text-decoration: underline;
}
#butane-upgradebtn:hover {
color: #666;
}
#butane .close-btn {
margin-bottom: 4px;
left: auto;
right: 20px;
text-transform: lowercase;
background: -webkit-gradient(linear,left top,left bottom,from(#F88E11),to(#F06015));
color: #fef4e9;
font-size: 12px;
padding: 0.5em;
border-radius: 8px;
border: 1px solid #da7c0c;
box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
/* Pre-answer */
#results {
margin-top: 40px;
}
#closest, .assuming {
height: auto;
margin: 0 0 20px 0;
background-color: white;
border: 0;
border-radius: 0;
box-shadow: 0 0 10px #dfdfdf;
text-align: center;
}
#closest p, .assuming div {
text-indent: 0px;
padding: 0;
margin: 0 auto;
background-image: none;
text-transform: uppercase;
color: #999;
}
.assuming div:first-line {
color: black;
}
.assuming div a {
color: #999;
text-decoration: underline;
}
.assuming div .menu a {
text-decoration: none;
}
.assuming div a:hover {
color: #666;
}
.assuming div a:active {
position: relative;
top: 1px;
}
.assuming div .separator {
display: block;
visibility: hidden;
line-height: 0;
}
#closest p #using {
text-transform: none;
}
.tip {
color: #999;
font-weight: normal;
text-transform: uppercase;
font-style: italic;
}
.tip-title {
color: inherit;
}
/* Answers */
.loading #answers {
text-transform: lowercase;
box-shadow: 0 0 0 black;
background: transparent url(http://evanhahn.com/tape/wolframalphathemeload.gif) no-repeat center 1em;
height: auto;
}
#answers {
margin-bottom: 20px;
box-shadow: 0 0 10px #dfdfdf;
border-radius: 0;
}
#answers section {
border: 0;
border-radius: 0;
}
#answers h2, #weather h1, .future h3 {
text-transform: uppercase;
color: black;
border-bottom: 1px solid #eee;
width: 95%;
}
.progress {
border-radius: 0;
}
#answers .sub h2 {
margin-top: 1em;
border-bottom: 0;
text-transform: lowercase;
}
ul.h {
position: absolute;
top: 7px;
right: 0;
z-index: 400;
}
.btn a, #answers .annotpod a, #computed a {
color: #bbb;
text-transform: lowercase;
border: 0;
background: transparent;
text-decoration: underline;
}
.btn a:hover, #answers .annotpod a:hover, #computed a:hover {
color: #999;
}
.btn a:active, #answers .annotpod a:active, #computed a:active {
position: relative;
top: 0.5px;
}
.menu {
margin-top: -3px;
text-transform: lowercase;
color: #999;
border-radius: 0;
border-color: #dfdfdf;
}
ul.menu {
box-shadow: 0 1px 5px #dfdfdf;
}
ul.menu li a {
color: #999;
}
ul.menu li:hover a {
background-color: #f0f0f0;
color: #666;
}
#answers .annotpod {
text-transform: lowercase;
}
#weather {
border: 0;
border-radius: 0;
box-shadow: 0 0 10px #dfdfdf;
}
#weather h1 {
border-bottom: 0;
}
#weather h3 {
text-transform: lowercase;
}
#weather .today {
border: 0;
border-radius: 0;
background-color: #f9f9f9;
}
/* Post-answer */
.subpod-controls {
margin-left: 230px;
}
#computed {
background-color: #f9f9f9;
border-top: 1px solid #dfdfdf;
}
#computed a b {
color: inherit;
font-weight: inherit;
}
#computed a#downloadAs {
background-image: none;
}
#timeout {
border-radius: 0;
text-align: center;
}
#timeout summary {
display: inline;
float: none;
text-transform: uppercase;
color: #777;
}
.pod {
border: 0;
border-radius: 0;
}
.future {
padding: 0;
background: transparent;
}
.future fieldset {
width: auto;
}
.future input[type=text], .future textarea {
border: 1px solid #dfdfdf;
}
.future #ftSend {
margin-right: 50px;
}
*rememberthemilk.com/home*
3 months ago by EvanHahn
0 0
/**
* Everywhere
*/
body {
font-family: 'Lucida Grande', 'Lucida Sans', 'Lucida Sans Unicode', Helvetica, Arial, sans-serif;
font-size: 10pt;
}
#content {
position: inherit;
width: auto;
margin: 0 5%;
padding: 0;
}
#content:before, #content:after {
content: "";
display: table;
}
#content:after {
clear: both;
}
/**
* Header
*/
#appheader {
position: fixed;
top: 0;
left: 0;
z-index: 100;
width: 100%;
height: 13px;
padding: 8px 0 12px 0;
border-bottom: 1px solid black;
color: white;
text-shadow: 0 1px black;
text-transform: lowercase;
background: -webkit-linear-gradient(top, #0060BF 0%,#009 100%);
}
#appheader a {
color: white;
font-weight: normal;
text-decoration: none;
}
#appheader a:hover {
text-shadow: 0 0 5px white;
}
#appheaderlogo {
height: 30px;
margin-left: 5%;
background: url(http://rememberthemilk.com/favicon.ico) no-repeat top left;
}
#appheaderlogo:after {
margin-left: 25px;
content: "Remember The Milk";
font-weight: bold;
font-size: 1.1em;
}
#topnav {
margin-right: 5%;
}
#personName {
color: #def;
}
#is-pro, #offline-status {
display: none;
}
#datetime {
display: none;
}
#break {
padding: 0;
}
/**
* Search
*/
#searchbox {
position: fixed;
top: 34px;
right: 0;
margin-right: 5%;
padding-top: 3px;
}
#searchboxwrap table {
border: 0;
}
#searchboxwrap #searchicon {
display: none;
}
#searchboxwrap input {
width: 300px;
padding: 2px;
font-family: inherit;
font-size: inherit;
border-radius: 2px;
background: #fff url('/img/ico/ico_search_blu.gif') no-repeat 287px center;
box-shadow: 0 1px 2px #999;
outline: 0;
}
#searchtogglewrap {
width: auto;
padding-right: 25px;
}
#appheader a#searchtoggle {
display: inline-block;
margin-top: 10px;
color: #999;
text-shadow: 0 1px white;
}
#searchoptions {
position: fixed;
top: 60px;
left: 0;
z-index: 98;
padding-right: 5%;
border: 0;
}
#searchoptions:before, #searchoptions:after {
content: "";
display: table;
}
#searchoptions:after {
clear: both;
}
#searchoptionswrap {
float: right;
width: auto;
padding: 25px;
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
background: -webkit-linear-gradient(top, #f9f9ff 0%,#f0f0ff 100%);
box-shadow: 0 2px 10px #999;
}
#searchoptions td {
text-align: right;
}
#searchoptions label {
text-transform: lowercase;
}
#searchoptions input, #searchoptions select {
width: 100%;
font-family: inherit;
font-size: inherit;
border: 1px solid #999;
border-radius: 2px;
}
#searchoptions select, #searchoptions input[type=submit] {
background: -webkit-linear-gradient(top, #fff 0%,#f0f0f0 100%);
}
#searchoptions select#search_estimatetype {
width: 120px;
}
#searchoptions input#search_estimate {
width: 60px;
}
#searchoptions input#search_due_range {
width: 60px;
}
#searchoptions input#search_due_start {
width: 110px;
}
#searchoptions input#search_begin, #searchoptions input#search_cancel {
float: right;
width: auto;
margin-left: 1em;
padding: 0.5em 1em;
text-transform: lowercase;
}
#searchoptions input#search_begin {
border-color: #99f;
background: -webkit-linear-gradient(top, #fff 0%,#f0f0ff 100%);
}
#searchadvtip {
display: none;
}
/**
* Tasks controls
*/
#listbox, #list {
margin-top: 35px;
float: left;
}
#listbox {
width: 75%;
}
#list {
width: 100%;
}
#list * {
border: 0;
}
#listtabs {
position: fixed;
top: 33px;
left: 0;
z-index: 99;
max-height: 30px;
background: -webkit-linear-gradient(top, #f9f9ff 0%,#f0f0ff 100%);
box-shadow: 0 -2px 10px black;
}
#listtabs ul {
margin-left: 5%;
}
#listtabs ul li {
border-bottom: 0;
background: none;
}
#listtabs a {
color: black;
background: none;
}
#listtabs ul li img {
position: relative;
top: 1px;
margin-left: 10px;
}
#listtabs .xtab_selected {
background: -webkit-linear-gradient(top, #def 0%,#bfdfff 100%);
}
#tools_spacer {
display: none;
}
#tasksToolbox form input, #tasksToolbox form select {
padding: 0.2em 0.5em;
border: 1px solid #999;
border-radius: 2px;
text-transform: lowercase;
background: -webkit-linear-gradient(top, #fff 0%,#f0f0f0 100%);
}
#tasksToolbox form input:first-child {
background: -webkit-linear-gradient(top, #efe 0%,#dfd 100%);
}
#tasksToolbox .xtoolbox_selector {
text-transform: lowercase;
}
#tasksToolbox .xtoolbox_selector a {
color: #009;
text-decoration: none;
}
#tasksToolbox .xtoolbox_selector a:hover {
text-decoration: underline;
}
#sorting {
margin-top: 5px;
text-transform: lowercase;
}
/**
* Add a task
*/
#add-box {
padding: 0;
text-align: center;
}
#add-box .ab2, #add-box .ab3, #add-box .ab4, #add-box .ab5, #add-box .ab6, #add-box .ab7, #add-box .ab8, #add-box .ab9 {
display: none;
}
#add-box td:last-child {
display: none;
}
.add-box .add-field {
margin: 0;
padding: 0;
overflow: visible;
}
#add-box #add-text {
width: 95%;
padding: 0.5em 0 0.5em 0.5em;
border-radius: 5px;
font-family: inherit;
font-size: inherit;
background: #fff url(https://s2.rtmcdn.net/img/ico/ico_add.gif) no-repeat 99% center;
box-shadow: 0 1px 5px #999;
}
#add-box.highlight #add-text {
box-shadow: 0 0 10px #009;
}
#add-helpicon {
display: none;
}
/**
* Tasks
*/
#tasks .xtable {
margin: 1em 0;
border-radius: 10px;
border-collapse: separate;
background-color: transparent;
box-shadow: 0 2px 10px #999;
-webkit-user-select: none;
}
#tasks .xtable .xtr {
text-shadow: 0 1px white;
background: -webkit-linear-gradient(top, #fff 0%,#f9f9f9 100%);
border-top-right-radius: 10px;
}
#tasks .xtable .xtr:hover {
background: -webkit-linear-gradient(top, #f9f9ff 0%,#f0f0ff 100%);
}
#tasks .xtable .xtr.xtr_select {
background: -webkit-linear-gradient(top, #def 0%,#bfdfff 100%);
}
#tasks .xtable .xtd {
border-bottom: 0;
}
#tasks .xtable .xtd_prio {
width: 10px;
border-right: 0;
}
#tasks .xtable .xtd_prio.prio1 {
background: -webkit-linear-gradient(top, #f90 0%,#f60 100%);
}
#tasks .xtable .xtd_prio.prio2 {
background: -webkit-linear-gradient(top, #39f 0%,#00f 100%);
}
#tasks .xtable .xtd_prio.prio3 {
background: -webkit-linear-gradient(top, #8bf 0%,#6af 100%);
}
#tasks .xtable .xtd_prio.prioN {
background: transparent;
}
#tasks .xtable colgroup .col_arr {
visibility: hidden;
width: 0;
}
#tasks .xtable colgroup .col_check, #tasks .xtable .xtd_check {
display: none;
}
#tasks .xtable .xtd_text {
padding-left: 1em;
}
#tasks .xtable .xtr_keyboard .xtd_text:after {
content: "?";
margin-left: 1em;
line-height: 0;
}
#tasks .xtable .xtd_text .taskoverdue {
text-decoration: none;
color: #b00;
}
#tasks .xtable .xtd_date {
text-transform: lowercase;
}
/**
* Status box
*/
#statusbox {
position: fixed;
bottom: 10px;
left: 0;
padding: 0;
width: 100%;
}
#statusbox .orange_rbroundbox {
background: transparent;
}
#statusbox .orange_rbtop, #statusbox .orange_rbbot {
display: none;
}
#statusbox .orange_rbcontent {
margin: 0 auto;
padding: 1em;
width: 500px;
background: -webkit-linear-gradient(top, #fe9 0%,#fc5 100%);
border-radius: 5px;
box-shadow: 0 2px 5px #f90;
}
#statusbox td img {
display: none;
}
/**
* Details
*/
.snake div {
background-image: none;
background: #ccf;
}
#detailsbox {
float: right;
margin-top: 100px;
width: 22.5%;
}
#details {
width: 100%;
}
#details .xtabs {
background: -webkit-linear-gradient(top, #fff 0%,#f9f9f9 100%);
}
#details .xtabs li, #details .xtabs li a {
background: none;
color: black;
border: 0;
}
#details .xtabs li:hover {
background: -webkit-linear-gradient(top, #f9f9ff 0%,#f0f0ff 100%);
}
#details .xtabs li:active {
position: relative;
top: 1px;
}
#details .xtabs li.xtab_selected {
background: -webkit-linear-gradient(top, #def 0%,#bfdfff 100%);
}
#detailswrap {
width: 100%;
border: 0;
}
#taskdetails {
text-transform: lowercase;
}
#taskdetails span {
font-weight: bold;
}
#taskdetails span span {
font-weight: normal;
}
#onlinehelpcontent, #detailsstatuswrap {
display: none;
}
/**
* Footer
*/
.appfooter {
display: none;
}