summaryrefslogtreecommitdiffhomepage
path: root/static/css/ss.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/css/ss.css')
-rw-r--r--static/css/ss.css55
1 files changed, 55 insertions, 0 deletions
diff --git a/static/css/ss.css b/static/css/ss.css
new file mode 100644
index 0000000..09e0efb
--- /dev/null
+++ b/static/css/ss.css
@@ -0,0 +1,55 @@
+
+.mc-ss-input {
+ width: 90%;
+ font-size: 1.1rem;
+ min-height: 2.2em;
+ text-align: left;
+ margin: 0.5em;
+}
+
+.mc-ss-main-panel table {
+ margin: 2em 0;
+}
+
+.mc-ss-main-panel table td {
+ padding: 0.7em 0.3em;
+ font-size: 0.9rem;
+}
+
+.mc-ss-table th.mc-sortable:hover {
+ text-decoration: underline;
+ cursor: pointer;
+}
+
+.mc-table-bit-map, .mc-ss-table {
+ border-collapse: collapse;
+ width: 80%;
+ margin: 0 auto;
+}
+
+.mc-table-basic-no-border th, .mc-table-basic th {
+ font-weight: bold;
+}
+
+.mc-ss-table {
+ border: 1px solid black;
+ padding: 0.3em;
+ text-decoration: underline;
+ cursor: pointer;
+}
+
+.mc-ss-table th {
+ border: 1px solid black;
+ padding: 0.3em;
+}
+
+
+.mc-ss-table td {
+ border: 1px solid black;
+ padding: 0.3em;
+}
+
+.mc-table-bit-map td {
+ border: 1px solid black;
+ padding: 0.3em;
+} \ No newline at end of file

Highly Recommended Verilog Books