|
|
@ -344,6 +344,10 @@ ul.filterList li:hover a { |
|
|
|
color: white; |
|
|
|
color: white; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#filesTable { |
|
|
|
|
|
|
|
line-height: 20px; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
#filesTable tr:nth-child(even) { |
|
|
|
#filesTable tr:nth-child(even) { |
|
|
|
background-color: #eee; |
|
|
|
background-color: #eee; |
|
|
|
} |
|
|
|
} |
|
|
@ -383,3 +387,7 @@ ul.filterList li:hover a { |
|
|
|
float: left; |
|
|
|
float: left; |
|
|
|
font-size: 14px; |
|
|
|
font-size: 14px; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.combo_priority { |
|
|
|
|
|
|
|
font-size: 1em; |
|
|
|
|
|
|
|
} |