-
Updated
Oct 4, 2020 - HTML
themes
Here are 998 public repositories matching this topic...
-
Updated
Sep 19, 2020 - Shell
Updates to APA style
Two things would be great: 1) removing the period after article titles that end in a question mark (leading to such titles being displayed as "Why is this happening?.") and 2) adding journal volume and page numbers.
I have tried modifying, for example, li_list.html in my root partials folder but the netlify deploy fails on these.
Thanks for your consideration.
When you open page UI Elements -> Cards i see TABS are not showing content until you click on other and back on first, same for pills.
Possible fix : ( worked for me )
<script type="text/javascript"> $(document).ready(function(){ $('.nav-item').tab('show'); $('.nav-tabs li a:first').trigger('click'); }); </script>
Is your feature request related to a problem? Please describe.
Most browsers prevent websites from autoplaying media and sound automatically, by default.
When I, for example, open multiple youtube-videos in different tabs, I think it is very disturbing to see this non-standard behavour.
Describe the solution you'd like
By default, all media is prevented from playing automatically.
V
-
Updated
Apr 23, 2018 - JavaScript
-
Updated
Sep 11, 2020 - Vim script
-
Updated
Jul 27, 2020 - Shell
-
Updated
Aug 21, 2020 - JavaScript
-
Updated
Jun 9, 2020 - CSS
-
Updated
Oct 5, 2020 - TypeScript
-
Updated
Dec 9, 2017 - HTML
-
Updated
Oct 3, 2020 - JavaScript
-
Updated
Oct 4, 2020 - JavaScript
-
Updated
Sep 7, 2020 - Python
-
Updated
Oct 2, 2020 - CSS
Components
The component I want to suggest is an inbuilt equalizer for Music Player Go app
Proposal Description
An equalizer which is an electronic equipment that reduces frequency distortion is a necessary component in a music player application. This component allows users to adjust the music to whatever way they want it; rock, jazz, bass blast, etc. A music player without this
-
Updated
Nov 5, 2018 - CSS
-
Updated
Sep 16, 2020 - CSS
-
Updated
May 5, 2019 - TypeScript
Improve this page
Add a description, image, and links to the themes topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the themes topic, visit your repo's landing page and select "manage topics."
Solaris and Illumos use Bash as the default shell. However, currently
bash-itdoes not work as expected on them.This can be fixed as described, tested, and confirmed here.
Here's what I suggest:
install.sh, check for `$0S