Sha256: 4088b1dba44a214dec843bea29596b0904b8d944b9587d9c986d3f75bf8687a1

Contents?: true

Size: 947 Bytes

Versions: 14

Compression:

Stored size: 947 Bytes

Contents

/*
 # -----------------------------------------------------------------------------
 # ~/assets/themes/j1/modules/translator/css/translator.css
 # Provides styles for the J1 Translator
 #
 # Product/Info:
 # https://jekyll.one
 #
 # Copyright (C) 2023 Juergen Adams
 #
 # J1 Theme is licensed under the MIT License.
 # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
 # -----------------------------------------------------------------------------
*/

/* hide the suggestion box */
#goog-gt-tt, .goog-te-balloon-frame {
  display: none !important;
}

.goog-text-highlight {
  background: none !important;
  box-shadow: none !important;
}

/* hide the powered by */
.goog-logo-link {display: none !important;}
.goog-te-gadget {height: 28px !important;  overflow: hidden;}
/* .goog-te-gadget {display: none !important;} */

/* remove the top frame */
body{top: 0 !important;}
.goog-te-banner-frame{display: none !important;}

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
j1-template-2023.0.14 assets/themes/j1/modules/translator/css/translator.css
j1-template-2023.0.13 assets/themes/j1/modules/translator/css/translator.css
j1-template-2023.0.12 assets/themes/j1/modules/translator/css/translator.css
j1-template-2023.0.11 assets/themes/j1/modules/translator/css/translator.css
j1-template-2023.0.10 assets/themes/j1/modules/translator/css/translator.css
j1-template-2023.0.9 assets/themes/j1/modules/translator/css/translator.css
j1-template-2023.0.8 assets/themes/j1/modules/translator/css/translator.css
j1-template-2023.0.7 assets/themes/j1/modules/translator/css/translator.css
j1-template-2023.0.6 assets/themes/j1/modules/translator/css/translator.css
j1-template-2023.0.5 assets/themes/j1/modules/translator/css/translator.css
j1-template-2023.0.3 assets/themes/j1/modules/translator/css/translator.css
j1-template-2023.0.2 assets/themes/j1/modules/translator/css/translator.css
j1-template-2023.0.1 assets/themes/j1/modules/translator/css/translator.css
j1-template-2023.0.0 assets/themes/j1/modules/translator/css/translator.css