adium-1.4 3303:2e47ee424bf2: Applied some of the CSS improvement...
commits at adium.im
commits at adium.im
Fri Dec 3 12:37:51 UTC 2010
details: http://hg.adium.im/adium-1.4/rev/2e47ee424bf2
revision: 3303:2e47ee424bf2
author: Thijs Alkemade <thijsalkemade at gmail.com>
date: Fri Dec 03 13:32:46 2010 +0100
Applied some of the CSS improvements in the in-app help too.
diffs (31 lines):
diff -r fd495bcb057c -r 2e47ee424bf2 AdiumHelp/css/topicpage.css
--- a/AdiumHelp/css/topicpage.css Fri Dec 03 03:53:34 2010 +0100
+++ b/AdiumHelp/css/topicpage.css Fri Dec 03 13:32:46 2010 +0100
@@ -81,6 +81,7 @@
font-weight:700;
margin-top:0px;
margin-bottom:0px;
+ padding: 4px 0 0 0;
}
p, td, th {
@@ -186,8 +187,8 @@
-moz-border-radius: 10px 10px 0px 0px;
border-bottom: 1px solid #CCC;
background-color:#e6edff;
- height: 20px;
- text-indent: 20px;
+ height: 25px;
+ text-indent: 12px;
}
.taskboxtext {
@@ -241,6 +242,5 @@
}
table {
- border: 1px solid #CCC;
margin: 10px 0px;
-}
\ No newline at end of file
+}
More information about the commits
mailing list