{"sections":[{"urls":[],"urlPrefixes":[],"domains":["toodledo.com"],"regexps":[],"code":"/* \r\n\t\tthe code in here only applies to:\r\n\t\t\t-pages on the domain toodledo.com\r\n\t*/\r\n\r\n\r\n\r\n\r\n/* Changes font family for tasks only to \r\n\"Tahoma\". This is fairly legible with what \r\nfollows. Changes color of task-info, but not \r\ntasks themselves, to a gray better matching iOS 3 \r\napp. */\r\n\r\n#tasks {\r\nfont-family: Tahoma !important; \r\ncolor: #595959 !important;\r\n}\r\n\r\n\r\n/* Changes priority colors to match the priority \r\ncorners on the iOS 3 app, with the exception of \r\n\"Low\" priority. There is no CSS hook in Toodledo \r\ndistinguishing Low and Negative priority, so this \r\nis unavoidable. Bolds all tasks. This is \r\ndesirable because the prioritized colors of the \r\ntasks can be a little on the light side. Also, in \r\nthe app itself, the same font weight (in that \r\ncase, not bolded, but dark text) is used for the \r\ndifferent priorities. */\r\n\r\n.pri0 {\r\ncolor: #6E6E6E !important;\r\nfont-weight: bold !important;\r\n}  \r\n\r\n.pri1 {\r\ncolor: #797006 !important;\r\nfont-weight: bold !important;\r\n}\r\n\r\n.pri2 {\r\ncolor: #B26E01 !important;\r\nfont-weight: bold !important;\r\n}\r\n\r\n.pri3 {\r\ncolor: #700000 !important;\r\nfont-weight: bold !important;\r\n}\r\n\r\n\r\n/* Makes completed tasks opaque. */\r\n\r\n.rowcomp {\r\nopacity: 0.3;\r\n}\r\n\r\n\r\n/* Turns off bolding for \"selected\" saved \r\nsearches on the left side of the Search view. */\r\n\r\n.tabon {\r\nfont-weight: normal !important;\r\n}\r\n\r\n\r\n/* Turns off the \"It looks like you are using a \r\nbrowser plugin to modify Toodledo's look ....\" \r\n\"Warning\" that shows up annoyingly, at least in \r\nsome versions of Google Chrome ... and doesn't go \r\naway after you click \"dismiss this warning.\" */\r\n\r\n#userstylewarning, .userstylewarning {\r\ndisplay: none !important;\r\n}"}],"url":"http://userstyles.org/styles/84781","updateUrl":"https://userstyles.org/styles/chrome/84781.json","md5Url":"https://update.userstyles.org/84781.md5","originalMd5":"20db3253446566026d2aa97635e0d79b","name":"Simple Toodledo Theme to Better Match iOS App v.3","thumbnail":"https://userstyles.org/style_screenshots/84781_after.png?r=1775728820"}