big changes to get this baby running again. It's not perfect, but it's up\! yay\!
[themes.git] / LCARStrek / communicator / skin / box.css
CommitLineData
c9990331 1/* hmm, could this box (hbox) be in any other component than navigator? */
2
3#urlbar-container
4 {
5 -moz-border-radius : 5px 0px 0px 5px;
6 border : 1px solid #9C9CFF;
7 background-color : #000000;
8 padding : 1px;
9 margin : 0px 0px 0px 3px;
10 }
11