X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fmessenger%2FaccountCentral.css;fp=LCARStrek%2Fmessenger%2FaccountCentral.css;h=5cefe8ebc287dcbfd5506af01bdf64e6670cd30d;hp=fe16d50035a2ec38c2df2eb98208adf457be1c4b;hb=b1eaa41997928ca662ce1158215dc02e5b203eb0;hpb=d81fcf5942d62a6330422fed14d3f5116a17276a diff --git a/LCARStrek/messenger/accountCentral.css b/LCARStrek/messenger/accountCentral.css index fe16d500..5cefe8eb 100644 --- a/LCARStrek/messenger/accountCentral.css +++ b/LCARStrek/messenger/accountCentral.css @@ -35,18 +35,28 @@ * * ***** END LICENSE BLOCK ***** */ -/* ===== accountCentral.css ========================================== - == Styles for the Messenger Account Central panel. - ======================================================================= */ - @import url("chrome://messenger/skin/"); @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); +/* ===== accountCentral.css ========================================== + == Styles for the Messenger Account Central panel. + ======================================================================= */ + #acctCentralGrid { background-color: #000000; } +separator { + height: 5px; +} + +separator.thin { + height: 15px; +} + +/* ::::: rows ::::: */ + #acctCentralHeaderRow { margin: 5px 5px 5px 5px; background-color: #FF9F00; @@ -79,6 +89,8 @@ font-size: 15px; } +/* ::::: links ::::: */ + .acctCentralLinkText { cursor: pointer; color: #008484;