Skip to content

Commit

Permalink
TRAVIS-CI update from aria-common
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-n-cooper committed Apr 18, 2019
1 parent d532b32 commit cac5fe0
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
4 changes: 0 additions & 4 deletions common/css/common.css
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@

* {
/* add default line-height so different fonts don't affect the rhythm of line-box height */
line-height:1.2; /* [sic] unitless multiplier, not EM size */
}
ol{ list-style:decimal; }
ol ol{ list-style:upper-alpha; }
ol ol ol{ list-style:lower-roman; }
Expand Down
2 changes: 0 additions & 2 deletions common/css/mapping-tables.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
body {line-height: 1.4;}
caption {
text-align:left;
font-size: 120%;
Expand Down Expand Up @@ -47,7 +46,6 @@ summary:hover, summary:focus, details[open] summary:hover, details[open] summary
.general, .role, .states, .name, .actions, .objattrs, .textattrs, .relations,
.ifaces, .children, .ctrltype, .ctrlpattern, .properties, .subrole, .roledesc {
margin: 0 0 6px;
line-height: 1.3;
}

.type {
Expand Down

0 comments on commit cac5fe0

Please sign in to comment.