GUAC-1053: Distinguish tabs from page with border.

This commit is contained in:
Michael Jumper
2015-04-17 21:15:37 -07:00
parent 42b99775e8
commit f0d7b6f867

View File

@@ -39,6 +39,7 @@
margin: 0;
padding: 0;
background: rgba(0, 0, 0, 0.0125);
border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
.settings-tabs .page-list li {