Skip to content
This repository has been archived by the owner on Apr 17, 2022. It is now read-only.

Commit

Permalink
Display .sheets .btn.right by default
Browse files Browse the repository at this point in the history
Fix #8

This commit reenables the "see previous versions" button on the
stylesheet modification page. This button was being hidden previously
before as it was linking to something else that was deemed not needed
but should now be interactive as people should have quick access to
the stylesheet history.
  • Loading branch information
sigv committed Aug 15, 2014
1 parent 1ec22aa commit 80f4922
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Naut CSS.css
Original file line number Diff line number Diff line change
Expand Up @@ -1568,7 +1568,6 @@
font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
}

.sheets .btn.right {display: none;}
.sheets .col textarea {width: 100%;background-color: #fff;}
.sheets .col textarea:hover {border-color: #B1B1B1;}
.sheets .col textarea:focus {border-color: #5b92fa;}
Expand Down

0 comments on commit 80f4922

Please sign in to comment.