##// END OF EJS Templates
General CSS cleanup....
General CSS cleanup. * Created layout.css for common layout related mixins. * monospace is the default font for now.

File last commit:

r3408:261328d5
r4331:e3dc2365
Show More
__init__.py
4 lines | 72 B | text/x-python | PythonLexer
try:
from guid import *
except ImportError:
from _guid import *