-
Updated
May 24, 2020 - CSS
flat
Here are 180 public repositories matching this topic...
Pop OS logo
QGIS icon
-
Updated
Aug 3, 2019 - Vim script
When a large text is displayed in siimple-steps-item-description, it breaks the steps item display:
But when the width of the siimple-steps-item is fixed:
Solut
-
Updated
Apr 7, 2020 - Python
.titlesaver input is not sanitized and XSS-DOM vulnerable on keyup, in the Snippets and Components area. It's not dramatic, but ugly when alert-widget pops up. There you should use Ajax and validate content server-side, special characters should not be inserted in DOM.
-
Updated
Jun 4, 2020 - CSS
-
Updated
Jun 4, 2020 - C#
-
Updated
Feb 4, 2017 - JavaScript
it could be very useful to implement coding style guide like PSR-2:
https://www.php-fig.org/psr/psr-2/ (https://akrabat.com/checking-your-code-for-psr-2/)
- refactor docblocks so they are consistent
here is an example: https://github.com/assemblie/Filebase/tree/style-guide
its really lot of changes for now but we can implement it step by step or create specific style guide:
https://gith
-
Updated
Sep 26, 2019 - HTML
-
Updated
Dec 19, 2018 - Inno Setup
I could not find an Nginx configuration example so I used the following.
server {
listen 80;
server_name mecha.local;
access_log /home/example/web/mecha/access-logs/access.log;
error_log /home/example/web/mecha/access-logs/error.log;
root /home/peter/example/mecha/public_html;
index index.php;
location / {
try_files $uri $uri/ @
-
Updated
May 31, 2020 - CSS
-
Updated
Apr 25, 2020 - CSS
-
Updated
Apr 21, 2020 - CSS
-
Updated
Apr 24, 2020 - Shell
-
Updated
Oct 21, 2017 - Vim script
-
Updated
May 28, 2020 - HTML
Improve this page
Add a description, image, and links to the flat topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the flat topic, visit your repo's landing page and select "manage topics."


I see you have the pop os distribution logo in the theme however when i apply the icon theme it does not show in the anywhere. I get the Debian icon instead. Anyway I can fix this?