aboutsummaryrefslogtreecommitdiffstats
path: root/SPPC.dcproj/project/widget.wdgt/main.css
diff options
context:
space:
mode:
Diffstat (limited to 'SPPC.dcproj/project/widget.wdgt/main.css')
-rw-r--r--SPPC.dcproj/project/widget.wdgt/main.css261
1 files changed, 261 insertions, 0 deletions
diff --git a/SPPC.dcproj/project/widget.wdgt/main.css b/SPPC.dcproj/project/widget.wdgt/main.css
new file mode 100644
index 0000000..4c15002
--- /dev/null
+++ b/SPPC.dcproj/project/widget.wdgt/main.css
@@ -0,0 +1,261 @@
+/*
+ This file was generated by Dashcode.
+ You may edit this file to customize your widget or web page
+ according to the license.txt file included in the project.
+ */
+
+th {
+ text-align: left;
+}
+
+td {
+ vertical-align: top;
+}
+
+body {
+ margin: 0px;
+}
+
+#frontImg {
+ position: absolute;
+ display: block;
+ top: 0px;
+ left: 0px;
+ bottom: 0px;
+ right: 0px;
+ width: auto;
+ height: auto;
+}
+
+#info {
+ position: absolute;
+ right: 15px;
+ bottom: 18px;
+ width: 13px;
+ height: 13px;
+ left: 492px;
+}
+
+#back {
+ display: none;
+}
+
+#backImg {
+ position: absolute;
+ display: block;
+ top: 0px;
+ left: 0px;
+ bottom: 0px;
+ right: 0px;
+ width: auto;
+ height: auto;
+}
+
+#done {
+ position: absolute;
+ right: 21px;
+ bottom: 21px;
+ margin-left: auto;
+ margin-top: auto;
+}
+
+#tax_field {
+ position: absolute;
+ color: black;
+ font-family: HelveticaNeue;
+ font-size: 10pt;
+ top: 89px;
+ left: 215px;
+ width: 46px;
+}
+
+#text {
+ font-size: 13px;
+ font-family: 'Lucida Grande', Arial, sans-serif;
+ text-overflow: ellipsis;
+ overflow: hidden;
+ position: absolute;
+ margin-top: 0px;
+ left: 70px;
+ color: rgb(255, 255, 255);
+ text-align: right;
+ top: 93px;
+ right: 326px;
+ width: auto;
+ height: auto;
+}
+
+.selected #text {
+ color: white;
+}
+
+#text1 {
+ font-size: 13px;
+ font-family: 'Lucida Grande', Arial, sans-serif;
+ text-overflow: ellipsis;
+ overflow: hidden;
+ position: absolute;
+ margin-top: 0px;
+ left: 70px;
+ color: rgb(255, 255, 255);
+ text-align: right;
+ top: 152px;
+ right: 325px;
+ width: auto;
+ height: auto;
+}
+
+.selected #text1 {
+ color: white;
+}
+
+#shipping_field {
+ position: absolute;
+ color: black;
+ font-family: HelveticaNeue;
+ font-size: 10pt;
+ left: 215px;
+ top: 148px;
+ width: 46px;
+}
+
+#text2 {
+ font-size: 13px;
+ font-family: 'Lucida Grande', Arial, sans-serif;
+ text-overflow: ellipsis;
+ overflow: hidden;
+ position: absolute;
+ margin-top: 0px;
+ color: rgb(255, 255, 255);
+ text-shadow: none;
+ left: 70px;
+ text-align: right;
+ top: 123px;
+ right: 325px;
+ width: auto;
+ height: auto;
+}
+
+.selected #text2 {
+ color: white;
+}
+
+#margin_field {
+ position: absolute;
+ color: black;
+ font-family: HelveticaNeue;
+ font-size: 10pt;
+ left: 215px;
+ top: 119px;
+ width: 46px;
+}
+
+#text3 {
+ font-size: 13px;
+ font-family: 'Lucida Grande', Arial, sans-serif;
+ text-overflow: ellipsis;
+ overflow: hidden;
+ position: absolute;
+ margin-top: 0px;
+ left: 70px;
+ color: rgb(255, 255, 255);
+ text-align: right;
+ top: 180px;
+ right: 325px;
+ width: auto;
+ height: auto;
+}
+
+.selected #text3 {
+ color: white;
+}
+
+#rate_field {
+ position: absolute;
+ color: black;
+ font-family: HelveticaNeue;
+ font-size: 10pt;
+ left: 215px;
+ top: 177px;
+ width: 46px;
+}
+
+#popup {
+ font-family: HelveticaNeue-Bold;
+ font-size: 12px;
+ text-align: left;
+ position: absolute;
+ right: auto;
+ margin-top: 0px;
+ top: 29px;
+ left: 36px;
+ width: 453px;
+ bottom: 291px;
+ height: auto;
+}
+
+#search {
+ position: absolute;
+ right: auto;
+ bottom: auto;
+ margin-top: 0px;
+ top: 58px;
+ left: 36px;
+ width: 453px;
+}
+
+#scrollArea {
+ color: black;
+ font-family: HelveticaNeue;
+ position: absolute;
+ right: auto;
+ bottom: auto;
+ margin-top: 0px;
+ width: 452px;
+ height: 221px;
+ font-size: 8pt;
+ left: 36px;
+ top: 88px;
+}
+
+table {
+ width: 100%;
+}
+
+#image {
+ position: absolute;
+ right: auto;
+ bottom: auto;
+ margin-top: 0px;
+ width: 100px;
+ height: 32px;
+ left: 215px;
+ top: 259px;
+}
+
+#inner_image {
+ position: absolute;
+ bottom: 0px;
+ right: 0px;
+ left: 0px;
+ top: 0px;
+ margin: auto;
+ max-width: 100%;
+ max-height: 100%;
+ width: auto;
+ height: auto;
+}
+
+th.number {
+ width: 72px;
+}
+.price {
+ width:30px;
+}
+td:hover {
+ cursor: pointer;
+ text-decoration: underline;
+}
+#front table {
+ z-index: 99999999;
+}