Changeset - 23a8484ced54
[Not reviewed]
default
0 1 0
Mads Kiilerich - 8 years ago 2018-04-01 22:38:28
mads@kiilerich.com
less: don't use special styling of breadcrumbs - they are heading text like all other heading texts
1 file changed with 0 insertions and 6 deletions:
0 comments (0 inline, 0 general)
kallithea/public/less/style.less
Show inline comments
 
@@ -371,12 +371,6 @@ table#changesets tr.out-of-range {
 
  max-height: 250px;
 
  z-index: 1;
 
}
 
.breadcrumbs {
 
  border: medium none;
 
  color: #FFF;
 
  font-weight: 700;
 
  font-size: 14px;
 
}
 
table#permissions_manage span.private_repo_msg {
 
  font-size: 0.8em;
 
  opacity: 0.6;
0 comments (0 inline, 0 general)