diff options
| author | Servail <45024837+Servail@users.noreply.github.com> | 2019-07-09 16:46:41 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-07-09 16:46:41 +0300 |
| commit | 75e24c30f00cf963a6bdb9495d48f8ce6985780d (patch) | |
| tree | bcdb68fa726f5a936adc80392323ff5e97822b0d /src/chrome/os/winnt | |
| parent | 720d87f7c33b2e4d716e4cdbad8812b8820e4903 (diff) | |
Update toolbarbutton.css
Diffstat (limited to 'src/chrome/os/winnt')
| -rw-r--r-- | src/chrome/os/winnt/toolbarbutton.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/chrome/os/winnt/toolbarbutton.css b/src/chrome/os/winnt/toolbarbutton.css index 9a7b67b..04cec58 100644 --- a/src/chrome/os/winnt/toolbarbutton.css +++ b/src/chrome/os/winnt/toolbarbutton.css | |||
| @@ -68,7 +68,7 @@ toolbarbutton[checked="true"]:not([disabled="true"]) { | |||
| 68 | padding-bottom: 2px; | 68 | padding-bottom: 2px; |
| 69 | padding-inline-start: 4px; | 69 | padding-inline-start: 4px; |
| 70 | padding-inline-end: 2px; | 70 | padding-inline-end: 2px; |
| 71 | background-color: rgba(255,255,255,0.5); | 71 | background-color: rgba(64,64,64,0.5); |
| 72 | color: #fff; | 72 | color: #fff; |
| 73 | } | 73 | } |
| 74 | 74 | ||
| @@ -137,7 +137,7 @@ toolbarbutton[type="menu-button"][disabled="true"]:hover:active { | |||
| 137 | } | 137 | } |
| 138 | 138 | ||
| 139 | .toolbarbutton-badge { | 139 | .toolbarbutton-badge { |
| 140 | background-color: rgb(110,110,110); | 140 | background-color: rgb(1,1,1); |
| 141 | font-size: 10px; | 141 | font-size: 10px; |
| 142 | font-weight: bold; | 142 | font-weight: bold; |
| 143 | padding: 0 2px 1px; | 143 | padding: 0 2px 1px; |
