Remove unused browse-field style rules
This commit is contained in:
parent
3bc20b6f21
commit
514ec41c58
1 changed files with 0 additions and 21 deletions
|
@ -807,27 +807,6 @@ tr.turn:hover {
|
|||
border-bottom: none;
|
||||
}
|
||||
|
||||
.browse-field {
|
||||
margin-bottom: 10px;
|
||||
|
||||
h4 {
|
||||
padding: 5px 0 5px 10px;
|
||||
font-size: 12px;
|
||||
border: 1px solid $grey;
|
||||
border-radius: 4px 4px 0 0;
|
||||
background-color: $offwhite;
|
||||
}
|
||||
|
||||
p {
|
||||
padding: 7px 10px;
|
||||
font-size: 12px;
|
||||
background-color: #FFF;
|
||||
border: 1px solid $grey;
|
||||
border-top: 0;
|
||||
border-radius: 0 0 4px 4px;
|
||||
}
|
||||
}
|
||||
|
||||
.browse-tag-list {
|
||||
background-color: $offwhite;
|
||||
table-layout: fixed;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue