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

Unified Diff: static/browser.css

Issue 738: Started adapting old Browser code to work with GAE backend and XmlHttpRequests instead of JSONP SVN Base: http://wto-informals.googlecode.com/svn/trunk/wto-informals/
Patch Set: Created 3 months, 3 weeks ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side by-side-diff with in-line comments
Download patch
Index: static/browser.css
===================================================================
--- static/browser.css (revision 5)
+++ static/browser.css (working copy)
@@ -65,7 +65,7 @@
#map {
background-color: white;
border: 2px solid #669933;
- position: absolute; top: 18em; right: 314px; bottom: 2px; left: 4px;
+ position: absolute; top: 15em; right: 314px; bottom: 2px; left: 4px;
margin: 4px 0 0 0;
}
@@ -111,6 +111,7 @@
text-align: left; vertical-align: top;
background-color: white;
}
+
#meetings .title { font-weight: bold; }
#calendar {

Powered by Google App Engine
This is Rietveld r292