X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fbrowser%2Ftabview%2Ftabview.css;h=298d4b1a6e8884b94ac17f88a3f20b72a92c5e1d;hp=7fc67b89c4985a5c7829f5c824bb7b9834d01b6a;hb=6b94b4db86bc087435a8d96d45b579e5dd121c75;hpb=a7145e953610161cc4774a08ded880bc9e0e9e07 diff --git a/LCARStrek/browser/tabview/tabview.css b/LCARStrek/browser/tabview/tabview.css index 7fc67b89..298d4b1a 100644 --- a/LCARStrek/browser/tabview/tabview.css +++ b/LCARStrek/browser/tabview/tabview.css @@ -385,11 +385,15 @@ input.name::-moz-placeholder { color: transparent; background-image: url("chrome://browser/skin/tabview/edit-light.png"); background-repeat: no-repeat; - -moz-padding-start: 20px; } .title-container:hover input.name::-moz-placeholder { color: #E7ADE7; + background-image: none; +} + +input.name:focus::-moz-placeholder { + background-image: none; } .title-shield {