diff options
| author | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-01-22 10:36:22 -0500 |
|---|---|---|
| committer | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-01-22 10:36:22 -0500 |
| commit | ab755f2151eddaa2a9220256e139bbc5f2081705 (patch) | |
| tree | a74f5e969abd67bc08e98375c033c5239e8b50b0 | |
| parent | cf7aa47395ec0fdbd2c129ed94d2f07217b27904 (diff) | |
| parent | a5541502fbb496fbbd83ccd2e8c14b7558a9ebb0 (diff) | |
timb merging conflicted css
| -rwxr-xr-x | static/header.css | 28 |
1 files changed, 0 insertions, 28 deletions
diff --git a/static/header.css b/static/header.css index 9c6b57c..e4df65e 100755 --- a/static/header.css +++ b/static/header.css @@ -91,32 +91,4 @@ top:20; height: 62px; z-index: 1000; } -#topnav { - padding:10px 0px 12px; - font-size:11px; - line-height:23px; - text-align:right; -} -#topnav a.signin { - background:#88bbd4; - padding:4px 6px 6px; - text-decoration:none; - font-weight:bold; - color:#fff; - -webkit-border-radius:4px; - -moz-border-radius:4px; - border-radius:4px; - *background:transparent url("images/signin-nav-bg-ie.png") no-repeat 0 0; - *padding:4px 12px 6px; -} -#topnav a.signin:hover { - background:#59B; - *background:transparent url("images/signin-nav-bg-hover-ie.png") no-repeat 0 0; - *padding:4px 12px 6px; -} -#topnav a.signin, #topnav a.signin:hover { - *background-position:0 3px!important; -} - -/* End CSS Drop Down Menu */ |
