Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
S
Stable Diffusion Webui
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Packages
Packages
List
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issues
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
novelai-storage
Stable Diffusion Webui
Commits
b1c6e396
Commit
b1c6e396
authored
Jun 29, 2023
by
w-e-w
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
starts left
parent
d47324b8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
15 additions
and
2 deletions
+15
-2
style.css
style.css
+15
-2
No files found.
style.css
View file @
b1c6e396
...
...
@@ -704,11 +704,24 @@ table.popup-table .link{
margin
:
0
;
}
#available_extensions
.date_added
{
opacity
:
0.85
;
#available_extensions
.info
{
margin
:
0.5em
0
;
display
:
flex
;
margin-top
:
auto
;
opacity
:
0.80
;
font-size
:
90%
;
}
#available_extensions
.date_added
{
margin-right
:
auto
;
display
:
inline-block
;
}
#available_extensions
.star_count
{
margin-left
:
auto
;
display
:
inline-block
;
}
/* replace original footer with ours */
footer
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment