Prevent text selection, tweak styles

This commit is contained in:
Tom MacWright
2012-10-17 16:40:15 -04:00
parent f360ec0bc2
commit a3515e16ee
2 changed files with 23 additions and 8 deletions
-6
View File
@@ -9,12 +9,6 @@
<link rel="stylesheet" href="http://ajax.googleapis.com/ajax/libs/dojo/1.8/dojox/layout/resources/ResizeHandle.css">
<link rel="stylesheet" href="css/app.css">
<script src="http://ajax.googleapis.com/ajax/libs/dojo/1.8/dojo/dojo.js" data-dojo-config="async: true, parseOnLoad: true, baseUrl: 'js/iD/'"></script>
<style type="text/css">
:focus { outline-color: transparent; outline-style: none; }
* { font-family: Helvetica, Arial; }
p { font-size: x-small; }
a:visited,a { color: black; }
</style>
</head>
<body class="claro">
<div id="appLayout" class="demoLayout">