From 842d3611e83ece5d77c3d1f7d71771554d2ba5db Mon Sep 17 00:00:00 2001 From: Andrey Baydashkin Date: Tue, 18 Oct 2016 18:16:21 +0300 Subject: [PATCH] button appearance --- assets/css/main.css | 11 +---------- wallets/templates/score-detail.html | 4 +++- 2 files changed, 4 insertions(+), 11 deletions(-) diff --git a/assets/css/main.css b/assets/css/main.css index 1528d8c..5055f4e 100644 --- a/assets/css/main.css +++ b/assets/css/main.css @@ -535,16 +535,7 @@ a, a:hover, a:focus, a:active { } .print-score { - float: right; - height: 40px; - background-color: #ffffc8; - width: 182px; - border: 2px solid #ff0000; - color: #0000ff; - font-size: 16px; - -webkit-box-shadow: 2px 2px 10px 0px rgba(0,0,0,0.75); - -moz-box-shadow: 2px 2px 10px 0px rgba(0,0,0,0.75); - box-shadow: 2px 2px 10px 0px rgba(0,0,0,0.75); + float: right !important; } .triangle1 { diff --git a/wallets/templates/score-detail.html b/wallets/templates/score-detail.html index 1162505..b7ce57b 100644 --- a/wallets/templates/score-detail.html +++ b/wallets/templates/score-detail.html @@ -136,7 +136,9 @@ - +
Дата