public
Description: FiveRuns TuneUp Panel
Homepage: http://fiveruns.org
Clone URL: git://github.com/fiveruns/fiveruns_tuneup.git
Search Repo:
Added styling for the Back to Run link.
bdainton (author)
Wed Jul 09 14:22:45 -0700 2008
commit  a0aa255afeedcdafbd8fb5a6fc3a3448e190e421
tree    a8def29390c63270ecb0d1fde16ac8f6ff478981
parent  4567dafdccd4460210fc7582ce5cae1d35a2355c
...
70
71
72
 
73
74
75
...
70
71
72
73
74
75
76
0
@@ -70,6 +70,7 @@ version: 2.5.1
0
 #tuneup #tuneup-data { position: relative;}
0
 #tuneup #tuneup-top { position: absolute; top: 0px; right: 10px; padding: 0; margin: 0 0 0 150px; z-index: 11000; }
0
 #tuneup #tuneup-top #tuneup-save-link { float: right; line-height: 45px; vertical-align: bottom; text-align: center; font-weight: bold; padding: 0 9px 0 20px; background: url(/images/tuneup/pointer.gif) 0 50% no-repeat; }
0
+#tuneup #tuneup-back-to-run-link { float: right; line-height: 15px; vertical-align: bottom; text-align: center; padding: 8px; background-color: #333; -moz-border-radius: 5px; margin: 7px 10px 0px 0px; border: 1px solid black;}
0
 #tuneup #tuneup-summary {float: right; padding: 9px; width: 400px; padding-bottom: 17px; margin-top: 3px; text-align: center; color: #ddd; -moz-border-radius: 6px 6px 0 0; }
0
 
0
 #tuneup #tuneup-data:hover #tuneup-summary { /* h */

Comments

    No one has commented yet.