File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -177,17 +177,20 @@ form table .help {
177177.position-recuse { background-color : # c0c0c0 ;}
178178.position-norecord { background-color : # ffffff ;}
179179
180- .ballot-sidebar { width : 13 em ; float : left; margin-top : 0.4em ; margin-right : 1em ; padding : 0.5em ; background : # edf5ff ; }
180+ .ballot-sidebar { width : 160 px ; float : left; margin-top : 0.4em ; margin-right : 1em ; padding : 0.5em ; background : # edf5ff ; }
181181.ballot-sidebar .action { margin-bottom : 1em ; }
182182.ballot-sidebar .position-group { margin-bottom : 1em ; }
183183.ballot-sidebar .position-group .heading { font-weight : bold; }
184184.ballot-sidebar .position-group .square { border : 1px solid # 000 ; display : inline-block; width : 10px ; height : 10px ; margin-right : 4px ; position : static; vertical-align : middle }
185185.ballot-sidebar .position-group .was { padding-left : 10px ; font-size : 85% ; }
186186.ballot-sidebar .position-group : last-child { margin-bottom : 0 ; }
187187
188- .ballot-content { margin-left : 15 em ; }
188+ .ballot-content { margin-left : 180 px ; }
189189.ballot-content .other-ballots { margin : 1em 0 2em 0 ; }
190190.ballot-content .other-ballots a { display : inline-block; margin-right : 0.5em ; }
191191
192+ # ballot_dialog_body { background-color : # fff ; }
193+ # ballot_dialog_body .ballot-sidebar { margin-top : 0 ; }
194+
192195.ballot-content h2 .ad-ballot-comment { background : # 2647A0 ; color : # fff ; padding : 2px 4px ; font-size : 108% ; margin-top : 0 ;}
193196
You can’t perform that action at this time.
0 commit comments