web/test/data/pouet.css
author Christophe de Vienne <christophe@unlish.com>
Sat, 03 Jan 2015 04:06:06 +0100
changeset 10141 62e1f9749d3a
parent 5468 7199fddc0a88
permissions -rw-r--r--
[entities] Optimize CWUser.properties. This property gets called each time a user connects to a repository, which means a lot. This optimisation cuts its execution time by 5 according to my tests
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
5468
7199fddc0a88 [web test] missing test data file
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
diff changeset
     1
body { background-color: %(bgcolor)s
7199fddc0a88 [web test] missing test data file
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
diff changeset
     2
       font-size: 100%;
7199fddc0a88 [web test] missing test data file
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
diff changeset
     3
     }