Skip to content

Commit

Permalink
change class and add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
milk54 committed Jan 25, 2019
1 parent bd36408 commit 1f49152
Show file tree
Hide file tree
Showing 22 changed files with 22 additions and 22 deletions.
2 changes: 1 addition & 1 deletion public_html/layout/denim/css_ltr/style.almost-flat.css
Expand Up @@ -462,7 +462,7 @@ input[type="reset"]:disabled {
padding-right: .8em;
}

.sr-only {
.gl-screen-reader-only {
position: absolute;
left: 0;
clip: rect(1px, 1px, 1px, 1px);
Expand Down
2 changes: 1 addition & 1 deletion public_html/layout/denim/css_ltr/style.almost-flat.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion public_html/layout/denim/css_ltr/style.css
Expand Up @@ -421,7 +421,7 @@ input[type="reset"]:disabled {
padding-left: .8em;
padding-right: .8em;
}
.sr-only {
.gl-screen-reader-only {
position: absolute;
left: 0;
clip: rect(1px, 1px, 1px, 1px);
Expand Down
2 changes: 1 addition & 1 deletion public_html/layout/denim/css_ltr/style.gradient.css
Expand Up @@ -475,7 +475,7 @@ input[type="reset"]:disabled {
padding-right: .8em;
}

.sr-only {
.gl-screen-reader-only {
position: absolute;
left: 0;
clip: rect(1px, 1px, 1px, 1px);
Expand Down
2 changes: 1 addition & 1 deletion public_html/layout/denim/css_ltr/style.gradient.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion public_html/layout/denim/css_ltr/style.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion public_html/layout/denim/css_rtl/style.almost-flat.css
Expand Up @@ -462,7 +462,7 @@ input[type="reset"]:disabled {
padding-left: .8em;
}

.sr-only {
.gl-screen-reader-only {
position: absolute;
left: 0;
clip: rect(1px, 1px, 1px, 1px);
Expand Down
2 changes: 1 addition & 1 deletion public_html/layout/denim/css_rtl/style.almost-flat.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion public_html/layout/denim/css_rtl/style.css
Expand Up @@ -422,7 +422,7 @@ input[type="reset"]:disabled {
padding-left: .8em;
}

.sr-only {
.gl-screen-reader-only {
position: absolute;
left: 0;
clip: rect(1px, 1px, 1px, 1px);
Expand Down
2 changes: 1 addition & 1 deletion public_html/layout/denim/css_rtl/style.gradient.css
Expand Up @@ -475,7 +475,7 @@ input[type="reset"]:disabled {
padding-left: .8em;
}

.sr-only {
.gl-screen-reader-only {
position: absolute;
left: 0;
clip: rect(1px, 1px, 1px, 1px);
Expand Down
2 changes: 1 addition & 1 deletion public_html/layout/denim/css_rtl/style.gradient.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion public_html/layout/denim/css_rtl/style.min.css

Large diffs are not rendered by default.

Expand Up @@ -78,7 +78,7 @@ $stage = 'compatible'
padding-left: 0.8em
padding-right: 0.8em

.sr-only
.gl-screen-reader-only
position: absolute
left: 0
clip: rect(1px, 1px, 1px, 1px)
Expand Down
2 changes: 1 addition & 1 deletion public_html/layout/denim/pagenavigation.thtml
@@ -1,6 +1,6 @@
{# begin {templatelocation} #}

<h3 class="sr-only">{lang_page_navigation}</h3>
<h3 class="gl-screen-reader-only">{lang_page_navigation}</h3>{# Visible to screen readers only #}
<div class="uk-grid uk-text-center uk-margin-bottom uk-margin-small-top">
<div class="uk-width-1-1">
{message}
Expand Down
2 changes: 1 addition & 1 deletion public_html/layout/denim_three/css_ltr/style.css
Expand Up @@ -749,7 +749,7 @@ textarea:not(.uk-textarea) {
padding-right: .8em;
}

.sr-only {
.gl-screen-reader-only {
position: absolute;
left: 0;
clip: rect(1px, 1px, 1px, 1px);
Expand Down
2 changes: 1 addition & 1 deletion public_html/layout/denim_three/css_ltr/style.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion public_html/layout/denim_three/css_rtl/style.css
Expand Up @@ -749,7 +749,7 @@ textarea:not(.uk-textarea) {
padding-left: .8em;
}

.sr-only {
.gl-screen-reader-only {
position: absolute;
left: 0;
clip: rect(1px, 1px, 1px, 1px);
Expand Down
2 changes: 1 addition & 1 deletion public_html/layout/denim_three/css_rtl/style.min.css

Large diffs are not rendered by default.

Expand Up @@ -78,7 +78,7 @@ $stage = 'compatible'
padding-left: 0.8em
padding-right: 0.8em

.sr-only
.gl-screen-reader-only
position: absolute
left: 0
clip: rect(1px, 1px, 1px, 1px)
Expand Down
2 changes: 1 addition & 1 deletion public_html/layout/denim_three/pagenavigation.thtml
@@ -1,6 +1,6 @@
{# begin {templatelocation} #}

<h3 class="sr-only">{lang_page_navigation}</h3>
<h3 class="gl-screen-reader-only">{lang_page_navigation}</h3>{# Visible to screen readers only #}
<div class="uk-grid" uk-margin>
<div class="uk-width-1-1">
{message}
Expand Down
2 changes: 1 addition & 1 deletion public_html/layout/modern_curve/css/compatible.css
Expand Up @@ -180,7 +180,7 @@
padding-left:0.3em;
padding-right:0.3em;
}
.sr-only {
.gl-screen-reader-only {
position: absolute;
left: 0;
clip: rect(1px, 1px, 1px, 1px);
Expand Down
2 changes: 1 addition & 1 deletion public_html/layout/modern_curve/pagenavigation.thtml
@@ -1,6 +1,6 @@
{# begin {templatelocation} #}

<h3 class="sr-only">{lang_page_navigation}</h3>
<h3 class="gl-screen-reader-only">{lang_page_navigation}</h3>{# Visible to screen readers only #}
<div class="gl-pagenav">
{message}<span>{start_first_anchortag}{lang_first}{end_first_anchortag}</span> |
<span>{start_previous_anchortag}{lang_previous}{end_previous_anchortag}</span> |
Expand Down

0 comments on commit 1f49152

Please sign in to comment.