X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fcommunicator%2FblockedSite.css;fp=LCARStrek%2Fcommunicator%2FblockedSite.css;h=32f5d6ed1ab9fe89567fc11ff346c3a72fde1963;hp=0000000000000000000000000000000000000000;hb=4d9e3d242e0a21433cef02e74251cf24dba319d8;hpb=2e88f3cc60e31ba850945b78dadddf8399020592 diff --git a/LCARStrek/communicator/blockedSite.css b/LCARStrek/communicator/blockedSite.css new file mode 100644 index 00000000..32f5d6ed --- /dev/null +++ b/LCARStrek/communicator/blockedSite.css @@ -0,0 +1,19 @@ +/* This Source Code Form is subject to the terms of the Mozilla Public + * License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ + +#buttons > span { + float: left; +} + +#buttons > #ignoreWarningButton { + float: right; + font-size: smaller; +} + +/* the following two ids refer to elements defined in safeBrowsing.dtd */ + +#malware_sitename, +#phishing_sitename { + word-wrap: break-word; +}