Skip to content

Commit

Permalink
Init 2.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
root committed Jan 17, 2023
0 parents commit c86638c
Show file tree
Hide file tree
Showing 45 changed files with 6,040 additions and 0 deletions.
455 changes: 455 additions & 0 deletions assets/css/app.css

Large diffs are not rendered by default.

Binary file added assets/css/chosen-sprite.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 11 additions & 0 deletions assets/css/chosen.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

33 changes: 33 additions & 0 deletions assets/css/style-setting.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
.fits-on-textarea {
line-height: 1rem;
width: 25em;
min-height: 200px;
}

.fits_on_item {
display: inline-block;
background: #fefefe;
padding: 2px 4px;
margin: 4px 4px 0 0;
border-radius: 4px;
box-shadow: 1px 1px 2px lightgrey;
font-size: 0.8em;
}

[name="abfinder_vehicle_bulb_size"]::-webkit-input-placeholder {
font-size: 0.9em;
color: #dbdbdb;
}

.abfinder-bulb-size {
display: block;
font-size: 0.9em;
line-height: 1.2em;
background: white;
padding: 2px 4px;
margin-bottom: 6px;
border-radius: 4px;
box-shadow: 1px 1px 4px 1px lightgrey;
width: fit-content;
white-space: nowrap;
}
1 change: 1 addition & 0 deletions assets/images/arrow-right.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions assets/images/lightbulb-fill.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/loading.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions assets/images/refresh.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit c86638c

Please sign in to comment.