Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
gaykey
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Kio!
gaykey
Commits
c133c00a
Commit
c133c00a
authored
8 years ago
by
syuilo⭐️
Committed by
GitHub
8 years ago
Browse files
Options
Downloads
Plain Diff
Merge pull request #63 from armchair-philosophy/master
[Mobile] ui-nav: match colour w/ new theme
parents
70588bc3
07001142
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/web/app/mobile/tags/ui-nav.tag
+5
-27
5 additions, 27 deletions
src/web/app/mobile/tags/ui-nav.tag
with
5 additions
and
27 deletions
src/web/app/mobile/tags/ui-nav.tag
+
5
−
27
View file @
c133c00a
...
...
@@ -34,8 +34,8 @@
left 0
z-index -1
width 240px
color #
fff
background #
313538
color #
777
background #
fff
visibility hidden
.body
...
...
@@ -64,7 +64,7 @@
left 80px
padding 0
width calc(100% - 112px)
color #
fff
color #
777
line-height 96px
overflow hidden
text-overflow ellipsis
...
...
@@ -83,19 +83,13 @@
display block
font-size 1em
line-height 1em
border-top solid 1px rgba(0, 0, 0, 0.2)
background #353A3E
background-clip content-box
&:last-child
border-bottom solid 1px rgba(0, 0, 0, 0.2)
a
display block
padding 0 20px
line-height 3rem
line-height calc(1rem + 30px)
color #
eee
color #
777
text-decoration none
> .icon
...
...
@@ -110,22 +104,6 @@
line-height calc(1rem + 30px)
color #ccc
> .unread-count
position absolute
height calc(0.9em + 10px)
line-height calc(0.9em + 10px)
top 0
bottom 0
right 38px
margin auto 0
padding 0px 8px
min-width 2em
font-size 0.9em
text-align center
color #fff
background rgba(255, 255, 255, 0.1)
border-radius 1em
.about
margin 1em 1em 2em 1em
text-align center
...
...
@@ -133,7 +111,7 @@
opacity 0.3
a
color #
fff
color #
777
</style>
<script>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment