4e05111184db2e2f90e1ede70f123c6d7ed30709
[themes.git] / LCARStrek / communicator / skin / box.css
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