X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fcommunicator%2Fbookmarks%2FeditBookmarkOverlay.css;h=04b797ca8bcb77159877ec2616cdcba7a47ca2f1;hp=c6e6d24c34e3ecfc3363bc4116664bc079a3f68e;hb=569543b3d2d5099d602cc6644b026ee2adf3e00a;hpb=106ae2ed94928de78357798f5c9d0d65a6b10b75 diff --git a/LCARStrek/communicator/bookmarks/editBookmarkOverlay.css b/LCARStrek/communicator/bookmarks/editBookmarkOverlay.css index c6e6d24c..04b797ca 100644 --- a/LCARStrek/communicator/bookmarks/editBookmarkOverlay.css +++ b/LCARStrek/communicator/bookmarks/editBookmarkOverlay.css @@ -92,7 +92,7 @@ */ #editBMPanel_namePicker[droppable="false"] { /* These rules come from the textbox element in textbox.css. */ - -moz-border-radius: 3px; + border-radius: 3px; -moz-outline-radius: 5px; cursor: text; margin: 1px 2px;