From 788549415bd1ad932f57f5e8db89947486dcd6bf Mon Sep 17 00:00:00 2001 From: Matt Lee Date: Tue, 5 Aug 2014 15:09:06 -0700 Subject: [PATCH] Allow updated UI on pages other than promoted/edit_promo. --- r2/r2/public/static/css/reddit.less | 6 +++++- r2/r2/templates/promotelinkedit.html | 2 +- r2/r2/templates/promotelinknew.html | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/r2/r2/public/static/css/reddit.less b/r2/r2/public/static/css/reddit.less index 83b62a4ef..6c39bd10d 100644 --- a/r2/r2/public/static/css/reddit.less +++ b/r2/r2/public/static/css/reddit.less @@ -5837,7 +5837,7 @@ div #campaign-field { } } -.campaign { +.sponsored-page { .checkbox-group, .radio-group, .form-group, @@ -5914,6 +5914,10 @@ div #campaign-field { } .create-promotion { + +} + +.sponsored-page { @bg-color: lighten(#cee3f8, 5%); width: 800px; margin: auto; diff --git a/r2/r2/templates/promotelinkedit.html b/r2/r2/templates/promotelinkedit.html index 6cfbed7eb..35ad1017e 100644 --- a/r2/r2/templates/promotelinkedit.html +++ b/r2/r2/templates/promotelinkedit.html @@ -31,7 +31,7 @@ ${unsafe(js.use('sponsored'))} -
+