comparison interfaces/ape.css @ 604:96cb6735c9c2

Temporary fix of #1580. Updated schema in preparation of #1661, #1469 & #1649
author Nicholas Jillings <n.g.r.jillings@se14.qmul.ac.uk>
date Thu, 10 Mar 2016 16:42:16 +0000
parents 92f26057b934
children
comparison
equal deleted inserted replaced
603:640ffb822da1 604:96cb6735c9c2
62 float: left; 62 float: left;
63 background-color: rgb(100,200,100); 63 background-color: rgb(100,200,100);
64 -moz-user-select: -moz-none; 64 -moz-user-select: -moz-none;
65 -khtml-user-select: none; 65 -khtml-user-select: none;
66 -webkit-user-select: none; 66 -webkit-user-select: none;
67 border: 1px solid black;
67 } 68 }
68 69
69 div.outside-reference { 70 div.outside-reference {
70 width:120px; 71 width:120px;
71 padding-left: 55px; 72 padding-left: 55px;