bbangert / dozer


WSGI middleware fork of Robert Brewer's Dowser
Clone URL : http://bitbucket.org/bbangert/dozer/ (size: 146.1 KB)
commit 30: 8b8e6861e08f
parent 29: 949cf917a6a8
branch: trunk
Tweaking name to be ok at longer depths
Ben Bangert / bbangert
4 months ago

Changed (Δ295 bytes):

raw changeset »

dozer/media/profile.css (4 lines added, 3 lines removed)

Up to file-list dozer/media/profile.css:

@@ -135,12 +135,13 @@ version: 2.5.1
135
135
#profile ul ul ul ul ul ul ul .title { width: 476px; }
136
136
137
137
#profile ul ul ul ul ul ul ul ul .title { width: 472px; }
138
139
138
#profile ul ul ul ul ul ul ul ul ul .title { width: 468px; }
140
141
139
#profile ul ul ul ul ul ul ul ul ul ul .title { width: 464px; }
142
143
140
#profile ul ul ul ul ul ul ul ul ul ul ul .title { width: 460px; }
141
#profile ul ul ul ul ul ul ul ul ul ul ul ul .title { width: 456px; }
142
#profile ul ul ul ul ul ul ul ul ul ul ul ul ul .title { width: 452px; }
143
#profile ul ul ul ul ul ul ul ul ul ul ul ul ul ul .title { width: 448px; }
144
#profile ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul .title { width: 444px; }
144
145
145
146
146
147
#profile-flash { display: none; text-align: left; font-size: 12px; padding: 5px; color: #000; border-bottom: 1px #000 solid; }