Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
U
uc_card
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
zhoujun
uc_card
Commits
716075ea
Commit
716075ea
authored
Jun 08, 2021
by
liyadong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update
parent
b0e2a3a1
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
7 additions
and
2 deletions
+7
-2
src/public/static/postcard/css/style.css
src/public/static/postcard/css/style.css
+1
-1
src/public/static/postcard/css/style.less
src/public/static/postcard/css/style.less
+6
-1
src/public/static/postcard/images/arrow.png
src/public/static/postcard/images/arrow.png
+0
-0
No files found.
src/public/static/postcard/css/style.css
View file @
716075ea
This diff is collapsed.
Click to expand it.
src/public/static/postcard/css/style.less
View file @
716075ea
...
...
@@ -527,11 +527,16 @@
select {
height: .8rem;
.fs(.42rem, #613937);
background: none;
width: 3.9rem;
max-width: 3.9rem;
text-align: left;
font-weight: bold;
appearance:none;
-moz-appearance:none;
-webkit-appearance:none;
background: url("../images/arrow.png") no-repeat scroll right center transparent;
background-size: .22rem;
padding-right: .3rem;
option {
.fs(.42rem, #613937);
...
...
src/public/static/postcard/images/arrow.png
0 → 100644
View file @
716075ea
1.2 KB
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