Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Revise theme #371

Open
khmak3 opened this issue Sep 29, 2018 · 2 comments
Open

Revise theme #371

khmak3 opened this issue Sep 29, 2018 · 2 comments
Assignees
Labels

Comments

@khmak3
Copy link
Contributor

khmak3 commented Sep 29, 2018

  • 全用路牌style﹐重要字藍底白字,icon 可加Arrow

Css
.box {
display: inline-block;
color: white;
background-color: #006eb9;
padding: 6px;
border: 4px solid white;
border-radius: 4px;
box-shadow: 0 0 10px #aaa;
}

@khmak3 khmak3 added the ux label Sep 30, 2018
khmak3 pushed a commit to khmak3/WebApp that referenced this issue Oct 8, 2018
@khmak3
Copy link
Contributor Author

khmak3 commented Oct 8, 2018

signButton: {
fontWeight: 'bold',
display: 'inline-block',
margin: theme.spacing.unit,
textAlign: 'center',
color: 'white',
backgroundColor: '#006eb9',
padding: 5px,
border: '2px solid white',
borderRadius: '2px',
boxShadow: '0 0 0 3px #006eb9, 0 0 10px #aaa',
},

khmak3 added a commit that referenced this issue Oct 8, 2018
khmak3 added a commit to khmak3/WebApp that referenced this issue Oct 9, 2018
@khmak3
Copy link
Contributor Author

khmak3 commented Oct 15, 2018

Header color
Light #006fbf
Middle #006eb9
Dark #014880

khmak3 added a commit to khmak3/WebApp that referenced this issue Oct 15, 2018
khmak3 added a commit that referenced this issue Oct 15, 2018
#371 Update new log and title bar color
@fionnachan fionnachan removed their assignment Feb 27, 2020
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants