X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fcommunicator%2Fskin%2Fprefpanels.css;h=fafe6bc8ba9f32598da5acdf9a6fc4e847f0e8d1;hp=f39a5d68c710496018933e6cbb05d00df4bee113;hb=7f414a22f141e64ac9ee07ea261fad8e73ae0157;hpb=891f9abcb06f66bae4346b2cace05eff4b9df3bc diff --git a/LCARStrek/communicator/skin/prefpanels.css b/LCARStrek/communicator/skin/prefpanels.css index f39a5d68..fafe6bc8 100755 --- a/LCARStrek/communicator/skin/prefpanels.css +++ b/LCARStrek/communicator/skin/prefpanels.css @@ -1,15 +1,28 @@ -/********** Fonts ***************/ - -#sizeVar, #sizeMono { - width: 4em; -} - -#mouseWheelMode { - width: 9em; -} - -/******* SmartBrowsing **********/ - -#disabledDomains { - max-height: 13em; -} +/********** Fonts ***************/ + +#sizeVar, #sizeMono { + width: 4em; +} + +#mouseWheelMode { + width: 9em; +} + +/******* SmartBrowsing **********/ + +#disabledDomains { + max-height: 13em; +} + +.smileface { + list-style-image : url("chrome://messenger/skin/smile.gif"); +} + +#previewImageContainer { + overflow: hidden; + height: 92px; + max-width: 360px; + background-color: #000000; + padding: 2px; +} +