From 5893fd32857448b36662fa0916f9039788783482 Mon Sep 17 00:00:00 2001 From: Aung Kyaw Phyoe Date: Fri, 18 Jan 2019 10:32:19 +0630 Subject: [PATCH] css file --- app/assets/stylesheets/reset.css | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/app/assets/stylesheets/reset.css b/app/assets/stylesheets/reset.css index babe9144..5a65a5ae 100644 --- a/app/assets/stylesheets/reset.css +++ b/app/assets/stylesheets/reset.css @@ -304,20 +304,20 @@ div.online-order-margin > div > span { /* default-header-color */ /* order-no color */ .order-badge { - position: relative; - background: #ff6600; - height: 1.8rem; - bottom: 0.9rem; - right: 1.7rem; - width: 1.8rem; - text-align: center; - line-height: 1.7rem; - font-size: 0.9rem; - border-radius: 50%; - color: white; - border: 5px solid #ff6600; - font-family: sans-serif; - font-weight: bold; + position: relative; + background: #ff6600; + height: 1.8rem; + bottom: 0.9rem; + right: 1.2rem; + width: 1.9rem; + text-align: center; + line-height: 1.7rem; + font-size: 0.9rem; + border-radius: 50%; + color: white; + border: 7px solid #ff6600; + font-family: sans-serif; + font-weight: bold; } /*.order-badge {