Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
slapos.core
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
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
Eric Zheng
slapos.core
Commits
cfe1d78e
Commit
cfe1d78e
authored
Jun 08, 2021
by
Lu Xu
👀
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
slapos_jio: Add CSS class for logo
parent
01c2661d
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
177 additions
and
157 deletions
+177
-157
master/bt5/slapos_jio/PathTemplateItem/web_page_module/rjs_gadget_slapos_computer_status_css.css
...web_page_module/rjs_gadget_slapos_computer_status_css.css
+6
-0
master/bt5/slapos_jio/PathTemplateItem/web_page_module/rjs_gadget_slapos_computer_status_css.xml
...web_page_module/rjs_gadget_slapos_computer_status_css.xml
+165
-156
master/bt5/slapos_jio/SkinTemplateItem/portal_skins/slapos_hal_json_style/HostingSubscriptionModule_viewServicesListAsHateoas/listbox_list_image.xml
...onModule_viewServicesListAsHateoas/listbox_list_image.xml
+6
-1
No files found.
master/bt5/slapos_jio/PathTemplateItem/web_page_module/rjs_gadget_slapos_computer_status_css.css
View file @
cfe1d78e
...
@@ -87,4 +87,10 @@
...
@@ -87,4 +87,10 @@
background
:
white
!important
;
background
:
white
!important
;
cursor
:
default
;
cursor
:
default
;
text-align
:
center
;
text-align
:
center
;
}
/* for Software Logo*/
div
.editable_div.logo
img
{
object-fit
:
cover
;
max-height
:
3.5em
;
}
}
\ No newline at end of file
master/bt5/slapos_jio/PathTemplateItem/web_page_module/rjs_gadget_slapos_computer_status_css.xml
View file @
cfe1d78e
This diff is collapsed.
Click to expand it.
master/bt5/slapos_jio/SkinTemplateItem/portal_skins/slapos_hal_json_style/HostingSubscriptionModule_viewServicesListAsHateoas/listbox_list_image.xml
View file @
cfe1d78e
...
@@ -10,6 +10,7 @@
...
@@ -10,6 +10,7 @@
<key>
<string>
delegated_list
</string>
</key>
<key>
<string>
delegated_list
</string>
</key>
<value>
<value>
<list>
<list>
<string>
css_class
</string>
<string>
default
</string>
<string>
default
</string>
<string>
image_display
</string>
<string>
image_display
</string>
<string>
image_quality
</string>
<string>
image_quality
</string>
...
@@ -84,6 +85,10 @@
...
@@ -84,6 +85,10 @@
<key>
<string>
values
</string>
</key>
<key>
<string>
values
</string>
</key>
<value>
<value>
<dictionary>
<dictionary>
<item>
<key>
<string>
css_class
</string>
</key>
<value>
<string>
logo
</string>
</value>
</item>
<item>
<item>
<key>
<string>
default
</string>
</key>
<key>
<string>
default
</string>
</key>
<value>
<string></string>
</value>
<value>
<string></string>
</value>
...
@@ -98,7 +103,7 @@
...
@@ -98,7 +103,7 @@
</item>
</item>
<item>
<item>
<key>
<string>
image_display
</string>
</key>
<key>
<string>
image_display
</string>
</key>
<value>
<string>
micro
</string>
</value>
<value>
<string>
thumbnail
</string>
</value>
</item>
</item>
<item>
<item>
<key>
<string>
image_quality
</string>
</key>
<key>
<string>
image_quality
</string>
</key>
...
...
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