Issue Labels: Edit, show, index + filter
This commit is contained in:
parent
4c1f435ab7
commit
1b1e77c728
12 changed files with 93 additions and 29 deletions
|
@ -177,6 +177,14 @@ a:focus {
|
|||
&.label-important {
|
||||
background-color: #B94A48;
|
||||
}
|
||||
|
||||
&.label-issue {
|
||||
background-color: #eee;
|
||||
border: 1px solid #ccc;
|
||||
padding:4px 6px;
|
||||
color:#444;
|
||||
text-shadow:0 0 1px #fff;
|
||||
}
|
||||
}
|
||||
|
||||
.nav-tabs > li > a, .nav-pills > li > a {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue