X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=EarlyBlue%2Fglobal%2Fglobal.css;h=13685a121875f0482c2824e403d784b4cbea4b1c;hp=a31941b34df2d55330481fd930173ea72a67f2c8;hb=f61804909e7809430f23196f4dc2f86fe075852a;hpb=c8120ee9d3c6865cb0511b3b455dd5b64fd93e97 diff --git a/EarlyBlue/global/global.css b/EarlyBlue/global/global.css index a31941b3..13685a12 100644 --- a/EarlyBlue/global/global.css +++ b/EarlyBlue/global/global.css @@ -71,6 +71,10 @@ wizard { color: #000000; font: 11px helvetica,arial,tahoma,sans-serif; } + +page { + padding: 3px; +} /* deprecated */ window.dialog { @@ -142,8 +146,12 @@ statusbarpanel { padding: 0px; } +resizer[dir="bottomright"] { + cursor: se-resize; +} + /* ::::: miscellaneous ::::: */ .toolbar-focustarget { -moz-user-focus: ignore !important; -} +} \ No newline at end of file