CSS: remove test background from tab container

This commit is contained in:
Florian Strohmaier 2016-03-23 18:16:12 +01:00
parent b21732c58c
commit 01fbb1fd27

View File

@ -122,7 +122,3 @@
line-height: 2.6em;
width: 3em;
}
.tabs.cloned {
background: lime;
}