X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fcommunicator%2Fskin%2Fbox.css;h=4e05111184db2e2f90e1ede70f123c6d7ed30709;hp=aa09d67545aedc0c76b9c8dc41c84e513f7b387e;hb=c9990331a4456dc80a097ba6a23e9d2578637327;hpb=a97778edf641b4680f489833eae1de29cea81466 diff --git a/LCARStrek/communicator/skin/box.css b/LCARStrek/communicator/skin/box.css index aa09d675..4e051111 100755 --- a/LCARStrek/communicator/skin/box.css +++ b/LCARStrek/communicator/skin/box.css @@ -1,12 +1,11 @@ - - -.box-toolbar-group > box - { - -moz-border-radius : 5px 0px 0px 5px; - border : 1px solid #9C9CFF; - background-color : #000000; - padding : 1px; - margin : 0px 0px 0px 3px; - } - - \ No newline at end of file +/* hmm, could this box (hbox) be in any other component than navigator? */ + +#urlbar-container + { + -moz-border-radius : 5px 0px 0px 5px; + border : 1px solid #9C9CFF; + background-color : #000000; + padding : 1px; + margin : 0px 0px 0px 3px; + } +