font-weight

pull/7643/head
Karl Prieb 8 years ago
parent b2428f5b95
commit ae1ab814df
  1. 7
      packages/rocketchat-theme/client/imports/general/base.css
  2. 4
      packages/rocketchat-theme/client/imports/general/base_old.css

@ -1,14 +1,7 @@
strong,
b {
font-weight: bold !important;
}
*,
*::before,
*::after {
box-sizing: border-box;
font-weight: 500;
}
html {

@ -1,7 +1,3 @@
.rc-old * {
font-weight: inherit;
}
.rc-old .text-right {
text-align: right;
}

Loading…
Cancel
Save