]> git.pld-linux.org Git - packages/dokuwiki.git/blob - style-width.patch
still old deprecated wrappers, some plugins still have addInitEvent() calls
[packages/dokuwiki.git] / style-width.patch
1 --- dokuwiki-2013-02-01/lib/tpl/dokuwiki/style.ini~     2013-01-28 00:59:02.000000000 +0200
2 +++ dokuwiki-2013-02-01/lib/tpl/dokuwiki/style.ini      2013-02-01 01:26:47.771720871 +0200
3 @@ -72,8 +72,8 @@
4  __missing__         = "#d30"
5  
6  ; site and sidebar widths
7 -__site_width__      = "75em"
8 -__sidebar_width__   = "16em"
9 +__site_width__      = "90em"
10 +__sidebar_width__   = "13em"
11  ; cut off points for mobile devices
12  __tablet_width__    = "979px"
13  __phone_width__     = "480px"
This page took 0.030381 seconds and 3 git commands to generate.