[Python-modules-commits] [python-werkzeug] 02/07: drop_ubuntu_font

Ondřej Nový onovy at moszumanska.debian.org
Wed Dec 28 21:40:05 UTC 2016


This is an automated email from the git hooks/post-receive script.

onovy pushed a commit to branch master
in repository python-werkzeug.

commit 2b7ea1727d883e960d80be78acc98d0933b16b40
Author: SVN-Git Migration <python-modules-team at lists.alioth.debian.org>
Date:   Thu Oct 8 13:25:38 2015 -0700

    drop_ubuntu_font
    
    Patch-Name: drop_ubuntu_font.patch
---
 werkzeug/debug/shared/style.css | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/werkzeug/debug/shared/style.css b/werkzeug/debug/shared/style.css
index 8833d01..6340a49 100644
--- a/werkzeug/debug/shared/style.css
+++ b/werkzeug/debug/shared/style.css
@@ -1,9 +1,7 @@
 @font-face {
-  font-family: 'Ubuntu';
+  font-family: 'Ubuntu', 'Lucida Grande', 'Lucida Sans Unicode', 'Geneva', 'Verdana';
   font-style: normal;
   font-weight: normal;
-  src: local('Ubuntu'), local('Ubuntu-Regular'),
-    url('?__debugger__=yes&cmd=resource&f=ubuntu.ttf') format('truetype');
 }
 
 body, input  { font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Geneva',

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-werkzeug.git



More information about the Python-modules-commits mailing list