Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(163)

Side by Side Diff: chrome/browser/resources/options/managed_user_settings.css

Issue 11414294: Add a "managed user settings" page to chrome://settings. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 8 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 #managed-user-settings-page {
Evan Stade 2012/12/03 20:03:25 license header
Bernhard Bauer 2012/12/03 20:34:04 Done.
2 min-width: 600px;
3 }
Evan Stade 2012/12/03 20:03:25 \n
Bernhard Bauer 2012/12/03 20:34:04 Done.
4 /* Content Packs list */
5 #content-packs-list {
6 margin-bottom: 10px;
7 min-height: 0;
8 }
9
Evan Stade 2012/12/03 20:03:25 ^H
Bernhard Bauer 2012/12/03 20:34:04 Done.
OLDNEW
« no previous file with comments | « chrome/app/resources/locale_settings.grd ('k') | chrome/browser/resources/options/managed_user_settings.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698