X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fcommunicator%2Fprofile%2Fprofile.css;fp=LCARStrek%2Fcommunicator%2Fprofile%2Fprofile.css;h=df5a4df3dcd3d775cad695ad1e93866efdd3db72;hp=c69c8ab69e6c4bbef98251f17eebd3352cfbeae3;hb=03f6f39c58668f7003fb4baba2da0e0e0f1e5f00;hpb=aa2773102942029101f2e1c549573cca0983a121 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; +}