X-Git-Url: https://git-public.kairo.at/?a=blobdiff_plain;ds=sidebyside;f=LCARStrek%2Fcommunicator%2Fprofile%2Fprofile.css;h=df5a4df3dcd3d775cad695ad1e93866efdd3db72;hb=593ae800bf1312161ebc7598813b75d481b6990d;hp=c69c8ab69e6c4bbef98251f17eebd3352cfbeae3;hpb=7aa6555801cc190778098a3847e8fc55e5468771;p=themes.git diff --git a/LCARStrek/communicator/profile/profile.css b/LCARStrek/communicator/profile/profile.css index c69c8ab6..df5a4df3 100644 --- a/LCARStrek/communicator/profile/profile.css +++ b/LCARStrek/communicator/profile/profile.css @@ -45,10 +45,6 @@ window.dialog { padding: 0; } -.dimmed-highcontrast { - color: #99cccc ! important; -} - #profiles > listitem { list-style-image: url("chrome://communicator/skin/profile/profileicon-large.gif"); } @@ -82,3 +78,7 @@ box#wizardButtons { box.selection { margin-top: 4px; } + +description.error { + color: #FF0000; +}