changeset 7220:23a8484ced54

less: don't use special styling of breadcrumbs - they are heading text like all other heading texts
author Mads Kiilerich <mads@kiilerich.com>
date Sun, 01 Apr 2018 22:38:28 +0200
parents 71c783e8e608
children 9c8633ea87a7
files kallithea/public/less/style.less
diffstat 1 files changed, 0 insertions(+), 6 deletions(-) [+]
line wrap: on
line diff
--- a/kallithea/public/less/style.less	Sun Apr 01 16:04:40 2018 +0200
+++ b/kallithea/public/less/style.less	Sun Apr 01 22:38:28 2018 +0200
@@ -371,12 +371,6 @@
   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;