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

Unified Diff: samples/interactive_sampler_assets/styles.css

Issue 3083012: Tidying up. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/o3d/
Patch Set: '' Created 10 years, 4 months 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « samples/iframeit.html ('k') | samples/interactive_sampler_assets/styles_ie.css » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: samples/interactive_sampler_assets/styles.css
===================================================================
--- samples/interactive_sampler_assets/styles.css (revision 55159)
+++ samples/interactive_sampler_assets/styles.css (working copy)
@@ -20,10 +20,6 @@
height: 50px;
}
-/*#footer {
- width: 100%;
-
-}*/
#selectSample {
width: 30%;
@@ -228,7 +224,7 @@
}
#googleLogoTD {
- text-align:right;
+ text-align:right;
vertical-align:middle;
padding-right: 7px;
}
@@ -262,19 +258,19 @@
background: #D0E4F6 url(interactive_sampler_assets/images/lb_tr.png) no-repeat top right;
}
-.db_top div, .db_top,
+.db_top div, .db_top,
.lb_top div, .lb_top {
height: 5px;
font-size: 1px;
}
.lb_roundedcornr_content,
-.db_roundedcornr_content {
- padding: 0px 10px;
+.db_roundedcornr_content {
+ padding: 0px 10px;
font-size: 80%;
}
.lb_roundedcornr_content {
- background-color: #D0E4F6;
+ background-color: #D0E4F6;
}
.db_roundedcornr_content {
« no previous file with comments | « samples/iframeit.html ('k') | samples/interactive_sampler_assets/styles_ie.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698