Accessify Wiki
Register
Advertisement

"Teamwork is an easy to use online project management app that gets you organised so that you can reduce unnecessary meetings and simply Get Things Done ..." [youtube.com:user/TeamworkPM]

Teamwork PM logo


%YAML 1.2
%TAG ! tag:accessifywiki.org,2013:
---
# http://www.yaml.org/spec/1.2/spec.html
# http://yaml-online-parser.appspot.com/
# tag:yaml.org,2002:str

_CONFIG_:
    includes:
        - https://*.teamworkpm.net/*
    test_urls:
        - https://iet.teamworkpm.net/tasks/2344442
    created: 2014-11-04

#
# Accessibility fixes
#

a[href = 'javascript:;']:
    role: button

.MainTabsWrapper:
    role: navigation

"#mainContent":
    role: main

.taskRHS:
    role: heading
    aria-level: 2

a[data-bind *= 'previewMarkdown']:
    aria-label: Preview Markdown
    title: Preview

a[href *= '.org/wiki/Markdown']:
    aria-label: Markdown


...
Advertisement