Changeset d9453fc in OpenWorkouts-current


Ignore:
Timestamp:
Mar 12, 2019, 12:42:08 PM (5 years ago)
Author:
Borja Lopez <borja@…>
Branches:
current
Children:
02b96c5
Parents:
c24991d
Message:

Another typo fix s/cotent/content

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ow/static/css/main.css

    rc24991d rd9453fc  
    11911191}
    11921192/* Week report */
    1193 .svg-cotent svg {
     1193.svg-content svg {
    11941194  width: 100%;
    11951195  height: 100%;
    11961196}
    1197 .svg-cotent .label {
     1197.svg-content .label {
    11981198  font-size: 13px;
    11991199  font-size: 0.8125rem;
    12001200  text-anchor: middle;
    12011201}
    1202 .svg-cotent .tick {
     1202.svg-content .tick {
    12031203  font-size: 13px;
    12041204  font-size: 0.8125rem;
Note: See TracChangeset for help on using the changeset viewer.