Fossil

Diff
Login

Diff

Differences From Artifact [20f9c2d022]:

To Artifact [46442cd76b]:


946
947
948
949
950
951
952




953
954
955
956
957
958
959
textarea {
  max-width: 95%;
}
img {
  max-width: 100%;
  height: auto;
}





/**
  .tab-xxx: styles for fossil.tabs.js.
*/
.tab-container {
  width: 100%;
  display: flex;







>
>
>
>







946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
textarea {
  max-width: 95%;
}
img {
  max-width: 100%;
  height: auto;
}
hr {
  /* Needed to keep /dir README.txt from floating right in some skins */
  clear: both;
}

/**
  .tab-xxx: styles for fossil.tabs.js.
*/
.tab-container {
  width: 100%;
  display: flex;