diff interfaces/AB.css @ 1378:589d9860a974

Bug #1569: Comment boxes cannot be resized, they support scrolling text. Styling of comment boxes. Styling of AB selectors.
author Nicholas Jillings <nickjillings@users.noreply.github.com>
date Thu, 11 Feb 2016 14:37:26 +0000
parents c277da1e89ca
children a4ad9e55b5b8
line wrap: on
line diff
--- a/interfaces/AB.css	Thu Feb 11 14:22:30 2016 +0000
+++ b/interfaces/AB.css	Thu Feb 11 14:37:26 2016 +0000
@@ -52,6 +52,7 @@
 	border: black 1px solid;
 	position: relative;
 	background-color: #FF0000;
+    border-radius: 20px;
 }
 
 div.disabled {