[Customisation Database Commits] r1182 - in /branches/stable: ./ titania/styles/default/theme/common.css titania/styles/prosilver/theme/common.css
Cesar G
prototech at phpbb.com
Fri Apr 30 13:16:57 BST 2010
Author: prototech
Date: Fri Apr 30 13:16:56 2010
New Revision: 1182
Log:
Merge merge merge.
Modified:
branches/stable/ (props changed)
branches/stable/titania/styles/default/theme/common.css
branches/stable/titania/styles/prosilver/theme/common.css
Propchange: branches/stable/
------------------------------------------------------------------------------
*** svn:mergeinfo (original)
--- svn:mergeinfo Fri Apr 30 13:16:56 2010
***************
*** 1 ****
! /trunk:1058,1060,1062-1072,1075-1076,1078,1080-1082,1084-1085,1087-1088,1090,1092-1096,1098,1100-1102,1104-1105,1107,1109-1114,1117,1119,1121,1123-1125,1127-1134,1136,1138,1141,1143-1144,1148-1150,1152-1154,1157,1159-1160,1162-1166,1168-1169,1171-1176,1179
--- 1 ----
! /trunk:1058,1060,1062-1072,1075-1076,1078,1080-1082,1084-1085,1087-1088,1090,1092-1096,1098,1100-1102,1104-1105,1107,1109-1114,1117,1119,1121,1123-1125,1127-1134,1136,1138,1141,1143-1144,1148-1150,1152-1154,1157,1159-1160,1162-1166,1168-1169,1171-1176,1179,1181
Modified: branches/stable/titania/styles/default/theme/common.css
==============================================================================
*** branches/stable/titania/styles/default/theme/common.css (original)
--- branches/stable/titania/styles/default/theme/common.css Fri Apr 30 13:16:56 2010
***************
*** 293,298 ****
--- 293,302 ----
font-size: 1.1em;
}
+ dd.general img {
+ vertical-align: middle;
+ }
+
#categories .forums dd.general {
font-size: 1.2em;
}
Modified: branches/stable/titania/styles/prosilver/theme/common.css
==============================================================================
*** branches/stable/titania/styles/prosilver/theme/common.css (original)
--- branches/stable/titania/styles/prosilver/theme/common.css Fri Apr 30 13:16:56 2010
***************
*** 334,339 ****
--- 334,343 ----
font-size: 1.1em;
}
+ dd.general img {
+ vertical-align: middle;
+ }
+
#categories .forums dd.general {
font-size: 1.2em;
}
More information about the customisationdb-commits
mailing list