src/css/LdtPlayer.css
branchpopcorn-port
changeset 553 10d08f43c534
parent 550 ae0f2ec05ed7
child 561 a10e7b6fdb08
--- a/src/css/LdtPlayer.css	Fri Dec 30 14:56:46 2011 +0100
+++ b/src/css/LdtPlayer.css	Fri Dec 30 16:01:09 2011 +0100
@@ -662,4 +662,17 @@
   background-repeat: no-repeat;
   height: 48px;
   width: 48px;
+}
+
+.Ldt-createAnnotation-endScreen {
+  background-color: #ffffff;
+  margin-left: 5px;
+  margin-right: 5px;
+  display: table-cell;
+  border: 1px solid #d6d6d6;
+  padding: 10px;
+  font-size: 13px;
+  font-weight: bold;
+  color : #f7268e;
+  text-align: center;
 }
\ No newline at end of file