Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(273)

Issue 245670043: UserSetting Bootstrapped

Can't Edit
Can't Publish+Mail
Start Review
Created:
8 years, 9 months ago by yask123
Modified:
8 years, 9 months ago
Reviewers:
RogerHaase
Visibility:
Public.

Description

UserSetting Bootstrapped # To test this patch: 1. Fork my repo from here: https://bitbucket.org/yask123/moin-2.0/ 2. Move to the branch `improvethemes` : `$ hg update improvethemes` 3. Download and apply this patch ChangeLog # Uses latest xstatic, bootstrap version: 3.3.5.1 # Fix for footer jump. Now footer won't jump in any page ( Even when the content is null). # User setting forms rewritten in bootstrap form design fashion (without <td> <tl> tags) to suit the current design of theme. # Macros in forms.html changed for compatibility reasons (as their is no requirement of labels and input box to be in <td>.. tags. # written css rules in theme.less to override default styling of tables written in `common.css`. # minor changes in footer. # Various style improvements Changelog2: #overlay issues afer reducing table width to ~900 pixels and clicking on the hamburger thing #Darker text

Patch Set 1 #

Patch Set 2 : Fixes overlay issues afer reducing table width to ~900 pixels and clicking on the hamburger thing #

Patch Set 3 : Minor input field enhancements in usersettings #

Patch Set 4 : top search box made borderless again #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4715 lines, -1573 lines) Patch
M MoinMoin/themes/basic/static/css/theme.css View 180 chunks +2027 lines, -968 lines 0 comments Download
M MoinMoin/themes/modernized/static/css/theme.css View 1 2 3 117 chunks +2152 lines, -564 lines 0 comments Download
M MoinMoin/themes/modernized/static/custom-less/normalize.css View 1 2 5 chunks +3 lines, -5 lines 0 comments Download
M MoinMoin/themes/modernized/static/custom-less/theme.less View 1 2 3 4 chunks +61 lines, -17 lines 0 comments Download
M MoinMoin/themes/modernized/static/custom-less/variables_modernized.less View 1 1 chunk +1 line, -1 line 0 comments Download
A MoinMoin/themes/modernized/templates/forms.html View 1 chunk +251 lines, -0 lines 0 comments Download
M MoinMoin/themes/modernized/templates/layout.html View 1 6 chunks +19 lines, -17 lines 0 comments Download
A MoinMoin/themes/modernized/templates/usersettings.html View 1 chunk +8 lines, -0 lines 0 comments Download
A MoinMoin/themes/modernized/templates/usersettings_forms.html View 1 chunk +192 lines, -0 lines 0 comments Download
M setup.py View 1 chunk +1 line, -1 line 0 comments Download

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b