diff options
| author | Alon Levy <alon@pobox.com> | 2014-12-01 22:52:42 +0200 |
|---|---|---|
| committer | Alon Levy <alon@pobox.com> | 2014-12-01 22:52:42 +0200 |
| commit | 77f57c0e7a008b6fc2ed0dc7c4ba4054690f5fc1 (patch) | |
| tree | 6cd24020f66ba5cd8acab8aded47547647e35b5a /res/css/style.css | |
| parent | cb6df11ee9adb431edf5897ebed16b2483b98d29 (diff) | |
rerun sass after rebase of last ofer commit
Diffstat (limited to 'res/css/style.css')
| -rw-r--r-- | res/css/style.css | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/res/css/style.css b/res/css/style.css index c29a6b65..40076cf3 100644 --- a/res/css/style.css +++ b/res/css/style.css @@ -392,8 +392,8 @@ input { position: relative; width: 100%; height: 48px; - background-color: #d3f2f8; - color: #1d6e7f; + background-color: #D3F2F8; + color: #1D6E7F; border-top: 1px solid #8eb6bf; border-bottom: 1px solid #8eb6bf; z-index: 1; } @@ -482,3 +482,5 @@ h2 { h1 { font-size: 12px; } + +/*# sourceMappingURL=style.css.map */ |
