Bug 114742 - Remove the space after the 4th and 8th tabs.

ChatZilla only.
r=silver
p=gijskruitbosch+bugs@gmail.com (Gijs Kruitbosch)
This commit is contained in:
silver%warwickcompsoc.co.uk 2005-12-25 22:31:48 +00:00
parent 8e4a0a3b4f
commit 47d668bca1

View File

@ -115,13 +115,6 @@ window {
color: red;
}
/* spaces after the 4th and 8th tab, so you can line them up with your Fn
* keys */
.view-button[viewKey="4"],
.view-button[viewKey="8"] {
margin-left: 5px;
}
.output-container {
border: thin silver inset;
border-left: none;