X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=theme%2Fbusiness%2Fcss%2Fgeneral.css;h=5c363a3d3b4641529bd0fa31fcf238f89c3f2436;hb=b87840adbec874ea366730e89d73a647dd9c2137;hp=cc728ec570f1102c29d7d5775b5c1274366e8a4f;hpb=143e78d4231adddd9e706cbf55ec5dd8c1651890;p=mailer.git diff --git a/theme/business/css/general.css b/theme/business/css/general.css index cc728ec570..5c363a3d3b 100644 --- a/theme/business/css/general.css +++ b/theme/business/css/general.css @@ -452,6 +452,7 @@ DIV.admin_note { border : solid 1px #000000; background-color : #000000; color : #FFFFFF; + cursor : pointer; } .guest_stats { @@ -676,3 +677,10 @@ DIV.admin_note { text-align : center; width : 400px; } + +.member_skyescraper, .guest_skyscraper { + width : 122px; + border : 1px solid #000000; + margin : 0px; + padding : 0px; +}