[gedit-code-assistance] Use pixel in the css
- From: Ignacio Casal Quinteiro <icq src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gedit-code-assistance] Use pixel in the css
- Date: Tue, 6 Mar 2012 19:50:18 +0000 (UTC)
commit 87c9202a2b2bdabb86af33a13d4255834f6e3440
Author: Ignacio Casal Quinteiro <icq gnome org>
Date: Tue Mar 6 20:51:03 2012 +0100
Use pixel in the css
data/gcp.css | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/gcp.css b/data/gcp.css
index aea572d..fd33899 100644
--- a/data/gcp.css
+++ b/data/gcp.css
@@ -1,7 +1,7 @@
GcpDiagnosticMessage
{
border-width: 0;
- border-radius: 10;
+ border-radius: 10px;
}
GcpDiagnosticMessage.warning
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]