Changeset - 5aa71718b223
[Not reviewed]
default
0 1 0
Mads Kiilerich - 8 years ago 2018-01-21 22:06:59
mads@kiilerich.com
style: remove unused styling
1 file changed with 0 insertions and 14 deletions:
0 comments (0 inline, 0 general)
kallithea/public/less/style.less
Show inline comments
 
@@ -518,20 +518,6 @@ table#changesets tr > td.mid .message a:
 
.changeset-status-under_review {
 
  color: #ffc71e;
 
}
 
.pull-right .changes {
 
  clear: both;
 
}
 
.pull-right .changes .changed_total {
 
  display: block;
 
  float: right;
 
  text-align: center;
 
  min-width: 45px;
 
  cursor: pointer;
 
  color: #444444;
 
  background: #FEA;
 
  border-radius: 0px 0px 0px 6px;
 
  padding: 1px;
 
}
 
.pull-right .changes .added,
 
.pull-right .changes .changed,
 
.pull-right .changes .deleted {
0 comments (0 inline, 0 general)