X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fcommunicator%2Fcommunicator.css;h=ef4b2905518203c0fe40beba92a2c2ee1677763c;hp=7f14d3adbda07499e0b134f08e542556c69cdd2b;hb=2c3bffd2011800ea592cd177e662153ca753839d;hpb=9b1c3cf977537f3b1f7e2fc89977eac6e2bfb6fe diff --git a/LCARStrek/communicator/communicator.css b/LCARStrek/communicator/communicator.css index 7f14d3ad..ef4b2905 100644 --- a/LCARStrek/communicator/communicator.css +++ b/LCARStrek/communicator/communicator.css @@ -57,6 +57,12 @@ menubar[xpfe="false"] { font-weight: bold; } +/* ::::: error messages ::::: */ + +description.error { + color: #FF0000; +} + /* ::::: directional button icons ::::: */ .up { @@ -161,6 +167,10 @@ toolbar[iconsize="small"] > #print-button:not([disabled="true"]):hover:active { list-style-image: url("chrome://communicator/skin/icons/geo.png"); } +.messageImage[value="webNotifications"] { + list-style-image: url("chrome://communicator/skin/icons/notification-16.png"); +} + .messageImage[value="indexedDB-permissions-prompt"], .messageImage[value="indexedDB-quota-prompt"] { list-style-image: url("chrome://global/skin/icons/question-16.png");