-
Updated
Dec 1, 2020 - JavaScript
mdbootstrap
Here are 265 public repositories matching this topic...
-
Updated
Oct 7, 2020 - JavaScript
-
Updated
Dec 4, 2020 - HTML
Describe the bug
When you click the navbar button in mobile view, the heading gets disoriented. Look at the attached pic.
To Reproduce
Steps to reproduce the behaviour:
- Go to 'https://spc.iitj.ac.in/'
- Click on 'navbar'
- See error
Expected behaviour
The scrolldown shouldn't affect the orientation of title
Screenshots
![WhatsApp Image 2020-10-01 at 2 37 02 PM]
-
Updated
Jul 20, 2020 - JavaScript
-
Updated
Sep 29, 2018 - HTML
-
Updated
Jun 5, 2020 - HTML
-
Updated
Aug 29, 2020 - CSS
-
Updated
Aug 17, 2018 - JavaScript
-
Updated
May 2, 2018 - JavaScript
-
Updated
Sep 29, 2018 - HTML
-
Updated
Oct 29, 2020 - JavaScript
-
Updated
Sep 21, 2020 - JavaScript
-
Updated
Nov 14, 2020 - TypeScript
-
Updated
Sep 4, 2020 - HTML
-
Updated
Jun 6, 2018 - JavaScript
-
Updated
Sep 3, 2020 - PHP
-
Updated
Aug 1, 2019 - JavaScript
-
Updated
May 21, 2020 - JavaScript
-
Updated
Jan 23, 2019 - PHP
-
Updated
Jul 23, 2020 - TypeScript
-
Updated
May 7, 2020 - PHP
-
Updated
Mar 2, 2018 - TypeScript
-
Updated
Jul 7, 2018 - TypeScript
-
Updated
Aug 9, 2020 - TypeScript
-
Updated
Jul 2, 2020 - JavaScript
To make the page design look more consistent, it would be better to have equal sized cards on the events and team pages. Event and team member image sizes may need to be adjusted to do the same.
Improve this page
Add a description, image, and links to the mdbootstrap topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the mdbootstrap topic, visit your repo's landing page and select "manage topics."
Would it be possible somehow to use the vscode-powertools to "pin" certain files, so that they won't close with cmd+w (on mac)?
I'm thinking to remap cmd+w to a powertool somehow, and make it call the vscode default close action, but first compare the file path with a simple list of files (
".vscode-pinned-files"
) to see if the files are there. I can make asafe-to-close.sh
shell script myse