summaryrefslogtreecommitdiff
path: root/public/jsme_bak/jsa.css
diff options
context:
space:
mode:
authorgebele <gebele@in-silico.ch>2014-10-08 10:56:41 +0200
committergebele <gebele@in-silico.ch>2014-10-08 10:56:41 +0200
commit65e95824737b033ad16046626fe7dbdb7ae43756 (patch)
tree309c81a3e60067b149ea1b101d93433aa6467627 /public/jsme_bak/jsa.css
parentccf3ef5b6c74d9f9b729a49c745328a24aaa28e5 (diff)
dropped compass gem, switch to scss;clean-up files/code
Diffstat (limited to 'public/jsme_bak/jsa.css')
-rw-r--r--public/jsme_bak/jsa.css175
1 files changed, 0 insertions, 175 deletions
diff --git a/public/jsme_bak/jsa.css b/public/jsme_bak/jsa.css
deleted file mode 100644
index d35fce9..0000000
--- a/public/jsme_bak/jsa.css
+++ /dev/null
@@ -1,175 +0,0 @@
-.gwt-DecoratedPopupPanel table,.gwt-MenuBarPopup table {
- border-collapse: separate;
- border-color: transparent;
- border-style: none;
- border-width: medium;
- table-layout: auto;
- width: auto;
- min-width: 0;
- height: auto;
- min-height: 0;
- display: inline-table;
- background-color: transparent;
- background-image: none;
- margin: 0;
- padding: 0;
- border: 0;
- outline: 0;
- font-size: 100%;
- vertical-align: baseline;
- line-height: normal;
-}
-
-.gwt-DecoratedPopupPanel td,.gwt-MenuBarPopup td {
- border-collapse: separate;
- border-color: transparent;
- border-style: none;
- border-width: medium;
- width: auto;
- min-width: 0;
- height: auto;
- min-height: 0;
- display: table-cell;
- background-color: transparent;
- background-image: none;
- margin: 0;
- padding: 0;
- border: 0;
- outline: 0;
- font-size: 100%;
- vertical-align: baseline;
- line-height: normal;
-}
-
-.gwt-DecoratedPopupPanel tr,.gwt-MenuBarPopup tr {
- /*border-collapse: separate;*/
- border-color: transparent;
- border-style: none;
- border-width: medium;
- width: auto;
- min-width: 0;
- display:table-row;
- height: auto;
- min-height: 0;
- background-color: transparent;
- background-image: none;
- margin: 0;
- padding: 0;
- border: 0;
- outline: 0;
- font-size: 100%;
- vertical-align: baseline;
- line-height: normal;
-}
-
-.gwt-DecoratedPopupPanel tbody,.gwt-MenuBarPopup tbody {
- border-collapse: separate;
- border-color: transparent;
- border-style: none;
- border-width: medium;
- width: auto;
- min-width: 0;
- height: auto;
- min-height: 0;
- background-color: transparent;
- background-image: none;
- margin: 0;
- padding: 0;
- border: 0;
- outline: 0;
- font-size: 100%;
- vertical-align: baseline;
- line-height: normal;
-}
-
-
-.jsa-resetTable {
- border-collapse: separate;
- border-color: transparent;
- border-style: none;
- border-width: medium;
- table-layout: auto;
- width: auto;
- min-width: 0;
- height: auto;
- min-height: 0;
- display: inline-table;
- background-color: transparent;
- background-image: none;
- margin: 0;
- padding: 0;
- border: 0;
- outline: 0;
- font-size: 100%;
- vertical-align: baseline;
- line-height: normal;
-}
-
-.jsa-resetTable td {
- border-collapse: separate;
- border-color: transparent;
- border-style: none;
- border-width: medium;
- table-layout: auto;
- display: table-cell;
- width: auto;
- min-width: 0;
- height: auto;
- min-height: 0;
- background-color: transparent;
- background-image: none;
- margin: 0;
- padding: 0;
- border: 0;
- outline: 0;
- font-size: 100%;
- vertical-align: baseline;
- line-height: normal;
-}
-
-.jsa-resetTable tr {
- /*border-collapse: separate;*/
- border-color: transparent;
- border-style: none;
- border-width: medium;
- width: auto;
- min-width: 0;
- display:table-row;
- height: auto;
- min-height: 0;
- background-color: transparent;
- background-image: none;
- margin: 0;
- padding: 0;
- border: 0;
- outline: 0;
- font-size: 100%;
- vertical-align: baseline;
- line-height: normal;
-}
-
-.jsa-resetDiv {
- text-align:left;
- border-color: transparent;
- border-style: none;
- border-width: medium;
- width: auto;
- min-width: 0;
- //display:inline;
- height: auto;
- min-height: 0;
- background-color: transparent;
- background-image: none;
- margin: 0;
- padding: 0;
- border: 0;
- outline: 0;
- font-size: 100%;
- vertical-align: baseline;
- line-height: normal;
-
-
-}
-
-
-} \ No newline at end of file