Browse Source

style.css: i don't know what it does, but it conflicts with watch.js. breakages may occur and i will fix whatever i'll get

pull/40/head
czaks 10 years ago
parent
commit
c39c745451
  1. 2
      js/wPaint
  2. 2
      stylesheets/style.css

2
js/wPaint

@ -1 +1 @@
Subproject commit ab35bbe7f99f870d764971955d0f47015d34bea4
Subproject commit a20cfb7d02631b7afa708fb91365dff165776c04

2
stylesheets/style.css

@ -94,7 +94,7 @@ form table tr th {
form table tr th {
background: #98E;
}
form table tr td div {
form table tr td div.center {
text-align: center;
float: left;
padding-left: 3px;

Loading…
Cancel
Save