Not: Yayımladıktan sonra değişiklikleri görmeniz için tarayıcınızın önbelleğini temizlemeniz gerekebilir.
- Firefox / Safari: Shift tuşuna basılıyken Yeniden Yükle'ye tıklayın ya da Ctrl-F5 ya da Ctrl-R tıklayın (Mac için ⌘-R)
- Google Chrome: Ctrl-Shift-R'ye basın. (Mac için ⌘-Shift-R)
- Edge: Ctrl basılıyken Yenile'ye tıklayın ya da Ctrl-F5'e basın.
/* wikitable is part of core. prettytable is deprecated but still used in some
places, until fully replaced: */
table.prettytableuygulama {
width: 100%;
}
table.prettytableuygulama td {
padding: 0.2em;
}
table.prettytableuygulama td.sign {
padding: 5px;
border: 2px solid #edeff0;
}
table.prettytableuygulama input.check {
height: 20px;
width: 20px;
background-color: #edeff0;
border-radius: 50%;
}
table.prettytableuygulama td:nth-child(1) { }
table.prettytableuygulama td:nth-child(2) { }
table.prettytableuygulama td:nth-child(3) { border: 1px #aaa solid; padding: 5px; border-radius: 5px;}
table.prettytableuygulama td:nth-child(4) { border: 1px #aaa solid; padding: 5px; border-radius: 5px;}
table.prettytableuygulama td:nth-child(5) { border: 1px #aaa solid; padding: 5px; border-radius: 5px;}
table.prettytableuygulama td:nth-child(6) { border: 1px #aaa solid; padding: 5px; border-radius: 5px;}
table.prettytableuygulama td:nth-child(7) { border: 1px #aaa solid; padding: 5px; border-radius: 5px;}
table.prettytableuygulama td:nth-child(8) { border: 1px #aaa solid; padding: 5px; border-radius: 5px;}
table.prettytableuygulama td:nth-child(9) { border: 1px #aaa solid; padding: 5px; border-radius: 5px;}
table.prettytableuygulama td:nth-child(10) { border: 1px #aaa solid; padding: 5px; border-radius: 5px;}
table.prettytableuygulama td:nth-child(11) { border: 1px #aaa solid; padding: 5px; border-radius: 5px;}
table.prettytableuygulama td.sign:nth-child(1) { background: #7ed2fc; padding: 5px; border-radius: 5px; }
table.prettytableuygulama td.sign:nth-child(2) { background: #fc9090; padding: 5px; border-radius: 5px; }
table.prettytableuygulama td.sign:nth-child(3) { background: #facf84; padding: 5px; border-radius: 5px; }
table.prettytableuygulama td.sign:nth-child(4) { background: #a1ffa4; padding: 5px; border-radius: 5px; }
table.prettytableuygulama td.sign:nth-child(5) { background: #faa7fc; padding: 5px; border-radius: 5px; }
table.prettytableuygulama td.sign:nth-child(6) { background: #7ed2fc; padding: 5px; border-radius: 5px; }
table.prettytableuygulama td.sign:nth-child(7) { background: #fc9090; padding: 5px; border-radius: 5px; }
table.prettytableuygulama td.sign:nth-child(8) { background: #facf84; padding: 5px; border-radius: 5px; }
table.prettytableuygulama td.sign:nth-child(9) { background: #a1ffa4; padding: 5px; border-radius: 5px; }
table.prettytableuygulama td.sign:nth-child(10) { background: #faa7fc; padding: 5px; border-radius: 5px; }
table.prettytableuygulama th:nth-child(1) { background: #7ed2fc; }
table.prettytableuygulama th:nth-child(2) { background: #fc9090; }
table.prettytableuygulama th:nth-child(3) { background: #facf84; }
table.prettytableuygulama th:nth-child(4) { background: #a1ffa4; }
table.prettytableuygulama th:nth-child(5) { background: #faa7fc; }
table.prettytableuygulama th:nth-child(6) { background: #7ed2fc; }
table.prettytableuygulama th:nth-child(7) { background: #fc9090; }
table.prettytableuygulama th:nth-child(8) { background: #facf84; }
table.prettytableuygulama th:nth-child(9) { background: #a1ffa4; }
table.prettytableuygulama th:nth-child(10) { background: #faa7fc; }
table.prettytableuygulama th {
border: 1px #aaa solid;
border-radius: 5px;
padding: 5px;
text-align: center;
}
table.prettytableuygulama caption {
margin-left: inherit;
margin-right: inherit;
}