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

ChatZilla only.
r=silver
p=gijskruitbosch+bugs@gmail.com (Gijs Kruitbosch)


git-svn-id: svn://10.0.0.236/trunk@186581 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
silver%warwickcompsoc.co.uk
2005-12-25 22:31:48 +00:00
parent d58317150b
commit 930e428df3

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;