mirror of
https://github.com/jquery/jquery-ui.git
synced 2024-11-21 11:04:24 +00:00
9 lines
226 B
CSS
9 lines
226 B
CSS
/* tests.css */
|
|
|
|
body { font-size: 62.5%; }
|
|
iframe { border: 0; width: 200px; 150px; }
|
|
td { border: 1px solid silver; padding: 10px; }
|
|
td textarea { font-size: 10px; }
|
|
del { background: #FFE6E6; }
|
|
ins { background: #E6FFE6; }
|