clean out unused images, shrinken images, use a single ui image folder
Before Width: | Height: | Size: 168 B |
Before Width: | Height: | Size: 2.7 KiB |
Before Width: | Height: | Size: 838 B |
Before Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 635 B |
Before Width: | Height: | Size: 3.3 KiB |
Before Width: | Height: | Size: 3.0 KiB |
Before Width: | Height: | Size: 2.9 KiB |
Before Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 360 B |
Before Width: | Height: | Size: 1.3 KiB |
Before Width: | Height: | Size: 2.8 KiB |
Before Width: | Height: | Size: 2.8 KiB |
Before Width: | Height: | Size: 2.8 KiB |
Before Width: | Height: | Size: 2.8 KiB |
Before Width: | Height: | Size: 1.9 KiB |
Before Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 725 B |
Before Width: | Height: | Size: 1021 B |
Before Width: | Height: | Size: 1021 B |
Before Width: | Height: | Size: 1.6 KiB |
Before Width: | Height: | Size: 1.5 KiB |
Before Width: | Height: | Size: 1.8 KiB |
Before Width: | Height: | Size: 1.6 KiB |
Before Width: | Height: | Size: 1021 B |
Before Width: | Height: | Size: 1.0 KiB |
Before Width: | Height: | Size: 3.1 KiB |
Before Width: | Height: | Size: 635 B |
Before Width: | Height: | Size: 1.7 KiB |
Before Width: | Height: | Size: 1.1 KiB |
BIN
assets/images/ui/clock.png
Normal file
After Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 1.2 KiB |
BIN
assets/images/ui/github-admin.png
Normal file
After Width: | Height: | Size: 1.1 KiB |
BIN
assets/images/ui/github-forks.png
Normal file
After Width: | Height: | Size: 1.1 KiB |
BIN
assets/images/ui/github-watchers.png
Normal file
After Width: | Height: | Size: 1.1 KiB |
BIN
assets/images/ui/help.png
Normal file
After Width: | Height: | Size: 1.0 KiB |
BIN
assets/images/ui/info.png
Normal file
After Width: | Height: | Size: 1.0 KiB |
BIN
assets/images/ui/log.fold.closed.2.png
Normal file
After Width: | Height: | Size: 1.0 KiB |
BIN
assets/images/ui/log.fold.closed.png
Normal file
After Width: | Height: | Size: 1.0 KiB |
BIN
assets/images/ui/log.fold.open.2.png
Normal file
After Width: | Height: | Size: 1.0 KiB |
BIN
assets/images/ui/log.fold.open.png
Normal file
After Width: | Height: | Size: 1.0 KiB |
Before Width: | Height: | Size: 5.2 KiB |
BIN
assets/images/ui/org.png
Normal file
After Width: | Height: | Size: 1.2 KiB |
BIN
assets/images/ui/search.png
Normal file
After Width: | Height: | Size: 1.0 KiB |
Before Width: | Height: | Size: 972 B After Width: | Height: | Size: 972 B |
Before Width: | Height: | Size: 972 B After Width: | Height: | Size: 972 B |
Before Width: | Height: | Size: 58 B |
Before Width: | Height: | Size: 972 B After Width: | Height: | Size: 972 B |
Before Width: | Height: | Size: 1.7 KiB After Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 972 B After Width: | Height: | Size: 972 B |
Before Width: | Height: | Size: 970 B After Width: | Height: | Size: 970 B |
|
@ -6,7 +6,7 @@
|
||||||
padding-right: 25px
|
padding-right: 25px
|
||||||
font-size: $font-size-small
|
font-size: $font-size-small
|
||||||
color: $color-text-lighter
|
color: $color-text-lighter
|
||||||
background: inline-image('spinner.gif') no-repeat right 4px
|
background: inline-image('ui/spinner.gif') no-repeat right 4px
|
||||||
|
|
||||||
.loading
|
.loading
|
||||||
display: none
|
display: none
|
||||||
|
@ -15,5 +15,5 @@ span.loading
|
||||||
padding: 0 25px 0 0
|
padding: 0 25px 0 0
|
||||||
font-size: $font-size-small
|
font-size: $font-size-small
|
||||||
color: $color-text-lighter
|
color: $color-text-lighter
|
||||||
background: inline-image('spinner.gif') no-repeat right 4px
|
background: inline-image('ui/spinner.gif') no-repeat right 4px
|
||||||
|
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
width: 16px
|
width: 16px
|
||||||
margin: -4px 0 0 3px
|
margin: -4px 0 0 3px
|
||||||
vertical-align: middle
|
vertical-align: middle
|
||||||
background: inline-image('icons/help.png') no-repeat scroll 0 3px transparent
|
background: inline-image('ui/help.png') no-repeat scroll 0 3px transparent
|
||||||
cursor: pointer
|
cursor: pointer
|
||||||
|
|
||||||
.popup
|
.popup
|
||||||
|
|
|
@ -67,7 +67,7 @@ body > div, body > div > div, body > div > div > div
|
||||||
margin-right: 1px
|
margin-right: 1px
|
||||||
text-indent: -200px
|
text-indent: -200px
|
||||||
overflow: hidden
|
overflow: hidden
|
||||||
background: inline-image('icons/clock.png') no-repeat 0px 3px
|
background: inline-image('ui/clock.png') no-repeat 0px 3px
|
||||||
|
|
||||||
@media screen and (max-width: 1310px)
|
@media screen and (max-width: 1310px)
|
||||||
#left .finished_at_label
|
#left .finished_at_label
|
||||||
|
|
|
@ -15,7 +15,7 @@
|
||||||
box-sizing: border-box
|
box-sizing: border-box
|
||||||
border: 1px solid $color-border-light
|
border: 1px solid $color-border-light
|
||||||
@include border-radius(4px)
|
@include border-radius(4px)
|
||||||
background: $color-bg-input inline-image('ui/bg_search.png') no-repeat right 8px
|
background: $color-bg-input inline-image('ui/search.png') no-repeat right 8px
|
||||||
|
|
||||||
.tabs
|
.tabs
|
||||||
#tab_owned
|
#tab_owned
|
||||||
|
@ -27,11 +27,11 @@
|
||||||
|
|
||||||
.toggle-info
|
.toggle-info
|
||||||
position: absolute
|
position: absolute
|
||||||
right: 30px
|
right: 20px
|
||||||
margin-top: -22px
|
margin-top: -22px
|
||||||
display: block
|
display: block
|
||||||
width: 14px
|
width: 14px
|
||||||
height: 14px
|
height: 14px
|
||||||
background-image: inline-image('icons/info.png')
|
background-image: inline-image('ui/info.png')
|
||||||
cursor: pointer
|
cursor: pointer
|
||||||
|
|
||||||
|
|
|
@ -88,10 +88,10 @@
|
||||||
margin-left: -4px
|
margin-left: -4px
|
||||||
padding-left: 52px
|
padding-left: 52px
|
||||||
&.user
|
&.user
|
||||||
background-image: inline-image('icons/user.small.png')
|
background-image: inline-image('ui/user.png')
|
||||||
background-position: 29px 18px
|
background-position: 29px 18px
|
||||||
&.org
|
&.org
|
||||||
background-image: inline-image('icons/org.small.png')
|
background-image: inline-image('ui/org.png')
|
||||||
background-position: 24px 18px
|
background-position: 24px 18px
|
||||||
.summary
|
.summary
|
||||||
margin-left: 0
|
margin-left: 0
|
||||||
|
|
|
@ -7,19 +7,6 @@
|
||||||
a
|
a
|
||||||
text-decoration: underline
|
text-decoration: underline
|
||||||
|
|
||||||
#home,
|
|
||||||
#profile
|
|
||||||
#main
|
|
||||||
.tabs
|
|
||||||
#tab_build,
|
|
||||||
#tab_job
|
|
||||||
display: none
|
|
||||||
|
|
||||||
.tabs
|
|
||||||
#tab_build.display,
|
|
||||||
#tab_job.display
|
|
||||||
display: inline-block
|
|
||||||
|
|
||||||
#stats
|
#stats
|
||||||
#main
|
#main
|
||||||
width: 600px
|
width: 600px
|
||||||
|
|
|
@ -35,11 +35,11 @@ pre#log
|
||||||
.fold
|
.fold
|
||||||
height: 16px
|
height: 16px
|
||||||
overflow: hidden
|
overflow: hidden
|
||||||
background: $color-bg-log-fold inline-image('icons/log.fold.closed.2.png') no-repeat 99.5% 2px
|
background: $color-bg-log-fold inline-image('ui/log.fold.closed.2.png') no-repeat 99.5% 2px
|
||||||
cursor: pointer
|
cursor: pointer
|
||||||
&.open
|
&.open
|
||||||
height: auto
|
height: auto
|
||||||
background-image: inline-image('icons/log.fold.open.2.png')
|
background-image: inline-image('ui/log.fold.open.2.png')
|
||||||
|
|
||||||
#log.loading
|
#log.loading
|
||||||
padding: 25px 0 0 10px
|
padding: 25px 0 0 10px
|
||||||
|
|
|
@ -30,7 +30,7 @@
|
||||||
background: no-repeat 0px 2px
|
background: no-repeat 0px 2px
|
||||||
color: $color-text-light
|
color: $color-text-light
|
||||||
&.watchers
|
&.watchers
|
||||||
background-image: inline-image('icons/github-watchers.png')
|
background-image: inline-image('ui/github-watchers.png')
|
||||||
&.forks
|
&.forks
|
||||||
background-image: inline-image('icons/github-forks.png')
|
background-image: inline-image('ui/github-forks.png')
|
||||||
|
|
||||||
|
|
|
@ -56,7 +56,7 @@
|
||||||
height: 20px
|
height: 20px
|
||||||
width: 20px
|
width: 20px
|
||||||
padding-right: 0
|
padding-right: 0
|
||||||
background: inline-image('icons/github-admin.png') no-repeat 3px 4px
|
background: inline-image('ui/github-admin.png') no-repeat 3px 4px
|
||||||
|
|
||||||
.switch
|
.switch
|
||||||
height: 20px
|
height: 20px
|
||||||
|
|
|
@ -50,6 +50,12 @@
|
||||||
.tab
|
.tab
|
||||||
margin-top: 20px
|
margin-top: 20px
|
||||||
|
|
||||||
|
#tab_build,
|
||||||
|
#tab_job
|
||||||
|
display: none
|
||||||
|
&.display
|
||||||
|
display: inline-block !important
|
||||||
|
|
||||||
#profile
|
#profile
|
||||||
#main
|
#main
|
||||||
.tab
|
.tab
|
||||||
|
|
|
@ -54,7 +54,7 @@
|
||||||
display: block
|
display: block
|
||||||
|
|
||||||
.signing-in
|
.signing-in
|
||||||
background: inline-image('spinner.gif') no-repeat 110px 16px
|
background: inline-image('ui/spinner.gif') no-repeat 110px 16px
|
||||||
|
|
||||||
img
|
img
|
||||||
position: absolute
|
position: absolute
|
||||||
|
|
Before Width: | Height: | Size: 168 B |
Before Width: | Height: | Size: 2.7 KiB |
Before Width: | Height: | Size: 838 B |
Before Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 635 B |
Before Width: | Height: | Size: 3.3 KiB |
Before Width: | Height: | Size: 3.0 KiB |
Before Width: | Height: | Size: 2.9 KiB |
Before Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 360 B |
Before Width: | Height: | Size: 1.3 KiB |
Before Width: | Height: | Size: 2.8 KiB |
Before Width: | Height: | Size: 2.8 KiB |
Before Width: | Height: | Size: 2.8 KiB |
Before Width: | Height: | Size: 2.8 KiB |
Before Width: | Height: | Size: 1.9 KiB |
Before Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 725 B |
Before Width: | Height: | Size: 1021 B |
Before Width: | Height: | Size: 1021 B |
Before Width: | Height: | Size: 1.6 KiB |
Before Width: | Height: | Size: 1.5 KiB |
Before Width: | Height: | Size: 1.8 KiB |
Before Width: | Height: | Size: 1.6 KiB |
Before Width: | Height: | Size: 1021 B |
Before Width: | Height: | Size: 1.0 KiB |
Before Width: | Height: | Size: 3.1 KiB |
Before Width: | Height: | Size: 635 B |
Before Width: | Height: | Size: 1.7 KiB |
Before Width: | Height: | Size: 1.1 KiB |
BIN
public/images/ui/clock.png
Normal file
After Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 1.2 KiB |
BIN
public/images/ui/github-admin.png
Normal file
After Width: | Height: | Size: 1.1 KiB |