comparison interfaces/ape.css @ 606:65c7223bd817 Dev_main

Merge
author Nicholas Jillings <n.g.r.jillings@se14.qmul.ac.uk>
date Thu, 10 Mar 2016 17:08:10 +0000
parents 96cb6735c9c2
children
comparison
equal deleted inserted replaced
597:5a3b74e95d4a 606:65c7223bd817
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;