| Line 118: |
Line 118: |
| | text-align: right; | | text-align: right; |
| | width: auto; | | width: auto; |
| | + | } |
| | + | |
| | + | // This stuff is for [[Template:News block 2]] |
| | + | |
| | + | .plainlinksneverexpand { |
| | + | background: none ! important; |
| | + | padding: 0 ! important; |
| | + | } |
| | + | |
| | + | .plainlinksneverexpand .urlexpansion { |
| | + | display: none ! important; |
| | + | } |
| | + | |
| | + | /* Make sure that ext links displayed within "plainlinksneverexpand" don't get |
| | + | the arrow... |
| | + | */ |
| | + | .plainlinksneverexpand a { |
| | + | background: none !important; |
| | + | padding: 0 !important; |
| | + | } |
| | + | |
| | + | .plainlinksneverexpand a.external.text:after { |
| | + | display: none !important; |
| | + | } |
| | + | .plainlinksneverexpand a.external.autonumber:after { |
| | + | display: none !important; |
| | } | | } |