issues Search Results · repo:vineethtrv/css-loader language:JavaScript
Filter by
6 results
(70 ms)6 results
invineethtrv/css-loader (press backspace or delete to remove)Hi, And thank you for this amazing work of art.
I tried to use this full moon with a spinning light around it in my code and I realized that you need to add display:
inline-block and left: 0 to .loader::before ...
kasir-barati
- 2
- Opened on Oct 24, 2024
- #10
.loader::after {
content: ;
box-sizing: border-box; /**HERE**/
width: 48px;
height: 48px;
left: 0;
bottom: 0;
position: absolute;
border-radius: 50% 50% 0;
border: 15px solid #FFF; ...
alamenai
- Opened on Sep 23, 2023
- #9
.loader::after {
content: ;
box-sizing: border-box; /**HERE**/
width: 48px;
height: 48px;
left: 0;
bottom: 0;
position: absolute;
border-radius: 50% 50% 0;
border: 15px solid #FFF; ...
alamenai
- Opened on Sep 23, 2023
- #8
At least for the spinning star, the provided CSS excludes the flex container, which is required for it to display.
bryankaplan
- Opened on Mar 30, 2023
- #7
bruxx-6243
- Opened on May 29, 2022
- #6
I cloned this repo the other day to look at things more closely, and the size of the download surprised me somewhat...
Git downloaded 25MB-odd of objects, yet the actual project files after the download ...
ZaLiTHkA
- Opened on Nov 19, 2021
- #5

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.