Commit 7927ae84 authored by Stanislav Ievlev's avatar Stanislav Ievlev

- alterator.css: drop frame-table class

parent 742a32eb
......@@ -58,19 +58,6 @@ textarea, select, input.text {
background-color: #@LIGHT_COLOR_HEX@;
}
.frame-table {
border-style:solid;
border-width:1px;
margin: 3px;
}
.frame-table td, .frame-table th {
border-style:solid;
border-width:1px;
padding: 1px 1px 3px 3px;
}
.disabled {
color: #@DARK_COLOR_HEX@;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment