puts status in header
This commit is contained in:
@ -15,19 +15,19 @@ body
|
||||
.classes
|
||||
@include span(12%)
|
||||
|
||||
|
||||
.source_view
|
||||
@include span(23%)
|
||||
@include span(24%)
|
||||
|
||||
|
||||
.instruction_view
|
||||
@include span(33%)
|
||||
@include span(30%)
|
||||
|
||||
|
||||
.status_view
|
||||
@include span(13%)
|
||||
@include span(15%)
|
||||
line-height : 1.25em
|
||||
|
||||
.header_state
|
||||
color: #53a5ff
|
||||
|
||||
.labels_view
|
||||
@include span(1)
|
||||
|
@ -10,7 +10,7 @@ body
|
||||
width: 190px
|
||||
border-radius: 8px
|
||||
background: black
|
||||
border: 3px solid #C3D46A
|
||||
border: 2px solid #C3D46A
|
||||
|
||||
|
||||
#nav li /* all list items */
|
||||
|
Reference in New Issue
Block a user